I'm trying to get a values from different arrays in the same indicator but I already have the icustom getting values from a different indicator. I need them both.
- How would I find the open price of certain bars of an indicator with the icustom function?
- Simple way to get last Zig Zag pivot Price?
- Coding help
Coolaid:
I'm trying to get a values from different arrays in the same indicator but I already have the icustom getting values from a different indicator. I need them both.
So use another iCustom() call and use the other Indicator name and the buffer you need . . . you can call many Indicators and all their buffers if you want . . you just need many iCustom() calls.
I'm trying to get a values from different arrays in the same indicator but I already have the icustom getting values from a different indicator. I need them both.
Never mind. I forgot the you include the the index buffer number to select the which buffer/array of the indicator.
Thanks Raptor.
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register