Simple Indicator Needed using ASI & MA + RSI on 2 different periods

MQL4 Göstergeler

İş tamamlandı

Tamamlanma süresi: 25 dakika
Müşteri tarafından geri bildirim
Great Contractor! Communication on skype was open at all times of the project. Indy does just as requested. Will hire again in due time. Thanks mate!
Geliştirici tarafından geri bildirim
Very excellent customer!!! Brave man, once again i want to work together in this men. I offer you too... Thank you for good job!!!

İş Gereklilikleri

I need a simple indicator made ASAP

 

Code remains our property and is not to be released to public domain 


Below is the formula for the ASI portion of the indicator.

On top of this Id like to have a MA 50 overlaying the ASI

Plus RSI set to 14 Period

& RSI set to 4 period

 

The indicator should draw Buy /Sell arrows when price overlaps MA line.

Id like the option to add the RSI as a additional filter for buy/sell signals with the option to turn on.

 ie if RSI is above 80 sell if below 20 buy 

 

Indicator must have the option to turn off either of the RSI's or MA

 

Plus have option to alert and push notifications 

 

Description

Indicator Accumulation Swing Index was developed by Welles Wilder, Jr. and is described in his book "New Concepts in Technical Trading Systems". The indicator is a simple index of fluctuations which is similar in its form to price change in financial assets.

Formula

SI(i)=50*(CLOSE(i-1)-CLOSE(i)+0,5*(CLOSE(i-1)-OPEN(i-1))+0,25*(CLOSE(i)-OPEN(i))/R)*(K/T)

ASI(i) = ASI(i-1) + SI(i), where


SI (i) - current value of Swing Index technical indicator;

SI (i - 1) - value of Swing Index technical indicator on the previous bar;

CLOSE (i) - current closing price;

CLOSE (i - 1) - previous closing price;

OPEN (i) - current opening price;

OPEN (i - 1) - previous closing price;

R - parameter which is calculated according to formula based on the ratio between current closing price and previous maximum and minimum.

K - is the biggest of two values: HIGH (i - 1) - CLOSE (i)) и (LOW (i - 1) - CLOSE (i));

T - maximum price change during trading session;

ASI (i) - current value of Accumulation Swing Index.

Trading use

Wilder’s book "New Concepts in Technical Trading Systems" provides the following description of the indicator. "When ASI is placed at the same daily chart, the trends figured on the indicator can be compared to the levels on the chart. For those who know how to draw relevant levels of trends, ASI may be helpful tool which indicates the breakthrough of trendline. The wrong breakthrough of trendline on the chart will not be approved with the corresponding lines on the indicator’s chart. Due to the fact that closing price is used to a greater extent, price change during the day is not bad influence on the index of the indicator."

