Buy a contract end time at 15:00
Hello,
I would like to open an order with expiry_date at 15:00 o' clock wich string i have to write could you help me?
I would like to open an order with expiry_date at 15:00 o' clock wich string i have to write could you help me?
Comments
Presumably you could write "date_expiry": "epoch" replacing epoch with the unix time value for 15:00 of that day.
tested!