Magic
Magic
Gets the ID of Expert Advisor that opened the position.
long Magic() constReturn Value
ID of the Expert Advisor that opened the position.
Note
The position should be selected using the Select (by ticket) or SelectByIndex (by index) methods.
Last updated on