JeeZues / TradeBot

GNU General Public License v3.0
4 stars 4 forks source link

Feature request: Adapt to new SDCA strategy, dynamic TPs based on SO #13

Closed UC-VR closed 3 years ago

UC-VR commented 3 years ago

As per recently released SDCA strategy, it would be great if TradeBot could start changing TP% based on current SO, with configurable settings (% per SO).

for example: SO 1-4 = default SO5 = 1% SO6 = 2% SO7 = 3%

Thank you!

derrey commented 3 years ago

As per recently released SDCA strategy, it would be great if TradeBot could start changing TP% based on current SO, with configurable settings (% per SO).

for example: SO 1-4 = default SO5 = 1% SO6 = 2% SO7 = 3%

Thank you!

Was this strategy for Futures accounts? I thought it was just for the standard DCA non-leveraged strategy. I am not sure I would want to wait for a 3% on a 50x Futures contract.. maybe I missed something.

UC-VR commented 3 years ago

You are right, for SPOT only.

I've tested something similar manually on Futures, with some custom TPs.

But you are right, this is too risky to work well in autonomous mode.

JeeZues commented 3 years ago

@UC-VR @derrey I added that option no the less :)

derrey commented 3 years ago

@JeeZues will TradeBot work on standard DCA bots using this method? I have not testing or really thought this through yet.. just a curiosity question. With the new BPT SDCA settings, I was thinking that this could work at the BOT level and adjust the deals for that bot. (Still not sure if it is a good idea to fully automate this yet, but willing to try on some select bots)

derrey commented 3 years ago

@UC-VR Can you reopen this issue so we can discuss this for SPOT usage?