1 Attachment(s)
Profitable EA which is losing most of the time
Just one EA found mased on MA: eur/usd trend catcher - expert for MetaTrader 4 (attached).
Quote:
- The EA catches long trends by crossing a moving average on 15min time frame.
- The EA has 50 pip noise filter which prevents the EA to jump on every little move.
- Tested on 15min EUR/USD pair between 2001 and 2010 with 90% history accuracy with great results.
- Most of the time the EA loses, however one T.P overcomes 17 losses !
The settings suggested by the author:
- EURUSD;
- M15 timeframe only;
- tp = 350 pips
- sl = 20 pips
I think - it may be sl = 100 and tp = 100 or 35 ....
I do not believe in such EAs but anyway ...
6 Attachment(s)
Indicator Sidus v.2 - indicator for MetaTrader 4
Indicator Sidus v.2 - indicator for MetaTrader 4
This is very interesting indicator to enter to the market. The sidus trading system description can be found on this page.
Attachment 21164
Attachment 21165
Attachment 21166
Attachment 21167
Attachment 21168
The indicator is having alert.
1 Attachment(s)
2MA_4Level - expert for MetaTrader 5
This is classical approach with 2 Moving Averages indicators, beaises it is using the levels and it is profitable during the backtest.
2MA_4Level - expert for MetaTrader 5
Attachment 25906
Quote:
2 SMA — fast and slow. The averaging period of the fast SMA is always less than that of the slow one.
Also uses the following levels:
- + 250 points along Y
- + 500 points along Y
- - 250 points along Y
- - 500 points along Y
iMA Trand iChaikin Martingale EA
iMA Trand iChaikin Martingale - expert for MetaTrader 5
Quote:
The iMA (Moving Average, MA) indicator gives the direction of trading.
If there is a trend, we begin to look for signals in the direction of the trend, but from the iChaikin indicator (Chaikin Oscillator, CHO).
When the martingale is on, each subsequent position opens with an increased volume of ' Coefficient '.
There can be no more than one position in a market at a time.
1 Attachment(s)
price crossing MA indicator (in histogram)
MA Color Histogram - indicator for MetaTrader 5
Attachment 40303
Quote:
Add an additional condition to the iMA (Moving Average, MA) indicator - display as the 'Moving Average' indicator is located relative to the bar's closing price (Close price). To visualize the additional condition, it was decided to apply the DRAW_COLOR_HISTOGRAM style - the histogram itself shows the value of the 'Moving Average' indicator , and the color of the histogram shows the position of the indicator relative to the bar price.
4 Attachment(s)
McGinley dynamic (official)
McGinley dynamic (official) - indicator for MetaTrader 5
Quote:
The McGinley Dynamic indicator is a type of moving average that was designed to track the market better than existing moving average indicators. It is a technical indicator that improves upon moving average lines by adjusting for shifts in market speed....
Original formula:
Attachment 40894
Attachment 40893
Improved formula:
Attachment 40896
Attachment 40895
1 Attachment(s)
Classic Moving Averages with colors
Classic Moving Averages with colors - indicator for MetaTrader 5
Attachment 41312
Quote:
The five classic moving averages are present:
- Simple moving average
- Exponential moving average
- Smoothed moving average
- Linear weighted moving average
- Smoothed moving average
The indicator displays a colored moving average.
It has three parameters:
- Period calculation period
- Method calculation method
- Price applied prise used for calculation
This version is faster and code is more flexible and reusable
MA Alert Crossing Price or Line
MA Alert Crossing Price or Line - indicator MetaTrader 5
Quote:
The iMA (Moving Average, MA) indicator is displayed on the chart as a regular 'MA', but has additional functionality: it can signal when the 'MA' crosses the price or a line on the chart. The intersection is checked at bar # 0.
2 Attachment(s)
Moving Average Bands by Mladen
Moving Average Bands - indicator for MetaTrader 5
Attachment 43900
Attachment 43901
Quote:
In “ Moving Average Bands” (part 1, TASC July 2021 issue) and “Moving Average Band Width” (part 2, TASC August 2021 issue), author Vitali Apirine explains how moving average bands can be used as a trend-following indicator by displaying the movement of a shorter-term moving average in relation to the movement of a longer-term moving average
This is the "Moving Average Bands" indicator with only one change compared to the original : you can chose the price (while in the original only close price is used)
1 Attachment(s)
MA Color N Bars and Arrow
MA Color N Bars and Arrow - indicator for MetaTrader 5
Attachment 44094
Quote:
Two DRAW_ARROW graphic styles have been added to the
MA Color N Bars indicator: 'MAColor Up' shows when a bullish bar crosses the indicator, and 'MAColor Down' shows when a bearish bar crosses the indicator.
2 Attachment(s)
Two MA Color N Bars Subwindow
Two MA Color N Bars Subwindow - indicator for MetaTrader 5
Attachment 44186
Attachment 44187
Quote:
Two MA Color N Bars indicators are displayed in the subwindow in the form of straight colored lines. The difference between the indicators is in the '...
trend N Bars ' parameter.
1 Attachment(s)
SMA with Noise Elimination Technology
Sma with NET - indicator for MetaTrader 5
Attachment 44307
Quote:
NET (Noise Elimination Technology) - a sort of a rolling Kendall rank correlation coefficient -was introduced in one of the rsi indicators posted at this code base.
Now it is used to determine the "trend" of a simple moving average. As such, it is not same with the slope of SMA and do not be surprised that the slope and the trend color change are going to deviate sometimes.
1 Attachment(s)
What you can do with Moving Averages
Attachment 45513
Quote:
This article presents some ideas related to the most popular and comprehensible indicator — the Moving Average (МА). Each indicator will use one or several Moving Averages and sometimes also ATR for defining a distance to arrows or drawing channel lines.
more...