Calling values from other charts????
-
Is it possible to call indicator values from an offline chart? How to link to different chart and its indicators and values?
Thanks
-
I don't think so, at least I don't know how to do something like this. But there is this type of variables - https://fxdreema.com/help/-/working%20w ... 0variables
-
__I don't think so, at least I don't know how to do something like this. But there is this type of variables - https://fxdreema.com/help/-/working%20w ... 0variables[/quote:2wjn7rb3]
Thanks for your response. I know this is possible, as I've seen some EA's that rely on information from other charts. The thing here is how to call indicators value from offline charts, for example M3 chart instead of standard M1, M5, M15.
Can timeframe be an input that can use other than the standard timeframe values? So I can type "M3" and it calls that offline chart? (offline charts are stored with desired M value, other than the standard used by MT4). What type of constant be needed for this?
I also wonder if there is a way to automatically draw trend lines?
What about a way to measure legs distance, So I can compare which way is trending more?
Thanks
-
I don't know about the M3 think. But you can give me some EA that does this and I will see how it does that. Maybe I don't know everything

Automatic trendlines - no. I guess there are indicators to do that. I was trying to do something like this once, but I quit.
Legs?