Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
codez0mb1e authored May 30, 2021
1 parent b298507 commit 35b92ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ In picture below _BinanceBot create order to Order Book only if price spread by
![alt text][binance_bot_running]

__Warn:__ BinanceBot uses _test order create_ API by default (without real order creation).
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)
to _create real order_ in order book.


Expand Down

0 comments on commit 35b92ba

Please sign in to comment.