Open sgerodes opened 3 years ago
You can't disable TP on DCA Bots. For that, you can use SmartTrade.
@vitor-ao I know. Thats why I am asking for this feature.
you also could use TTP to prevent funds locking in TP... hm we will discuss this internally
@3commas-io There are situations where my trading algos state that I should start the deal, but I dont have information for any deal stop condition (as TTP) yet. Basically I want to start the deal without any stop condition.
@3commas-io Do you have any updates on this?
I like to buy daily (automatically/recurring/DCA), but instead of just buying at a certain time of the day, I like to use the signals available in 3commas (like TradeView x minutes).
That basically does the same thing as the HODL bot that you've created (https://app.3commas.io/hodl_bot), except that you can make it work a bit better by buying at the right time of the day using the provided signals.
The signals would prevent you from buying when it has suddenly spiked up, as it would make the bot wait till it's at a more favorable price point again.
The DCA manual start/stop is already implemented. Sometimes I dont want the bot to have any other stop condition. So I want to disable the TP and stop the deal manually in the future when I decide to. I think this could be a desired feature because a lot of people trade with TV signals.
Right now the workaround is to set the TP ridiculously high (e.g. 1000%), which looks very ugly in the deals UI representation.