Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
remove outdated comment in sample_mirror.cfg limiting ORDERBOOK_DEPTH…
Browse files Browse the repository at this point in the history
… with binance usage
  • Loading branch information
nikhilsaraf committed Oct 18, 2020
1 parent 2466352 commit 00508f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/configs/trader/sample_mirror.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ EXCHANGE_QUOTE="ZUSD"

# some alternative setups for ccxt-based exchanges:
# be careful about using USD vs. USDT since some exchanges support only one, or both, or in some cases neither.
# binance (these are the only valid values for ORDERBOOK_DEPTH when using binance: 5, 10, 20, 50)
#EXCHANGE="ccxt-binance"
#EXCHANGE_BASE="XLM"
#EXCHANGE_QUOTE="USDT"
Expand Down

0 comments on commit 00508f6

Please sign in to comment.