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

Fraktrak xonax - expert for MetaTrader 5

Published by:
Vladimir Karputov
Views:
6968
Rating:
(20)
Published:
2019.02.07 08:48
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Idea by: Bakhytzhan Abzalbekov 

mq5 code by: barabashkakvn

ATTENTION: It is recommended to run this EA on hedge accounts ONLY! The EA can open BUY and SELL positions at the same time!

An EA based on indicator iFractals. Its basic idea is breaking through the fractal.

For parameter Reverse equalling to false, the EA generates signals:

  • When breaking through the fractal upwards, Fractals Up, a BUY position will be opened
  • When breaking through the fractal downwards, Fractals Down, a SELL position will be opened. 

the total number of positions is unlimited.

For parameter Close opposite equalling true, before opening a position all opposite positions will be closed first. For parameter Close opposite equalling false, then the EA can hold both BUY and SELL positions in the market at the same time.

Fraktrak xonax

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

ZigZag_Oscillator ZigZag_Oscillator

Indicator ZigZag Oscillator

MTF_Stochastic_RSI MTF_Stochastic_RSI

Indicator Multi timeframes Stochastic RSI

Advanced_Fractal_Overlay Advanced_Fractal_Overlay

Indicator Advanced Fractal Overlay

Advanced_Fractal_Envelopes Advanced_Fractal_Envelopes

Indicator Advanced Fractal Envelopes