Skip to content

Commit

Permalink
fix: duplicate market (whittlem#170)
Browse files Browse the repository at this point in the history
Co-authored-by: julien hadim <julien.hadim@groupe-nehs.com>
  • Loading branch information
tizbecool and julien hadim authored May 13, 2021
1 parent 2682dac commit c460059
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 @@ -378,7 +378,7 @@ The bot can trade multiple markets at once. This is also documented in my Medium

The way you trade multiple markets at once is create multiple Coinbase Pro portfolios for each each bot instance. You will then clone this project for additional bots with the relevant Portfolio keys (config.json).

I have 5 bots running at once for my Portfolios: "Bot - BTC-GBP", "Bot - BCH-GBP", "Bot - ETH-GBP", "Bot - ETH-GBP", and "Bot - XLM-EUR".
I have 5 bots running at once for my Portfolios: "Bot - BTC-GBP", "Bot - BCH-GBP", "Bot - ETH-GBP", "Bot - LTC-GBP", and "Bot - XLM-EUR".

Assuming each bot has a config.json that looks similar to this (update the "cryptoMarket" and "fiatMarket" appropriately):

Expand Down

0 comments on commit c460059

Please sign in to comment.