Skip to content

Commit

Permalink
bug
Browse files Browse the repository at this point in the history
  • Loading branch information
51bitquant committed Sep 9, 2021
1 parent 99fd1e5 commit 1b8d03f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,6 @@ def get_data(trader: Union[BinanceFutureTrader, BinanceSpotTrader]):
trader = BinanceFutureTrader()



exit()

trader.get_exchange_info()
get_data(trader) # for testing

Expand Down

0 comments on commit 1b8d03f

Please sign in to comment.