Forum

Help..! How to determine Last Closed Trade Symbol

To determine what is the total closed trade, "OrdersHistoryTotal" is used. To determine what is the time of the last closed trade, "OrderCloseTime" is used. In the History tab, how to determine the last closed (or any closed) trade symbol (eg; usdcad or usdjpy or eurusd etc...)

EA with password protected

Is there a way how to protect the Expert Advisors (EA) in MT4? e.g. When EA is open/modify in the MT4 platform, a password will pop up

Last closed trade symbol

To determine what is the total closed trade, "OrdersHistoryTotal" is used. To determine what is the time of the last closed trade, "OrderCloseTime" is used. How to determine the last closed trade symbol (eg; usdcad or usdjpy or eurusd etc...)

How to define symbol

In EA, how to define the symbol in the last closed trade. Say the last closed traded symbol is USDCAD, what is the command. Eg: To know how many closed trade transaction, "OrdersHistoryTotal" is used