MTPlayer:
Dear All,
I am trying to access the indicator value from remote system (indicator placed in remote system and accessing the value using icustom function)
Pls. help me how to use the indicator from remote system in icustom function.
It`s impossible using MQL and MetaTrader only.
Your need write indicator version for translate values to network (or writes to file), and another indicator for receieve this data.
In practice developing of there (sender/recever pair) is not complexity work and can by automated.

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
Dear All,
I am trying to access the indicator value from remote system (indicator placed in remote system and accessing the value using icustom function)
Pls. help me how to use the indicator from remote system in icustom function.