Page 1 of 1

Custom Indicator in a Strategy

PostPosted: Sun Jul 16, 2017 5:37 pm
by Remie9
Hello,

Before I start making my indicators or using already existing ones, I would like to know if its possible to use custom indicators in a strategy.

If not possible then I would have to code the logic into the strategy itself.

If its possible then an example would be welcomed.

Regards
Jeremie

Re: Custom Indicator in a Strategy

PostPosted: Tue Jul 25, 2017 12:51 pm
by Konstantin.Toporov
You can use custom indicators in strategies the same way as the standard ones.
Code is completely equal, just use the name of the custom indicator.
And make sure the indicator is already imported into FXTS.