I have an uncompleted work need to send notification from MT4 to discord channel using Profitrobots bot

MQL4 指标 专家

指定

Profitrobots bot: https://profitrobots.com/Home/NotificationsMT4


the msg showed on discord should look like this:

if an order is opened:

('Symbol', 'Date, time') '# of Lots'  'Long or short' Position 'Opened', 'Entered' at 'price level'

(XAUUSD, 13/05/2022 17:06:23) 1.5 Lot Long Position Opened, Entered at 1823.15

if an order is closed:

('Symbol', 'Date, time') '# of Lots'  'Long or short' Position 'Closed', 'Exited' at 'price level'

(XAUUSD, 13/05/2022 17:06:23) 1.5 Lot Long Position Closed, Exited at 1823.15



#import "AdvancedNotificationsLib.dll"

void AdvancedAlert(string key, string text, string instrument, string time, string text);

#import



//+------------------------------------------------------------------+

//| Custom indicator initialization function                         |

//+------------------------------------------------------------------+

int OnInit()

  {

//--- indicator buffers mapping

   

//---

   return(INIT_SUCCEEDED);

  }

  

datetime last_date;

//+------------------------------------------------------------------+

//| Custom indicator iteration function                              |

//+------------------------------------------------------------------+

int OnCalculate(const int rates_total,

                const int prev_calculated,

                const datetime &time[],

                const double &open[],

                const double &high[],

                const double &low[],

                const double &close[],

                const long &tick_volume[],

                const long &volume[],

                const int &spread[])

  {

  

//---

   if (last_date != Time[0])

   {

      AdvancedAlert("##Discord Channel Key Here##", "", _Symbol, TimeToStr(TimeCurrent(),TIME_SECONDS), "GMT+3");

      last_date = Time[0];

   }

//--- return value of prev_calculated for next call

   return(rates_total);

  }


反馈

1
开发者 1
等级
(338)
项目
398
34%
仲裁
2
100% / 0%
逾期
0
空闲
2
开发者 2
等级
(87)
项目
134
14%
仲裁
41
22% / 29%
逾期
14
10%
空闲
3
开发者 3
等级
(57)
项目
72
22%
仲裁
13
46% / 15%
逾期
5
7%
空闲
4
开发者 4
等级
(2)
项目
4
0%
仲裁
0
逾期
0
空闲
相似订单
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell
Hi, I want to make an automated system to take my place in making trading positions and closing it. But I want to ask , can you program it to draw a trend line in a specific chart and several moving averages should be in specific order, and when the price is near the trend line by few pips, we shift to 15 minutes chart and noticing a resistance or support action , then we take the trade ? can we do that
Develop EA to track performance metrics of strategies I would like to develop an EA that will track the performance metrics of the strategies I have running on a terminal, If any of the metrics start to under perform then the EA/Indictor should alert me with a pop up alert that specify's the metric that has triggered the alert. The EA should also display the metrics in a dashboard - please see my example screen shot
I would like to modify the RSI Epert Avisor with a developer. I would like to use the RSI Expert on the inverse mode and the base setting doesnt conatain this strategy mode
Profitable EA HFT 50 - 300 USD
From a long time i am searching for a profitable EA i have lost a lot , and now i have only 300$ to buy a profitable EA , i wish to say with 0 losses but some or most traders they don't want to hear this i am really tired of searching for a programmer to just create me a profitable EA with the least losses or zero losses maybe nearly 1 year i am searching i just need an HFT EA that can work very well on MT4,MT5
I need help fixing my EA for MT5. It’s a very simple EA, and I currently cannot solve an issue where webrequest communicates with OpenAi API without error. Please only apply if you can help solve this issue
у нас есть стратегия, нам нужно написать mql5-код ​​для тестера стратегий МТ5,Цена договорная. Мой контакт @abbosaliyev из Telegram Программист должен знать РУССКИЙ ИЛИ УЗБЕКСКИЙ язык. Задание: разработать тестер, который использует шаблон условий на открытие и проверит весь исторический график на всех доступных таймфреймах. Остальная информация будет предоставлена ​​после согласования цены
a coder is required to add an indicator to existing ea The new indicator will work as 1. option to combine with exiting indicator to open trade 2. it will be used as alternative BE point 3. It can also be used to close order or combine with other to close trade The second Job is telegram bot to get alert fr news trade and others Details when you apply i will test the ea work on live market and all bug is fixed before
Hello, I want to make an EA based on SMC and a developer that is familiar with the concept and full understanding of this. Must have done similar jobs before and be able show it. I only want to work with developer that has good track record and is precise. Further information will be handed when contact is made. Developers that has zero rating will not be considered. Listed price is a base point. The project can also
EA DEJA FABRIQUE ? MODIFIER QUELQUE LIGNE POUR LE RENDRE RENTABLE /////////////////////++++++++++++++++++++++++++++++++++ EA AVEC UN SYTEME SIMPLE ; SEULEMENT A MODIFIER %%%%%%%%%%%%%%%%%% SI PERSONNE SACHANT CODER CORRECTEMENT , CE TRAVAIL EST POUR TOI

项目信息

预算
30+ USD
开发人员
27 USD