Activation and deactivation events for each signal/filter
hello together
Have a new idea.
Each indicator should be able to be added dynamically depending on the situation. For example:
If a trade is still open after 12 hours, you should be able to add another indicator, which can then be used to close the trade in a good situation.
Or if a trade has 3 orders, you should be able to add another Indiaktor from the 4th order. This can be used for example to partially close orders.
Whats do you think? ;)
Currently, CP is a great tool do design martingale and "diamond hands" systems, which exit in profit only. However, in some cases it is better to let the position go instead of holding it until margin call.
Aligned with the request for more triggers around the TDI indicator, https://communitypowerea.userecho.com/en/communities/1/topics/606-tdi-with-more-signals
I believe that introducing the stop-loss-trigger logic to each indicator in general can strongly improve the performance of CP compared to current state where we only can trigger stop losses based on the draw down.
Technically, I would propose to extend the logic for the SL similar to TP:
but with "Max DD to close on signal"
inside the current StopLoss section
Also in each indicator adding the drop downs
would basically do the trick.
I believe this extension would open a wide range for new smart stop loss handing ideas.
Thanks for considering this!