We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b298507 commit 35b92baCopy full SHA for 35b92ba
1 file changed
README.md
@@ -14,7 +14,7 @@ In picture below _BinanceBot create order to Order Book only if price spread by
14
![alt text][binance_bot_running]
15
16
__Warn:__ BinanceBot uses _test order create_ API by default (without real order creation).
17
-Turn off `TEST_ORDER_CREATION_MODE` compilation symbol in [MarketMakerBot.cs](source/BinanceBot.Market/MarketMakerBot.cs)
+Turn off `TEST_ORDER_CREATION_MODE` compilation symbol in [MarketMakerBot.cs](src/BinanceBot.Market/MarketMakerBot.cs)
18
to _create real order_ in order book.
19
20
0 commit comments