timurila/mt4mng-rest

By timurila

Updated 3 months ago

Image
0

80

Opened and closed orders

  1. Call /Connect to get token.
http://mt4mng.mtapi.io/Connect?user=1023&password=some_pass&server=8.215.74.230
  1. Use token from pint 1 to get opened orders.
http://mt4mng.mtapi.io/OpenedOrders?id=c6d39654-c037-4750-8560-764883329c48
  1. Use tokrn from point 1 to get order hitory for required account.
http://mt4mng.mtapi.io/OrderHistory?id=c6d39654-c037-4750-8560-764883329c48&login=21243040

Docker Pull Command

docker pull timurila/mt4mng-rest