BALANCE/MARGIN ALARM

MQL5 지표 전문가

작업 종료됨

실행 시간 4 일
피고용인의 피드백
Cliente super educado, paciente e compreensivo. EU RECOMENDO de olhos fechados !
고객의 피드백
Otimo desenvolvedor! Eficiente, simpático! Recomendo!

명시

I need an alarm (by push alert at mobile) when balance or margin reaches a level X (configurable). Both itens (balance and margin) are optionals and if none item are configured the alarm is disabled, if 1 of itens are configured only this item need to be considered by alarm. If both itens are configured, the alarm have to triggered when the first item is reached (balance or margin)

Ex1: no item are configured, alarm is off

Ex2: just balance configured to 10usd, when balance is below than 10usd, send a push alert to mobile. 

Ex3: just margin configured to 150%, when margin is below 150%, send a push alert to mobile.

Ex4: balance=10usd and margin=150%, when balance is below 10usd and margin is 200%, send a push alert to mobile..


응답함

1
개발자 1
등급
(11)
프로젝트
17
59%
중재
2
0% / 100%
기한 초과
2
12%
무료
2
개발자 2
등급
(10)
프로젝트
11
36%
중재
0
기한 초과
1
9%
무료
3
개발자 3
등급
(25)
프로젝트
36
14%
중재
0
기한 초과
2
6%
무료
게재됨: 8 코드
4
개발자 4
등급
(35)
프로젝트
60
22%
중재
3
33% / 33%
기한 초과
15
25%
무료
5
개발자 5
등급
(1)
프로젝트
1
0%
중재
0
기한 초과
0
무료
6
개발자 6
등급
프로젝트
1
0%
중재
0
기한 초과
1
100%
무료
7
개발자 7
등급
(295)
프로젝트
474
39%
중재
103
41% / 23%
기한 초과
79
17%
바쁜
게재됨: 2 코드
비슷한 주문
1️⃣ OVERVIEW Platform: MetaQuotes MetaTrader 5 Language: MQL5 Timeframe: H1 (hard-coded default, but parameterized) Default Symbol: EURUSD (must support any symbol) Execution Mode: Market Execution 2️⃣ CORE PHILOSOPHY System optimized for: Capturing expansion after pullback Maximizing R multiple Allowing volatility-based scaling static datetime lastBarTime; if(Time[0] != lastBarTime) { lastBarTime = Time[0]; //
1️⃣ OVERVIEW Platform: MetaQuotes MetaTrader 5 Language: MQL5 Timeframe: H1 (hard-coded default, but parameterized) Default Symbol: EURUSD (must support any symbol) Execution Mode: Market Execution 2️⃣ CORE PHILOSOPHY System optimized for: Capturing expansion after pullback Maximizing R multiple Allowing volatility-based scaling Accepting moderate-to-high drawdown No: Martingale Grid Hedging 3️⃣ INPUT PARAMETERS 🔹
Tenho um indicador e quero fazer um expert dele para rodar automático porem só tenho o arquivo .ex4 e não .mq4 Indicador mostra setas no grafico no momento ideal para comprar e vender

프로젝트 정보

예산
30+ USD