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

Tops and bottoms in trend - expert for MetaTrader 4

Views:
13737
Rating:
(28)
Published:
2021.08.30 11:45
Updated:
2021.08.30 11:52
Need a robot or indicator based on this code? Order it on Freelance Go to 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