RSI divergence MMM cycle indicator

명시

This Indicator is based on the True Range which is the maximum of (High - Low), Abs(High - Close[1]) and Abs(Low - Close[1]), with Abs being mathematical absolute.
In order to get the first data, it calculates the true range value for a number of bars (which is the input Length) and then calculates the SMA of these values (which is the sum of all these values by the Length - a simple average). This average is set as the first ATR value.

Smoothing methods:

RMA: a coefficient alpha is defined as : alpha = 1/Length. The calculation of RMA is: rma = alpha * (true range value of this candle) + (1-alpha) * (last rma).
SMA: for each bar it calculates the simple average of the true range value for the defined number of bars (Length). This mode is equal to the iATR value.
EMA: a coefficient alpha is defined as : alpha = 2/(1+Length). The calculation of EMA is: ema = alpha * (true range value of this candle) + (1-alpha) * (last ema).
WMA: for each bar it calculates the weighted average of the true range value for the defined number of bars (Length) like this:
sum = N * (tr[0]) + (N-1) * (tr[1]) + ... + 1 * (tr[N-1]); tr is true range value of the candle
wma = sum / (N*(N+1)/2) 


Example: XAUUSD, H1

  • RMA

  • EMA

  • SMA

  • WMA

응답함

1
개발자 1
등급
(782)
프로젝트
1346
72%
중재
109
28% / 49%
기한 초과
340
25%
로드됨
2
개발자 2
등급
(223)
프로젝트
398
34%
중재
53
36% / 40%
기한 초과
144
36%
로드됨
3
개발자 3
등급
(102)
프로젝트
127
44%
중재
7
43% / 43%
기한 초과
6
5%
무료
4
개발자 4
등급
(555)
프로젝트
922
48%
중재
300
59% / 25%
기한 초과
123
13%
무료
비슷한 주문
Hi, I need an Indicator for my EA based on the VWAP and Standard deviation bands. Best if you have it already ready / working. It can look like this: https://ninjatrader.com/futures/blogs/what-is-volume-weighted-average-price-vwap/ https://www.sr-analyst.com/page_studydetail.php?prod=TV0015 It would need to have 2 modes: 1- Anchored one (in between some given hours) - reseting each day. 2- Continous
The future of the traders be a good traders and patient and humble person faithful loyalty to your job and last be a professional traders and helping a dream of us how to trade and etc,,,,,,,,,,,,,,,,,🤑
Firstly Indicator (1) or the first part \\ Draw a red line at the top of the zero candle _ M1 \\ Draw a blue line at the bottom of the zero _ M1 candle \\ Draw a red line at the top of the zero _ M2 candle \\ Draw a blue line at the bottom of the zero _ M2 candle \\ Draw a red line at the top of the zero candle _ M3 \\ Draw a blue line at the bottom of the zero _ M3 candle \\ Draw a red line at the top of the zero
HFT Scalper EA needed 50 - 500 USD
Overview Develop a high-frequency trading scalper EA for Forex markets Goal: exploit small price movements for rapid profits Key Requirements Trading Strategy Scalping strategy: buy/sell quickly to capture small price movements Use technical indicators (e.g., Moving Averages, RSI) to identify trading opportunities Risk Management Set stop-loss and take-profit levels Implement risk-reward ratio (e.g., 1:2) Order
I need smart, professional, and fast programmer for doing this project quickly, that have experience in EA with minimum 500 projects finish, and have good review and reputation from their client Share your link review, if you not qualified, dont apply! I will bidding the programmer from experience, review, reputation, price, and days working My EA using Moving Average, Average True Range, and using consecutives
Edge Stacking Bias EA 30 - 150 USD
I want to build an EA that give me bias Longs only OR Shorts Only, and recommends Buy or Sell If conditions are met. I want to have the right and the original code for the EA. Conditions: Longs Only 1) 1 hour chat EMA 50 above EMA200, AND Price above 200 EMA (Must meet this criteria ) 2) Previous 4H candle closed Bullish? (Must meet this criteria ) 3) Calculate the Average Daily range, have price
Trend killer 30 - 200 USD
I Will thanks for allowing me to create and that's good for me and u thanks u very muchand I Will make a good job to work and no to scheme people
I want to connect Python with MT5 for trading signal managing. Currently, this is solved by exporting the .csv file from Python and the MT5 EA reads it and trades based on it. After a while, MT5 does not allow me to import the .csv file from the MQL5/Files folder and the process stops. I have to restart it, so it's not stable. The data exchange sometimes stops after 4-5 hours or 30 minutes. Not so stable. I'm looking
EA should open two trades at current price When there is a signal from both indicators (Green for buy and Red for sell). Stop loss should be 2 pip above the previous candle for sell & 2 pip below the previous candle for buy Take profit can be fixed pips, by trailing or until an opposite signal from indicator whichever triggers first. (TP and trailing parameters will be different for both positions as i have two
Dear colleagues, I have a small request for development. It is required to develop an indicator to display the 1-2-3 pattern. Standard strategy format for the indicator. Line display, separate line buffers for long and short signals. Arrow entry point. Separate input buffers for long and short signals, that is, separate arrows. Marks of TP and SL levels at entry point. The indicator should analyze the selected

프로젝트 정보

예산
30+ USD
개발자에게
27 USD