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
EA developer with stregegy builder required
50 - 100 USD
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
I’m hiring an experienced MQL5 developer to finish and fix an existing project (NOT building from scratch). I have: An existing MT5 EA (.mq5 + .ex5) that is based on my TradingView logic A TradingView indicator version used for signals/alerts The EA works but has logic/consistency issues and needs improvements + cleanup Goal Make the EA reliable and consistent: Ensure entries/exits match the intended logic Fix
Data Integrity
500 - 1000 USD
The trading bot is an automated software system designed to monitor financial markets, execute trades, and manage risk based on predefined strategies. The bot aims to maximize profits while minimizing human intervention and emotional decision-making. Scope: Supports automated trading on selected exchanges (e.g., Binance, Bitget, Coinbase). Executes trades based on technical indicators, signals, or AI models. Provides
Informazioni sul progetto
Budget
200+ USD