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
Views:
2744
Rating:
(24)
Published:
2017.03.02 09:49
BigBarSound.mq5 (2.22 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The Expert Advisor plays a sound when candlestick size exceeds a certain value.

The size can be considered as Ask - Open (current price - candlestick open price) or as High - Low, the calculation mode is selected in the settings. It works on any timeframe and symbol.

You can set timeframe irrespective of the current chart timeframe. Current — means current timeframe.

Parameters:

  • TimeFrame — choose timeframe.
  • BarPoint — bar size in points.
  • SP — bar size measuring type.
  • WavFile — the name of the sound file.
  • ShowAlert — show an additional pop-up alert or not.

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

ShowImportantParams ShowImportantParams

Displays important symbol and account parameters.

Money Fixed Risk Money Fixed Risk

An example for calculating the lot value in accordance with the risk per trade.

Master_MM_Droid Master_MM_Droid

Four trading strategies in one Expert Advisor.

Forex Profit Forex Profit

The Expert Advisor uses Parabolic SAR and three EMAs (with the periods of 10, 25 and 50).