Watch how to download trading robots for free
Find us on Twitter!
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
Experts

OrderTimeAlert - expert for MetaTrader 4

Views:
7192
Rating:
(13)
Published:
2015.12.10 13:52
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
  • The EA traces the existence time of the market orders.
  • Filters can be set: by the "magic" number of the EA or by the symbol.
  • Generates signal only once per order.
  • Resistant to the terminal restart.
  • Possibility of printing messages to log.
  • Possibility of choosing the name of the sound file. The file must be stored in the <terminal_folder>/Sounds folder and have a .wav extension.

OrderTimeAlert

Attention:

  • The Expert Advisor is designed to work with orders placed by market. In the case of placing pending orders there is a possibility of missing sound signals.

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

Elementary trailing stop Elementary trailing stop

Elementary trailing stop able to distinguish its "own" orders among others by comment and/or Magic number. It also distinguishes the financial instrument that needs to be trailed.

PinBar PinBar

The indicator marks the pin bars on the chart based on the parameters set.

Detection of the divergences Detection of the divergences

The lookup and display of the divergences of different classes based on the data of the base indicator.

Derivative Derivative

The indicator performs the calculation of the derivative of the price.