Indicators: Stoch RSI MT5 - page 2

 
Can I add this indicator to my mt5 app on my iphone?
[Deleted]  
@briandup #: Can I add this indicator to my mt5 app on my iphone?
No! The mobile app does not support custom indicators nor any kind of MQL program.
 

how do i import your kbuffer and dbuffer values into my EA in mql5?

 
tarikash general #:

how do i import your kbuffer and dbuffer values into my EA in mql5?

Use CopyBuffer()

 
For some reason the indicator is blank (values 0) when I added it to chart... Does not function at all like screenshot. No lines since values are 0. Is the file corrupted?
 
For some reason the indicator is blank (values 0) when I added it to chart... Does not function at all like screenshot. No lines since values are 0. Is the file corrupted? when I call this indicator to my EA doesn't work
 
Great work. thanks for sharing.