Unisciti alla nostra fan page
- Visualizzazioni:
- 5411
- Valutazioni:
- Pubblicato:
- 2008.06.06 06:59
- Aggiornato:
- 2014.04.21 14:52
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The script is necessary for the organization of actions controlled by the user. For example, in a step-by-step trading emulator.
Composition:
IdleLib.dll - interception library. You should install it in the "libraries" folder.
shablon.mq4 - example of a script intercepting all events in the windows of MetaTrader 4 and printing out the code of the event (for example, of the key pressed) and the name of the window, in which this event has happened.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/8135

Report generator

CustomCandle draws candlesticks of a larger and, perhaps, non-standard (for MT 4) timeframe in the current chart.

A step-by-step passing of historical data for manual testing of trading.

Combo of averages and MACD. All parameters are free to be changed.