Specifiche
.
إعلان المخازن المؤقتة، مربعات النص المستخدم وتهيئة كتلة سوف تبدو على النحو التالي:
#property indicator_separate_window #property indicator_buffers 9 #property indicator_plots 3 #property indicator_label1 "مناطق مشبعة بعمليات الشراء" #property indicator_type1 DRAW_FILLING #property indicator_color1 C'255،208،234 " #property indicator_width1 1 #property indicator_label2 " منطقة ذروة البيع " #property indicator_type2 DRAW_FILLING #property indicator_color2 C'179،217،255 ' #property indicator_width2 1 #propertyindicator_label3 "RSI от ROC" #property indicator_type3 DRAW_LINE #property indicator_style3 STYLE_SOLID #property indicator_color3 clrTeal #property indicator_width3 2 #property indicator_minimum 0 #property indicator_maximum 100 مساهمة ENUM_APPLIED_PRICE TS_MomPin_Applied_Price = PRICE_CLOSE . // سعر ROC حساب المدخلات UINT TS_MomPin_RSI_Period = 3 ؛ // رسي فترة الإدخال مزدوج TS_MomPin_RSI_Overbought = 70 ؛ // رسي دخل مستوى البيع الزائد مزدوج TS_MomPin_RSI_Oversold = 30 ؛ // رسي مستوى التشبع الشرائي المزدوج buff_Overbought_High []، buff_Overbought_Low []، // منطقة منطقة ذروة الشراء buff_Oversold_High []، buff_Oversold_Low []، // منطقة منطقة ذروة البيع buff_Price []، // صفيف شريط يحسب الأسعار buff_ROC []، // روك مجموعة من الأسعار المحسوبة buff_RSI []، // رسي من روك buff_Positive []، buff_Negative [] // صفائف مساعدة لحساب رسي . إنت أونينيت () { // ديسيناتيون أوف إنديكاتور بوفرز: // منطقة ذروة الشراء سيتندكسوفر ( 0 ، buff_Overbought_High، INDICATOR_DATA )؛ بلوتندكسيستدوبل ( 0 ، PLOT_EMPTY_VALUE ، EMPTY_VALUE )؛ PlotIndexSetInteger ( 0 ، PLOT_SHOW_DATA ، كاذبة )؛ سيتندكسوفر ( 1 ، buff_Overbought_Low، INDICATOR_DATA )؛ // أوفيرزولد أريا سيتندكسوفر ( 2 ، buff_Oversold_High، INDICATOR_DATA )؛ بلوتيندكسيستدوبل ( 1 ، PLOT_EMPTY_VALUE ، EMPTY_VALUE )؛ PlotIndexSetInteger ( 1 ، PLOT_SHOW_DATA ، كاذبة )؛ سيتندكسوفر ( 3 ، buff_Oversold_Low، INDICATOR_DATA )؛ // رسي كيرف سيتيندكسوفر ( 4 ، buff_RSI، INDICATOR_DATA )؛ بلوتيندكسيستدوبل ( 2 ، PLOT_EMPTY_VALUE ، EMPTY_VALUE )؛ // مخازن مساعدة لحساب رسي سيتندكسوفر ( 5 ، buff_Price، INDICATOR_CALCULATIONS )؛ سيتندكسوفر ( 6 ، buff_ROC، INDICATOR_CALCULATIONS )؛ سيتندكسوفر ( 7 ، buff_Negative، INDICATOR_CALCULATIONS )؛ سيتندكسوفر ( 8 ، buff_Positive، INDICATOR_CALCULATIONS )؛ إنديكاتورسيتينتيغر ( INDICATOR_DIGITS ، 2 )؛ إنديكاتورستسترينغ ( INDICATOR_SHORTNAME ، "لر / رسي" )؛ العودة ( INIT_SUCCEEDED )؛ }
Con risposta
1
Valutazioni
Progetti
5
0%
Arbitraggio
5
0%
/
60%
In ritardo
2
40%
Gratuito
2
Valutazioni
Progetti
507
40%
Arbitraggio
159
17%
/
74%
In ritardo
99
20%
Caricato
3
Valutazioni
Progetti
59
14%
Arbitraggio
31
26%
/
52%
In ritardo
34
58%
Gratuito
Ordini simili
I am looking for an experienced MQL4/MQL5 developer to build a custom MT4 indicator from scratch or cracking my ex4 file that i provide to you. I already have an existing indicator (EX4) which produces highly accurate buy/sell signals. I want a similar indicator developed based on its observable behavior and signal structure. my existing indicator is pc id protected so you have to do PC ID security bypass and source
Informazioni sul progetto
Budget
200+ USD