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
Experts

Moving average breakout - expert for MetaTrader 4

Views:
15796
Rating:
(29)
Published:
2021.07.02 16:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Trending moving averages with a breakout input . 


Input explanation , i'll explain as a buy trade and sells would be inverse. 

inp1 20 ema greater than 30ema

inp2 30 ema greater than 50ema

inp3 open of breakout bar is above 30ema

input4 breakout settings 

quite bar count is the number of bar back the breakout is higher than

quite bar range is in pips minimum range of the quite bars.

inpulse strength . set at 1.1 meaning the breakout is atleast 10% above the highs of the breakout quite bar range

set step value for optimization at 0.1 and start at 1 to about 5

input 5 wick length in % value of the whole bar 

optimize from 0-100 

inp5 minimum and maximum size in pips of the breakout bar.

inp6 the low of the breakout bar must equal or be lower than the 20 ema. 

and volume lots stop loss target in pips.


a


a   a

    simple engulf simple engulf

    candle pattern

    Momentum-based Adaptive Channel Momentum-based Adaptive Channel

    The Momentum-based Adaptive Channel is a version of the adaptive channel based on the Euclidean distance. It is designed to adapt according to the dynamic market as needed.

    Cercós Chaos vs Movement Cercós Chaos vs Movement

    Volatility indicator

    More Trade After Break Even More Trade After Break Even

    Have you ever wanted to add another trade only after the previous has been modified by either trailing stop or even break even , This code will help you to be able to implement that