Trailing UP feature for Combo and Grid bots

Add a trailing up feature on combo and grid bots in which the trailing logic shuts down the bot during the bullish price discovery phase, holds your bags, and restarts the bot once the new resistance level has been discovered. This would work well with combo and grid bots! I would gladly take part in any beta testing of trailing logistics. THANKS ARES for creating a platform we can be heard on! I have utilized this feature before with a custom python algo with EXCELLENT results and would love to see it implemented on GAINIUM!

1 Like

This could be achieved if the deal start condition is based on an indicator like ATH drawdown. So for deal start, the indicator must be higher than x%, where x is how close to ATH you want to stop opening deals. It could also be activated on the bot controller to force close the bot and any open deals.

This would not be a trailing up feature in the sense that other platforms name it. The combo doesn’t need trailing up as described here, and because of that we haven’t implemented it on the grid.

1 Like