Send Orders Info+Screenshot of Chart from Metatrader 4 to Discord

MQL4 전문가

명시

I need a simple solution for MT4 sending my trade info to Discord as signals


Please apply ONLY if you can deliver it in 1-3 days after we agree on price.


The EA will be attached to one chart on my platform, once there is a trade taken manually or from any EA you need to send trade info and current chart to the Discord

these is the info it should send:


Name: Trade Signal
Symbol: AUDUSD
Type: Buy 👆
Price: 0.72776
StopLoss: 0.71462 (70.00 pips)
TakeProfit: 0. 73776 (100 pips)
RR: 1.40
Time: 2020.08.10 17:33
Recommended Risk 1 % per trade


Once a trade is being closed/modified another notification with chart should be also sent to the Discord


Parameters/Settings which I need

extern bool   SendImageOnNewOrder = true;      //Send Image On New Order:
extern bool   SendImageOnPartialClose = true;  //Send Image On Partial Close:
extern bool   SendImageOnClose = true;         //Send Image On Close Position:
extern bool   TrackManualOrders = true;        //Track Manual Orders:
extern bool   TrackAutoOrders = true;          //Track Auto Orders:
extern string AutoOrdersMagicNrs;              //Magic Numbers to Track (separate with ","): if none - track all


extern bool   alert_orderclosed = true;            //Alert Order Closed:
extern bool   alert_Pendingfilled = true;          //Alert Pendig Filled:
extern bool   alert_new_pending = true;            //Alert New Pending order:
extern bool   alert_new_order = true;              //Alert New Order:
extern bool   alert_pending_deleted = true;        //Alert Pending Order Deleted:
extern int    TimeWait = 0;                        //Time to wait before send signal (seconds):
extern bool   SendScreenshotOnTPSLChange = false;  // Send ScreenShot when TP / Sl Change:
extern double AddHourToSignal = 7;  



Please Apply only if you agree with following:

1. I need source code of everything no 3rd party libraries.

2. You need to work fast.

3. Good English communication and writing is a must.

응답함

1
개발자 1
등급
(5)
프로젝트
7
0%
중재
7
0% / 71%
기한 초과
5
71%
무료
2
개발자 2
등급
(9)
프로젝트
11
45%
중재
0
기한 초과
0
무료
3
개발자 3
등급
(144)
프로젝트
198
42%
중재
20
25% / 55%
기한 초과
9
5%
무료
4
개발자 4
등급
(647)
프로젝트
1295
67%
중재
84
26% / 49%
기한 초과
338
26%
무료
비슷한 주문
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
Necesito un bot decente para prueba de fondeo y también cuenta personal, scalp, no grid, no martingale, no practicas prohibidas, algo objetivo, confiable y rentable... 5 Min mínimos de duración por operación, algo ya hecho y bactesteado en cuenta real y de fondeo. Necesito algo agresivo, constante pero que no exponga el capital... prefiero una estrategia de smc
Modify existing EA 50 - 70 USD
Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in percentage Ability to correct error 10015 Thank you in advance
Looking for experienced programmer to create a trend line breakout and trend line bounce indicator that send alert with arrow on screen without open trades multiple currency pairs time frame M15 H1 H4 D1 W1 MN
Hello programmers, I need a coding assistance to do the following job. Currently the EA opens two different trades one has a comment "Originial" and another has comment "Series" The job is if the Original trade is negative by x pips, open a hedge trade(Hedge1#-OrderTicket of the soruce trade) along with one buystop and a sell stop order and the comment of the trade will be "Recovery#1-+OrderTicket() of the original
Profit EA 50+ USD
//+------------------------------------------------------------------+ //| SimpleEA.mq4 | //| Generated by MetaEditor | //| https://www.mql5.com/en/docs&nbsp ; | //+------------------------------------------------------------------+ #property strict // Input parameters input double LotSize = 0.1; // Lot size input int MovingAveragePeriod = 50; // MA
I have a EA and A Indicator I want to upgrade with some new features I want to add to the Indicator And The EA Also there is a memory error in the system that is showing up in the journal after the ea is ran on multiple charts I will need to get this fixed as well Indicator is 528 lines of code EA is 703 lines of code Dashboard I want to add is 1974 lines of code Indicator Changes I want to change the indicator The
An ea with 4 moving average, and two time frame confluence. Option to add risk to reward and percentage of balance to trade. Message me remaining for the more info
Hi All, I will try to be as precise as possible. We can discuss if you have any questions. I need an indicator to be developed for MT5 for detecting Engulfing Failed Zones. Requirement (in H4/ H1/ M30 Time frames only): Identify Engulfing Buy/ Sell Candle. Identify when the Engulfing Buy is failed, or Engulfing sell is failed. Draw a zone for that area of Engulfing Buy/Sell Fail. Invalidate the zone or delete the
Hi. I want to fix my EA. The concept of lowestBid- There aree 3 levels of price. Price1 at the top, Price 2 in the middle and Price3 at the bottom. When the EA starts it start at Price1. And lowestBid is set to Price1. When the price hits Price 2, lowestBid=Price2. When price hits Price3, lowestBid=Price3. When Price come back up to level2, lowestBid=Price2 ....so on and so forth. lowestBid will keep changing with

프로젝트 정보

예산
100+ USD
개발자에게
90 USD