• Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
    Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)

the indi value

ahmed61089

Member
Credit Hunter
Credits
0
hello

got a mql question. I have an indicator that sell and buy signal by placing an arrow. However in the data window its not showing the value of arrow.

how can I know the value name if its not showing in data value?
 
determine first .. arrow is object or buffer
if object try to find object list .. show all
if buffer perhaps you can find it by pull the buffer with icustom

the fast way is to look the indicator code and find how the arrow calculated
 
Back
Top