Have you ever before take a long period of time to see an Icon when the network web link is bad?
Have you ever before await a long period of time when you switch over graph in between various Icons or various Durations?
If you do long-lasting backtesting, Have you ever before to be downloaded and install information for a long period of time?
Yes, If there is no information in the system, those will certainly take place.
Have you ever before take a long period of time to see an Icon when the network web link is bad?
Have you ever before await a long period of time when you switch over graph in between various Icons or various Durations?
If you do long-lasting backtesting, Have you ever before to be downloaded and install information for a long period of time?
Yes, If there is no information in the system, those will certainly take place.
Have you ever before take a long period of time to see an Icon when the network web link is bad?
Have you ever before await a long period of time when you switch over graph in between various Icons or various Durations?
If you do long-lasting backtesting, Have you ever before to be downloaded and install information for a long period of time?
Yes, If there is no information in the system, those will certainly take place.
1. What is this:
1. What is this:
[spoiler title=”Read More…”]
2. Why utilize it:
2. Why utilize it:
Downloading and install historic information to the system beforehand can boost job effectiveness.
Downloading and install historic information to the system beforehand can boost job effectiveness.
- bool_usualtimeframe= real; //– Whether to pick common duration of MT5.
- real – default Durations: M1/M5/M15/ …; incorrect – all Durations: M1/M2/M3/ M4/M5 …
- bool_allSymbol= real; //– Whether to pick download and install all the icon from Market Watch
- real – Market See all selections; incorrect – based upon your input
- input_Symbol= NULL; / /– When the above criterion is incorrect, enter your Sign name. eg: EURUSD/AUDUSD …
- time_Start =D’ 2017.01.01′; //– Default information download and install beginning time, you can input your desire
- sleeptime= 5000; / / — Much less than the M5 timespan, allow the program remainder in nanoseconds
- bool_usualtimeframe= real;//– Whether to pick common duration of MT5.
- real -default Durations: M1/M5/M15/ …; incorrect -all Durations: M1/M2/M3/ M4/M5 …
- bool_allSymbol= real;//– Whether to pick download and install all the icon from Market Watch
- real- Market See all selections; incorrect -based upon your input(* )input_Symbol =NULL; //– When the above criterion is incorrect, enter your Sign name. eg: EURUSD/AUDUSD …
- time_Start =D ‘2017.01.01’;//– Default information download and install beginning time, you can input your desire(* ) sleeptime= 5000;//– Much less than the M5 timespan, allow the program remainder in nanoseconds
- real – default Durations: M1/M5/M15/ …; incorrect -all Durations: M1/M2/M3/ M4/M5 …
- real – Market See all selections; incorrect – based upon your input
- PS:
- If the time_Start you get in is earlier than the web server time, the program will certainly pick the web server time.(* )When you download and install a lot of icons, If your memory is not huge sufficient, I do not suggest you to minimize sleeptime.