Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Scripts

Interception - script for MetaTrader 4

Views:
5116
Rating:
(11)
Published:
2008.06.06 06:59
Updated:
2014.04.21 14:52
IdleLib.dll (60 KB)
shablon.gif (6.99 KB)
shablon.mq4 (1.41 KB) view
shablon.zip (33.86 KB)
Need a robot or indicator based on this code? Order it on Freelance Go to 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.

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/8135

Report Report

Report generator

CustomCandle CustomCandle

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

StepByStep StepByStep

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

HarVesteR HarVesteR

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