Suchin 0 Report post Posted September 14, 2020 Hello Guys, I have two question about get and post order using GAIN API 1) How to get order successful response ApiTradeOrderResponseDTO ? Because when I execute the order return Status Code 200 but I need to Order Id as per market and trading account. 2) How get Get Active Trades using GAIN API because of when I send order successful but I can not get trading history So, any specific required permission ? Share this post Link to post
Physicsman 25 Report post Posted September 30, 2020 Hi Suchin, 1) Upon successful trade request using the Trade service call, the response will be sent back to you automatically. 2) Use the ListOpenPositions call to see all your active trades. Kind Regards, PM Share this post Link to post