Skip to content

Instantly share code, notes, and snippets.

@AhmedSakrr
Forked from ugik/arbitrage sniffer header
Created May 29, 2022 11:45
Show Gist options
  • Save AhmedSakrr/4208017ba0e132cff651827ce34d1271 to your computer and use it in GitHub Desktop.
Save AhmedSakrr/4208017ba0e132cff651827ce34d1271 to your computer and use it in GitHub Desktop.
FEE = 0.00075 # Binance VIP0 level spot-trade transaction fee for "Taker" (limit order)
ITERATIONS = 5000 # iterations to run
PRIMARY = ['ETH', 'USDT', 'BTC', 'BNB', 'ADA', 'SOL', 'LINK', 'LTC', 'UNI', 'XTZ']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment