仕事が完了した

実行時間4 日
開発者からのフィードバック
It was a complex job. But now product is great. I hope we can work again
依頼者からのフィードバック
Busra get the work done. can recommand

指定

Hello,

I need a simple Volume and Range indicator for MT5, it should paint the bars on the chart + windings,  with alerts, it will cover the bars according to volume, range and close.


Here are the variables :

-- BAR CLOSE -- (tiers close)

Up close= Close[i] >= Low[i] + ((High[i] - Low[i] )/3*2)

Middle close= Close[i] < Low[i]+range(i)/3*2 &&  Close[i] > Low[i]+range(i)/3

Dn close= Close[i] <= Low[i] + ((High[i]-Low[i] )/3)


-- VOLUME --

Volume[i] (real or tick  modifiable in the parameters)

Average Volume[i] ( period and method  modifiable in the parameters )


Low volume = Volume[i] < AverageVolume*Volume_Coef   Volume_Coef modifiable in the parameters )

Normal volume = Volume[i] >= AverageVolume*Volume_Coef && Volume[i] < AverageVolume*Volume_Climax_Coef ( Volume_Climax_Coef modifiable in the parameters )

Climax volume = Volume[i] >= AverageVolume*Volume_Climax_Coef


-- RANGE --

Range[i] = High[i] - Low[i] (or open[i] - close[i]   modifiable in the parameters)

Average Range[i] ( period and method modifiable in the parameters )


Low range= Range[i] < Average Range*Range_Coef Range_Coef  modifiable in the parameters )

Normal range = Range[i] >= Average Range *Range_Coef && Range[i] < AverageRange*Range_Climax_Coef  Range_Climax_Coef modifiable in the parameters )

Climax range = Range[i] >= AverageVolume*Range_Climax_Coef


Here are what should be display :


BAR PAINT :

// CLIMAX //

- Up close && Climax volume &&  Climax range - color : aqua

- Middle close && Climax volume &&  Climax range - color : white

- Dn close && Climax volume &&  Climax range - color magenta


// NORMAL //

- Up close &&  Normal volume &&  Normal range - color : royalblue

- Middle close &&  Normal volume &&  Normal range - color : DarkGray

- Dn close &&  Normal volume &&  Normal range- color : tomato


// NO SUPPORT //

- Up close && Low volume && Low range - color : midnightblue

- Middle close && Low volume && Low range - color : dim gray

- Dn close && Low volume && Low range - color : maroon


// CHURN // 

Climax volume && Low range - color : lime


Add alerts On/OFF on each signal.


WINDINGS :

The windings are to be placed above if the bar if up bar (open<close) and below on down bars :

233

- Climax volume &&  Normal range

- Normal volume && Low range


234

- Climax range &&  Normal volume

- Normal range && Low volume


let me know if you have any questions 





応答済み

1
開発者 1
評価
(885)
プロジェクト
1410
67%
仲裁
123
32% / 41%
期限切れ
217
15%
パブリッシュした人: 1 code
2
開発者 2
評価
(322)
プロジェクト
499
67%
仲裁
5
40% / 0%
期限切れ
4
1%
パブリッシュした人: 8 codes
3
開発者 3
評価
(5)
プロジェクト
6
0%
仲裁
3
0% / 100%
期限切れ
0
4
開発者 4
評価
(9)
プロジェクト
8
0%
仲裁
9
0% / 67%
期限切れ
3
38%
5
開発者 5
評価
(45)
プロジェクト
91
13%
仲裁
34
26% / 59%
期限切れ
37
41%
類似した注文
i need some tradingview strategy that i want to use as a tester, i have something that i am working on currently and i need someone that can provide me with tradingview strategies that doesn't have a win rate, the one with 1:1 RR it need to have low win rate like 10% or 5% profitability, i am not paying $30 for,i dont have up to that for this cause i only want to use it as a test, if anyone have any to send me please
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and

プロジェクト情報

予算
50 - 100 USD