Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Multi-Pair trading #12

Open
ghost opened this issue Apr 16, 2020 · 5 comments
Open

Allow Multi-Pair trading #12

ghost opened this issue Apr 16, 2020 · 5 comments
Labels
enhancement New feature or request

Comments

@ghost
Copy link

ghost commented Apr 16, 2020

Currently you have to select one pair to trade one. It would be nice if you can select multiple pairs to run at the same time (and split funds by choice on these pairs). To consider:

  • If they don't have the same base currency, total has to be calculated (in one converted currency?). For now we always choose the same base currency.
  • You have to be able to check the status of every trade, and adjust take profit and stop loss per currency. This is a nice to have for in the future.
  • You have to be able to select how many funds are used in the trade
  • Possibly select margin percentage per pair/trade too. This is a nice to have for in the future.
@rvdoud rvdoud added the enhancement New feature or request label Apr 17, 2020
@rvdoud
Copy link
Contributor

rvdoud commented May 12, 2020

@DemRev
What do you mean by this exactly: Possibly select margin percentage per pair/trade too.

@ghost
Copy link
Author

ghost commented May 12, 2020 via email

@rvdoud
Copy link
Contributor

rvdoud commented May 12, 2020

@DemRev
Do you have time for a telephone call? I have some questions about this issue.

@ghost
Copy link
Author

ghost commented May 12, 2020 via email

@rvdoud
Copy link
Contributor

rvdoud commented May 20, 2020

@DemRev
Ik heb een aantal vragen over het multipair trading op de live omgeving:

  • wil je per pair de buy_signal_settings (zie config_live) kunnen instellen of is 1 buy_signal_setting voor alle pairs voldoende
  • wil je het aantal ticks dat wordt onthouden per pair kunnen instellen (die ticks zijn input voor de botfunctie)
  • wil je het interval dat de botfunctie (bijv. elke 5 minuten) wordt aangeroepen per pair kunnen instellen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant