. Declaration of buffers, user text boxes and initialization block will look as follo

指定

.

إعلان المخازن المؤقتة، مربعات النص المستخدم وتهيئة كتلة سوف تبدو على النحو التالي:

#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 )؛
  }

反馈

1
开发者 1
等级
(4)
项目
5
0%
仲裁
3
0% / 67%
逾期
2
40%
空闲
2
开发者 2
等级
(362)
项目
504
40%
仲裁
147
18% / 72%
逾期
98
19%
繁忙
3
开发者 3
等级
(45)
项目
59
14%
仲裁
31
26% / 52%
逾期
35
59%
空闲
相似订单
I’m looking for a developer that has understanding of scalping and HFT strategies that can make an algo that works for all brokers and prop firm LIVE accounts (like STP, ECN, DMA, Money Makers, NDD, Fast Server etc.,). I want someone that has understanding and insight in different scalping and HFT strategies, preferably something like momentum based strategies. The EA has to work on all Brokers and Prop firms like
I'm looking for professional developer for my project.I'm having indicators source code , i want to convert it into MT4 EA .it is having some basic inputs such as lot size,TP,SL,B.E,trailing,News filter features along with some special inputs.detailed strategy will be discussed in chat room.i prefer Indian developers who speaks hindi
The strategy uses a grid trading system where trades are placed at set intervals (grid levels) and are managed using Bollinger Bands for entry and exit signals. A fixed lot size, trades are managed to comply with maximum spread conditions and specific trading hours, with the possibility of closing trades based on Bollinger Bands signals. The use of Bollinger Bands indicates a focus on volatility-based trading, while
Hi, i have a tos script i need converted to Ninja script, but someone who knows both coding. Cant be someone who is just going to paste into chat gpt, it requires more understanding for compatibility
I need MT4 and MT5 hedging locker expert advisors that hedge existing trades either with pending or market order hedging trades. With pending hedge trades the entry price may optionally be made to trail the existing open orders. There should be option for a breakeven and trailing of the hedge trade’s stop
I believe in Robotics as a major artificial intellect to function of growth of business.Therefore if you script there is a likelihood of bringing economies of scale.The retrospective of the dynamics of indulgence of work can be economics of scale
Hi guys, I looking for somebody who could create a EA on grid basis. EA should open on one chart buy and sell trade in same time and opening next trades in grid distance. Also need to have a TP. Grid distance and TP will be same value all time. Trades don't have a SL and system working as a endless loop. So when the trade closed on TP, in same time the EA open a new trade in same direction. Next thing as have to be
Just profitable Ea. 30 - 100 USD
Hello, I am looking for a good scalper that can operate on a single chart with multi-currency pairs, including gold and indices( MT4). It should support all brokers, leverage, and be capable of trading with a small deposit with SL and TP.It's important that the robot does not use risky strategies and, most importantly, is profitable. Hello, The main criteria for me are: • Fast execution: The robot should be able to
MT4 INDICATOR 30 - 35 USD
Looking for a proven MT4 indicator that is highly consistent and profitable preferably that you have developed and are able to share with me. If you have some indicator that is valuable for making consistent profit please bid and show me trading history from using it in your MT4 account. Thanks
I need a EA to open 2 trades 1. one trade with a SL and a TP 2. one trade with a SL no TP if the 1st trade takes TP the 2nd trade SL needs to move on break even and trail the trade thereafter. will need the lot size Number of trades

项目信息

预算
200+ USD
开发人员
180 USD