Indicators as global variables

Indicators as Global Variables

It would be highly beneficial to link an indicator (along with its settings) to a global variable. This way, we could simply select the global variable in the bot condition and reference it (e.g., /indicator_strategy1).

This approach would bring several advantages:

  • Reusable settings – Save indicator configurations once and reuse them across multiple bots.

  • Bulk editing – Easily update settings or swap indicators in multiple bots at the same time.

  • Simplified duplication – Make the process of duplicating bots faster and more efficient.

(See screenshot below)

2 Likes

I wanted to save whole section as variables, not just indicators but any section group. We started with the simplest implementation but we will enhance it.

yep I think the difference between indicators and the rest of the variables is that indicators have their own settings so after selecting indicators in the ‘type’ menu (in the create global variable) we will have to use the same indicators interface as the one used when configuring the bot so we basically save the indicators settings and not only the indicator

if Gainium keeps following this logic the global variables could be even more powerful than the bulk edit feature