Historical Trade
Historical Trade
05 Apr 2018, 14:11
Hello
Is it possible to check the closed order of my account
Replies
PanagiotisCharalampous
05 Apr 2018, 15:28
Hi megha,
You can find all information about FIX API here.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
10 Apr 2018, 10:29
Hi megha,
You can have a look at Connect API. It has requests that can return you executed deals.
Best Regards,
Panagiotis
@PanagiotisCharalampous
megha
16 Apr 2018, 08:02
Hello
I am working on Connect Api, I need to auth
I am using this url
https://sandbox-connect.spotware.com/apps/auth?client_id=<cient id>&redirect_uri=http%3A%2F%2Fwww.spotware.com%2F&scope=<My ctrader account>
This link show me login page. when i succesfully login.
This will be show.
"Whoops, looks like something went wrong."
Please suggest me where i am wrong
Thank you
Best Regrads
Megha
@megha
PanagiotisCharalampous
16 Apr 2018, 12:06
Hi megha,
The redirect uri should be your application's uri, not Spotware's website.
Please fix that and let me know if it works.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
05 Apr 2018, 14:24
Hi megha,
Unfortunately FIX API does not support this currently.
Best Regards,
Panagiotis
@PanagiotisCharalampous