Join our fan page
Pinball machine - expert for MetaTrader 5
- Published by:
- Vladimir Karputov
- Views:
- 4229
- Rating:
- Published:
- 2017.03.22 16:24
- Updated:
- 2018.02.22 15:05
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Author of idea — Iurii Tokman, author of the MQL5 code — barabashkakvn.
All parameters of the Expert Advisor are calculated on the basis of a random number generator, including the position direction, Stop Loss and Take Profit. Lot is calculated based on the risk value as a percentage of free margin. Before opening a position, the possibility of opening is checked — protection against the "not enough money" error.
The EA works on any timeframe.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/17744
The smoothed StrangeIndicator oscillator with the color indication of overbought/oversold level breakouts and of the histogram direction.
SuperSR6_HTFThe SuperSR6 indicator with the timeframe selection option available in input parameters.
Trailing, pending orders. Signals of two indicators (Moving Average, MA). Trades only during a certain period of the day.
VTSTrend indicator.