Re-run the project with a time change
-
hi
I want my program to run again when I change the time farm. Which part should I use?
-
@Armin622 I think it is related to Metatrader options

-
What?
Please read my question. -
Maybe i'm wrong or i misunderstood your question. Do you have problem when you change the time frame?
-
I want the program to run again when I change the time frame.
-
@Armin622 said in Re-run the project with a time change:
I want the program to run again when I change the time frame.
My expert advisor always run when i change the time frame. What happens on your side? It give you any message?
-
@Armin622
I think you want to a start over, or in terms of EA, deinit all and init again.This happens in indicators but I am afraid there is no easy way to do it in EA automatically.