Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 7750
- Rating:
- Published:
- 2012.06.27 12:03
- Updated:
- 2012.06.27 12:05
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
A simple script for switching basic timeframes. It allows to change a chart period using hot keys.
Three different versions are attached:
- Ascending;
- Descending;
- Cyclic.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/911

Introducing the example of visualization of optimization results in real time (balance curve dynamics and an Expert Advisor statistical parameters).

The Expert Advisor is based on EMA_RSI_VA indicator.

Corrected Average indicator by A.Uhl (also known as the "Optimal moving average").

This Expert Advisor illustrates the usage of the IndicatorParameters() function to get the information about the number of input parameters, their type and values.