Accumulation Swing Index is also good at trend when it is used simultaneously with SMA(50) indicator as a signal line. The points where ASI crosses SMA upside or downside are trade signals which point out both the entry area in the direction of the trend which is developing and exit area in case the indicator crosses the signal line in the inverse direction.

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(1855)
Projeler
3458
88%
Arabuluculuk
73
40% / 15%
Süresi dolmuş
265
8%
Serbest
2
Geliştirici 2
Derecelendirme
(2086)
Projeler
2646
61%
Arabuluculuk
113
45% / 26%
Süresi dolmuş
418
16%
Çalışıyor
3
Geliştirici 3
Derecelendirme
(467)
Projeler
701
56%
Arabuluculuk
44
30% / 32%
Süresi dolmuş
114
16%
Çalışıyor
4
Geliştirici 4
Derecelendirme
(251)
Projeler
400
54%
Arabuluculuk
9
67% / 22%
Süresi dolmuş
36
9%
Serbest
5
Geliştirici 5
Derecelendirme
(2428)
Projeler
3057
66%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
340
11%
Serbest
6
Geliştirici 6
Derecelendirme
(195)
Projeler
395
28%
Arabuluculuk
155
20% / 52%
Süresi dolmuş
112
28%
Serbest
7
Geliştirici 7
Derecelendirme
(13)
Projeler
20
30%
Arabuluculuk
5
20% / 80%
Süresi dolmuş
5
25%
Serbest
8
Geliştirici 8
Derecelendirme
(128)
Projeler
236
65%
Arabuluculuk
30
37% / 23%
Süresi dolmuş
49
21%
Serbest
9
Geliştirici 9
Derecelendirme
(219)
Projeler
370
42%
Arabuluculuk
145
17% / 41%
Süresi dolmuş
124
34%
Serbest
10
Geliştirici 10
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
11
Geliştirici 11
Derecelendirme
(54)
Projeler
164
43%
Arabuluculuk
43
47% / 16%
Süresi dolmuş
58
35%
Serbest
12
Geliştirici 12
Derecelendirme
(90)
Projeler
159
61%
Arabuluculuk
40
18% / 63%
Süresi dolmuş
70
44%
Serbest
13
Geliştirici 13
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
14
Geliştirici 14
Derecelendirme
(49)
Projeler
134
27%
Arabuluculuk
62
13% / 53%
Süresi dolmuş
58
43%
Serbest
Benzer siparişler
Hi, I have 2 indicators which are based on the super trend , the alerts on indicator (1) does not work at all , and on the other indicator the alerts do not come on time on time, which is kind of delayed. see attached file below
Looking for an experienced developer to modify my existing TDI strategy , want to add filter for Buy and Sell Signals, Arrows are displayed on chart and what only to leave high accurate arrows Source code to be provided
I have the mq5 file, I need a buffer adding to the indicator, so it appears in the data window so I can reference it later in an EA. As the below screenshot shows, there is a median ray line from yesterday (the dashed horizontal line) - I want this value in the data window called Median Ray. I want this to be a single value per day, so todays Median Ray would be 17868, and so on each day. So I want all the Developing
I would like to develop my own indicator on metatrader 4 and tradingview. We would start with a basic version that we would improve later. It is an indicator based on several analyses and which would provide several indications. I am looking for someone who can develop on MT4 and Mt5, initially I would like to do it on mt4 and then on mt5. If you have expertise in pinescript it is a plus because I would like to
I urgently require swift assistance to convert a complex indicator into a fully functional scanner, capable of automatically sending real-time data, alerts, and notifications via email, ensuring seamless integration and prompt delivery of critical information to facilitate informed decision-making and timely action
I need to improve the code of an indicator that is too heavy and slow when running and when used with iCustom in an EA. No other changes to the indicator are requested: the original features of the indicator should remain as theay are. I'll provide the indicator after job acceptance. I request final source code mq5 file. Thank you Regards
I have a mt5 indicator that is working perfectly but I will like to make it an expert advisor to have an automated trade. I will be glad if I can get a well experienced developer to execute this project. Thanks
O TRABALHO CONSISTE NA MUDANÇA DO HISTOGRAMA DO INDICADOR TREDN DIRECTION AND FORCE DSEMA SMOOTHED PARA O HISTOGRAMA DA FOTO ANEXA, OBEDECENDO AS TRES CORES VERDE (UP, VERMELHOR(DOWN) E CINZA(TREND). O MESMO TEM QUE ODECER O MESMO CALCULO E COLORIR DA MESMA FORMA POREM COM HISTOGRAMA DDE FORMATO DIFERENTE
If you are knowledgeable in hedging strategy we can chat. I created my simple EA using Fxdreema , so you only need to modify it for me. There are two parts of the EA , 1. Is the execution strategy 2. Is the money management strategy (hedging). I already created number 1 which is the execution of trades , I only need someone who can implement hedging in every orders the EA create. Additional Parameters needed. Trade
We are interested in a TradingView indicator that reads candlestick pattern shapes and shows the location of entry and exit points on a candlestick chart. What services do you provide related to this

Proje bilgisi

Bütçe
20 - 30 USD
Geliştirici için
18 - 27 USD
Son teslim tarihi
from 1 to 3 gün