Magic number

Parameter: magic_num

Type: integer

Required: NO

Description:

  • A unique identifier assigned to the order.
  • You can choose any number you like.
  • This value will appear in the MetaTrader 5 (MT5) terminal position.
  • It is useful for tracking and managing trades.

Example:

JSON

{
    "magic_num": 12345
}