Indicator call through iCustom

 

If I make an indicator.

Do I have to apply that indicator to a special chart to use the indicator or could I just use it with function iCustom to get the values.

To specify my question:

Lets pretend that I´ve made an indicator namned WG (Wholy Grail) and I want to use it on EUR/USD.

Do I have to apply the indicator to the EUR/USD chart and then from my EA get the values through iCustom?

Or could I just use the iCustom and specify EUR/USD and WG and still get the proper values (with the WG indicator not applied on EUR/USD)?

 
IntraTrade:


Or could I just use the iCustom and specify EUR/USD and WG and still get the proper values (with the WG indicator not applied on EUR/USD)?

Correct.
 
RaptorUK:
Correct.


Thank you!

This means that I could use all my indicators as functions...

THIS IS GOOD NEWS! and opens up a world of opportunities :-)

And with the iCustom I could also choose/change my extern indicator-indata :-)

I´m really starting to love MetaTrader. Now it is time to do some reprogramming...

Thank you once again!!!!

 
IntraTrade:

I´m really starting to love MetaTrader. Now it is time to do some reprogramming...

Thank you once again!!!!

You are welcome. I had a brief look at coding in Ninja Trader yesterday . . . . there are so many things that we take for granted in mql4 that NinjaScript doesn't have . . .
Reason: