Minh Tu Duong
Minh Tu Duong
  • 정보
4 년도
경험
0
제품
0
데몬 버전
0
작업
0
거래 신호
0
구독자
Minh Tu Duong 출시돈 제품

input double MaxDailyLoss      = 500.0; // Maximum floating loss in account currency input double SafetyBufferMoney = 10.0;  // Trigger at MaxDailyLoss - SafetyBufferMoney input int    CheckEverySeconds = 2; input bool   is_debugged       = false; // Print additional messages in the Terminal input bool   is_Closing_All_Positions = false; // if false for each open position, each new reversed position with the same symbol &

Minh Tu Duong 출시돈 제품

input group "General Settings" input long   MagicNumber    = 1000;   // Magic number for this EA input bool   PrintDebugLogs = false;  // Print detailed logs true/false input group "Risk Settings" input double IndexMaxDrawdownInPercentage = 0.45; // 0.45 means 45 percent input group "Grid Settings" input long   MinDistance          = 3500;  // Distance to open the next order (points) input double

Minh Tu Duong 출시돈 제품

input group "General Settings" input long   MagicNumber    = 1000;   // Magic number for this EA input double StartLots      = 0.01;   // Lots amount to start input long   MaxOrders      = 3;      // Maximum number of positions this EA can open input bool   PrintDebugLogs = false;  // Print detailed logs true/false input group "Risk Settings" input double

Minh Tu Duong 출시돈 제품

input long   MagicNumber    = 1000;  // Magic number for this EA input double StartLots = 0.01 // Lots amount to start input long MaxOrders = 3 // Maximum number of positions this EA can open input bool   PrintDebugLogs = false;    // Print detailed logs  -- Grid Setting --  input bool EqualVolumeGrid = false // True: all grid positions use StartLots   input long MinDistance = 1000 // Distance to open the next order (points)  input

Minh Tu Duong 출시돈 제품

FTMO Max Daily Loss Guard is a simple MetaTrader 5 Expert Advisor designed to monitor the net profit and loss of all open positions. It checks the account every few seconds and automatically closes all open positions when the current net loss exceeds the defined daily loss limit minus the safety buffer. The EA is built to help traders protect their capital, reduce risk and stay within strict risk-management rules such as the FTMO Max Daily Loss limit

Minh Tu Duong 출시돈 제품

Strategy: This is a Guard for your account in case the Margin Call of the Account is called. The most brokers have Margin Call at Margin Level of 100%. If account Margin Level is below TriggerMarginLevelPercent (100%), the EA checks all open account positions. For every non-hedge position it opens one reverse position with the same symbol and same volume. After that it will remove itself from the Chart IMPORTANT: CHECK this manually on the Account before using this EA. Only some Broker offer

Minh Tu Duong MetaTrader 5 시그널 발표됨
EU50 Stable Performance
가격: 30 USD, 성장: 11.39%
Minh Tu Duong MetaTrader 5 시그널 발표됨
EU50 Bull Performance
가격: 30 USD, 성장: 30.02%
Minh Tu Duong MetaTrader 5 시그널 발표됨
Purple Bull IC Markets
가격: 30 USD, 성장: 12.12%
Minh Tu Duong
MQL5.커뮤니티에 등록됨