Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Experts

Tops and bottoms in trend - expert pour MetaTrader 4

Vues:
14133
Note:
(28)
Publié:
2021.08.30 11:45
Mise à jour:
2021.08.30 11:52
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance


This EA buys when at new low in a down trend occurs with oversold rsi.

inputs for trending range and quality including look back how many bars involved.

sells at new high and same as buy. 

  • Past candle count , look back period for trend conditions.
  • past pips , pip look back range minimum range.
  • trend quality 1-10 , 1 being loose trend / 10 quality trend.
  • stop are placed in pips targets are a percent of stops.
  • 100 being a 1:1 risk reward ratio . 200 1:2 ect
  • lots set at 0.01 , variable.
  • rsi period set at 14, variable and oversold and overbought levels set at 40/60 variable.
  • preset parameters may not be profitable , lots of inputs for optimization.
  • ignore input 17 takeprofitinpips set at 5pips




l  d


IND - RiskPerTrade - MT4 IND - RiskPerTrade - MT4

Building good trading habits by seeing things in terms of percentage not in terms of money.

EVZ Reader EVZ Reader

Script to download EVZ data for Euro FX Vix indicator

Timeframe Flow Timeframe Flow

Sharing this trend indicator made by me. Called "Timeframe Flow". It will draw a user defined higher time-frame candle on every shift on your current time-frame. Meaning you can have H4, H12 or D1 candles on every shift of your H1 Charts. Or you can have D2, D3 or D5 candles on every shift of your Daily Charts. Combined with the current time-frame ATR Bands, you have a trend indicator with some filter. You may also use the Mid Line crosses as exit( Calculated using Higher timeframe candles displayed in the indicator(Close + Open)/2 ).

ATR with Smoothing ATR with Smoothing

ATR with 4 smoothing options : RMA, EMA, WMA, SMA