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

MQL4 Indicadores

Trabajo finalizado

Plazo de ejecución 25 minutos
Comentario del Cliente
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!
Comentario del Ejecutor
Very excellent customer!!! Brave man, once again i want to work together in this men. I offer you too... Thank you for good job!!!

Tarea técnica

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.

Han respondido

1
Desarrollador 1
Evaluación
(1855)
Proyectos
3458
88%
Arbitraje
73
40% / 15%
Caducado
265
8%
Libre
2
Desarrollador 2
Evaluación
(2086)
Proyectos
2646
61%
Arbitraje
113
45% / 26%
Caducado
418
16%
Trabaja
3
Desarrollador 3
Evaluación
(467)
Proyectos
701
56%
Arbitraje
44
30% / 32%
Caducado
114
16%
Trabaja
4
Desarrollador 4
Evaluación
(251)
Proyectos
400
54%
Arbitraje
9
67% / 22%
Caducado
36
9%
Libre
5
Desarrollador 5
Evaluación
(2428)
Proyectos
3057
66%
Arbitraje
77
48% / 14%
Caducado
340
11%
Libre
6
Desarrollador 6
Evaluación
(195)
Proyectos
395
28%
Arbitraje
155
20% / 52%
Caducado
112
28%
Libre
7
Desarrollador 7
Evaluación
(13)
Proyectos
20
30%
Arbitraje
5
20% / 80%
Caducado
5
25%
Libre
8
Desarrollador 8
Evaluación
(128)
Proyectos
236
65%
Arbitraje
30
37% / 23%
Caducado
49
21%
Libre
9
Desarrollador 9
Evaluación
(219)
Proyectos
370
42%
Arbitraje
145
17% / 41%
Caducado
124
34%
Libre
10
Desarrollador 10
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
11
Desarrollador 11
Evaluación
(54)
Proyectos
164
43%
Arbitraje
43
47% / 16%
Caducado
58
35%
Libre
12
Desarrollador 12
Evaluación
(90)
Proyectos
159
61%
Arbitraje
40
18% / 63%
Caducado
70
44%
Libre
13
Desarrollador 13
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
14
Desarrollador 14
Evaluación
(49)
Proyectos
134
27%
Arbitraje
62
13% / 53%
Caducado
58
43%
Libre
Solicitudes similares
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

Información sobre el proyecto

Presupuesto
20 - 30 USD
Para el ejecutor
18 - 27 USD
Plazo límite de ejecución
de 1 a 3 día(s)