指定

//+------------------------------------------------------------------+
//| Expert initialization                                            |
//+------------------------------------------------------------------+
input double RSI_Period = 14;        // RSI uchun davr
input double MACD_Fast = 12;        // MACD uchun tezkor EMA
input double MACD_Slow = 26;        // MACD uchun sekin EMA
input double MACD_Signal = 9;       // MACD signal chizig'i
input double RSI_Overbought = 70;   // RSI qizil zona
input double RSI_Oversold = 30;     // RSI yashil zona
input double Lot_Size = 0.1;        // Savdo hajmi
input double SL_Points = 50;        // Stop loss (nuqtalarda)
input double TP_Points = 50;        // Take profit (nuqtalarda)

// Global o'zgaruvchilar
double rsi_value, macd_main, macd_signal;

//+------------------------------------------------------------------+
//| Expert initialization function                                   |
//+------------------------------------------------------------------+
int OnInit()
  {
   Print("Scalping Robot is Ready!");
   return(INIT_SUCCEEDED);
  }
//+------------------------------------------------------------------+
//| Expert tick function                                             |
//+------------------------------------------------------------------+
void OnTick()
  {
   // RSI va MACD qiymatlarini hisoblash
   rsi_value = iRSI(NULL, 0, RSI_Period, PRICE_CLOSE, 0);
   macd_main = iMACD(NULL, 0, MACD_Fast, MACD_Slow, MACD_Signal, PRICE_CLOSE, MODE_MAIN, 0);
   macd_signal = iMACD(NULL, 0, MACD_Fast, MACD_Slow, MACD_Signal, PRICE_CLOSE, MODE_SIGNAL, 0);

   // Sotib olish signali
   if (rsi_value < RSI_Oversold && macd_main > macd_signal && !PositionSelect(Symbol()))
     {
      double sl = Bid

応答済み

1
開発者 1
評価
(272)
プロジェクト
401
27%
仲裁
39
41% / 49%
期限切れ
1
0%
2
開発者 2
評価
(47)
プロジェクト
67
37%
仲裁
5
40% / 40%
期限切れ
1
1%
3
開発者 3
評価
(4)
プロジェクト
2
0%
仲裁
5
0% / 80%
期限切れ
1
50%
4
開発者 4
評価
(8)
プロジェクト
9
56%
仲裁
0
期限切れ
0
5
開発者 5
評価
(33)
プロジェクト
35
20%
仲裁
5
40% / 40%
期限切れ
0
パブリッシュした人: 1 code
6
開発者 6
評価
(17)
プロジェクト
23
39%
仲裁
6
33% / 50%
期限切れ
0
7
開発者 7
評価
(102)
プロジェクト
105
60%
仲裁
0
期限切れ
0
8
開発者 8
評価
(16)
プロジェクト
19
11%
仲裁
8
38% / 38%
期限切れ
2
11%
取り込み中
9
開発者 9
評価
(104)
プロジェクト
167
25%
仲裁
23
9% / 78%
期限切れ
16
10%
仕事中
10
開発者 10
評価
(295)
プロジェクト
474
39%
仲裁
103
41% / 23%
期限切れ
79
17%
多忙
パブリッシュした人: 2 codes
11
開発者 11
評価
(69)
プロジェクト
146
34%
仲裁
13
8% / 62%
期限切れ
26
18%
パブリッシュした人: 6 codes
12
開発者 12
評価
(1)
プロジェクト
0
0%
仲裁
1
0% / 0%
期限切れ
0
類似した注文
Hello, Please read the full specification before applying. This project is NOT about building an EA from scratch. I already have a fully working MT5 Expert Advisor. The EA already includes a dashboard, risk management, and some protection systems, but it needs a few more features . So I need an experienced MQL5 developer to modify my existing MT5 EA by replacing the current entry logic with a new breakout strategy
Copying third party from telegram. I have quite a number of them There is many different of them, I will consolidate all of them and send you Usually is a price range, so when hit the range will trigger Option for both fix or scale with equity I would like to have both, option to choose to follow the SL/TP signal provided or not This copier will trigger my DCA bot function. So don’t need set max position limit and
can you help me with editing the existing ATR Trailing Stop Indicator to include a logic to include additional script, where my ninZaRenko bars when it closes above OR below the dynamic stop line, I will be out of trade. Please remember, in this Indicator, now when the price touches the stop line, I am stopped out .. . I want to edit the script, in lieu of the price touch, I like to update this logic to when the bar
TORUNZ 😎 30+ USD
The robot should use different indicators for a example smart money indicator and market structure structure and break indicators in order for it to enter the market, it should also be able to tell false breakouts is the Bollinger indicator, and if the market is confirmed to be profitable,the robot should rebuy or resell the market according to the predictions made, it should execute the trades if the market reverses
I need an advisor created that opens a position with 0.10 lot size when a bull cross arrow appears on the m5 time frame and closes the trade after exactly one candle stick, the ea does the same thing over and over, a bull cross appear on m5 timeframe, and it opens 1 position with 0.10 lot size, and closes it after one candlestick on m5... If possible, provide a demo version
Description I am looking for an experienced MQL5 developer to investigate and fix a suspected memory or resource usage issue in my MT5 Expert Advisor. The EA itself works correctly from a strategy and trading logic perspective . The trading model must remain exactly as it currently operates. I am not looking for any changes or optimisation to the strategy . The goal of this job is purely to identify and fix a
Cash Flow EA 30+ USD
I want a trading robot with proper risk management and good trading strategies it must make money ,place stop loss below the entry and place a take profit no loss only wins mostly trade major
Busco un robot para trading de scalping en oro o forex, el robot debe ser rentable en esos mercados, podemos automatizar mi estrategia basada en medias móviles con estrategia de scalping o bien si él desarollador tiene uno que funcione así y sea rentable podemos ver la opción de un demo o cuenta de lectura para estar seguros de la rentabilidad en el robot
MT4 EA TO TAKE TRADES FROM (A) HYDRA TREND RIDER AND (B) IQ GOLD GANN LEVELS ON MQL5.COM The MT4 version of these two indicators can be found on the mql5.com website with the following links: Hydra Trend Rider: https://www.mql5.com/en/market/product/111010?source=Site +Profile+Seller IQ Gold Gann Levels: https://www.mql5.com/en/market/product/134335?source=Site +Profile+Seller (1) ENTRY (a) Hydra Trend Rider
I have a strategy for US100 where I want a bot to trade according to my strategy, contact me who have proven experience in making bots for MT4 or MT5

プロジェクト情報

予算
30+ USD