Unisciti alla nostra fan page
- Visualizzazioni:
- 13711
- Valutazioni:
- Pubblicato:
- 2023.10.23 16:45
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
This is super simple starter code for anyone looking to work or build with support and resistance. It includes a mid-line which is calculated using the average of the support and resistance values.
The default setting for the number of bars to look back is 50. This can be updated by changing the value of "Lookback" on the input tab.

Indicator shows histogram of ratio of sum of lower time frame ranges to current timeframe bar range

Trend indicator based on the intersection of adaptive HMA and its smoothed line. I recommend using it together with the flat indicator to determine the beginning of a trend early

Most EAs tend to close orders in take profit based on the distance in pips from the purchase price. However, this MQL4 code is based mainly on the current profit.

This is an indicator with a rainbow-like display, both for trend or pullback prediction.