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

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
Sviluppatore 1
Valutazioni
(4)
Progetti
5
0%
Arbitraggio
3
0% / 67%
In ritardo
2
40%
Gratuito
2
Sviluppatore 2
Valutazioni
(362)
Progetti
504
40%
Arbitraggio
147
18% / 72%
In ritardo
98
19%
Occupato
3
Sviluppatore 3
Valutazioni
(45)
Progetti
59
14%
Arbitraggio
31
26% / 52%
In ritardo
35
59%
Gratuito
Ordini simili
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
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
Need ea according to stochastic divergence (both hidden and regular) plus candlestick flip .. need for experinced developers to complete my order with 99percent accuracy. So bet for it the budged is fixed and other plugins will be added in the v2
The automation of excel RTD will be generating real time data from MT5 platform, using my support and resistance indicators with RSI and ADX indicator. It will detect price patterns on the chart and generate signals. so, I need someone that as skills in Excell coding and skills in developing Expert advisor to apply for this job
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
Specify your Requirements Specification here point by point. Try to describe your requirements briefly and clearly, so that your potential developer is able to correctly assess its complexity and cost, as well as the required execution time. A bad or too generic description will result in your order being ignored, or you will spend a lot of time negotiating the details with each applicant. Remember: It is better to
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all

Informazioni sul progetto

Budget
200+ USD
Per lo sviluppatore
180 USD