Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Pubblicati da::
- Vladimir Karputov
- Visualizzazioni:
- 5731
- Valutazioni:
- Pubblicato:
- 2018.01.22 09:54
- Aggiornato:
- 2018.02.28 14:16
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Author of the idea: Gusti Risyadi Noor, author of the mq5 code: barabashkakvn.
Breakout of the daily bar at the distance of "Daily Break" points.
Input Parameters
- Lots manual - enable/disable manual setting of lot value;
- Lots - position volume (manual input);
- Risk - position volume as percent of free margin;
- Stop Loss
- Take Profit
- Close by signal - reversing position opening direction;
- "Daily Break" Break point - the size of the breakout;
- "Daily Break" Last bar size min - the minimum bar size;
- "Daily Break" Last bar size max - the maximum bar size;
- "Daily Break" Trailing stop - trailing value;
- "Daily Break" Trailing step - trailing step value.
The strategy works well on the H1 timeframe:
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/19498

An Expert Advisor based on "KDJ Indicator"

KDJ Indicator Oscillator

The indicator implements a breakout system using the Fractal_Levels indicator channel.

Trading against the trend direction as of N hours ago.