EA for sending alerts to Telegram

MQL4 积分 其它

工作已完成

执行时间142 天

指定

1. Low CPU consuming EA
2. To be pushed to a channel or a private number (it doesnt matter)
3. Alerts by triggers
4. Daily Alerts.

Code source must be provided of course.


Parameters and inputs:

Channel/Username: [channel/user.name]
Alias: ["Big Account"  - To identify the account by a custom name]
EquityAlert: 50 [means that the equity is equal or below 50% from the balance]
EquityFreq: 180 [means that we will get a new alert every 180 minutes if the equity has been changed from the last notification and still equal or below EquityAlert level]
MarginLevelAlert: 150 [means that the Margin level % is equal or below 150%]
MarginFreq: 180 [means that we will get a new alert every 180 minutes if the margin level has been changed from the last notification and still equal or below MarginLevelAlert level]
SwapSymbol: [EURUSD,XAUUSD,USDCHF] (use the specification values http://prntscr.com/rsuhf3)
DailyStatus:14,20,23 [to be sent on the mentioned hours, 24 format]

DD and margin level - to be checked every 3 minutes before the first notification.

Alert format for equity (DD) :
"Warning! [Account #login, alias ] has a drawdown of x%!"
Balance:
Equity:
Floating P&L:

Alert format for margin level:
"Warning! [Account #login, alias] has a margin level of x%!"
Balance:
Equity:
Floating P&L:

Daily Status Format:
Account [#Login], [alias] Daily Report:
Balance:
Equity:
DD: X% (drawdown by %)
Floating PL:
Daily Profit Loss By Money: [ (current Equity)-(midnight server time Balance) ]
Profit Loss Percentage: (same as above by %)
Swap:
EURUSD Long -5, Short 3
XAUUSD Long -4, Short 5
USDCHF Long -4, Short 5



-=-=-=-=-
When to send the alerts:

DD and Margin % should not be sent if there is no change with the equity/Margin.

For example, if we set EquityFreq, MarginFreq to 180 - 

if there is no change of equity/Margin%  from the last notification - the alert should not be sent.
So, if im trading fx only, I wont get notifications during the weekend.
But, if im trading crypto, I will get the notifications because the equity value has been changed from the last notification.

反馈

1
开发者 1
等级
(878)
项目
1390
67%
仲裁
117
32% / 42%
逾期
215
15%
空闲
2
开发者 2
等级
(646)
项目
1294
67%
仲裁
84
26% / 49%
逾期
338
26%
空闲
3
开发者 3
等级
(195)
项目
317
35%
仲裁
64
13% / 56%
逾期
82
26%
空闲
4
开发者 4
等级
(48)
项目
67
30%
仲裁
7
43% / 14%
逾期
13
19%
工作中
5
开发者 5
等级
(4)
项目
5
0%
仲裁
0
逾期
1
20%
空闲
6
开发者 6
等级
(69)
项目
93
34%
仲裁
10
40% / 30%
逾期
5
5%
空闲
相似订单
Id Like to have a web based trading journal where i can import MT4/5, excel sheet or manual input. This page will require uses to register There has to be a performance dashboard of the journal
//Takes screenshot string imgname="image.png"; bool first=ChartScreenShot(0,imgname,1920,1080); // write the initial html code int Report_File=FileOpen("report.html",FILE_WRITE|FILE_TXT,","); FileWrite(Report_File,"<!DOCTYPE html>"); FileWrite(Report_File,"<html>"); FileWrite(Report_File,"<body>"); string timeString=TimeToString(TimeCurrent()|TIME_MINUTES); FileWrite(Report_File,"<center>Report generated at
Hello, We receive trading requests via FIX Protocol. We need a structure to manage these requests in Python MT5Manager ManagerAPI and create positions, deals and orders. What we need is NOT about the FIX Protocol. Even though we have all our permissions and pump mode is on, we are having problems while creating an order, position or deal
need to create a powershell script to auto update my Custom Symbols from .csv files. there will be a folder with many files, the script will enumerate them and crete a list -> than import that data into Custom Symbols of mt5 (/portable). please ask if something not enought clear
Hello I have an old mql4 EA file, I need to convert it to python script which can be run on tradelocker studio. You maybe need to use backtrader package of python. Time line is 5 days. Thank you
Hello ! I’m searching for a developer able to make a simple website displaying my MT5 balance account and current positions in realtime. My broker is Deriv and it proposes API, i don’t know if it is possible with MT5 API. I already have a domain, hosting and server. Don’t hesitate if you are interested, I’ll give more informations
I need a tool: Can convert any strategy of PineScript into .mql5 without bugs Automation convert for multiple strategy of PineScript files into multiple .mql5 files Programming can write in Python/C++ I have some PineScripts file to test (in attached files, with their names can find in TradingView -> Indicator -> search by name) I want to backtest all community strategy of TradingView, so that the tool need to be

项目信息

预算
45+ USD
开发人员
40.5 USD
截止日期
 1  5 天