jclar 0 Report post Posted September 26, 2018 Hi. The values returned by /margin/clienttaccountmargin are not accurate. The api is not returning the current balances. Actually, after posting several trades the balance is not updated. Is there any logic to be applied to get get current NetEquity for instance?. Or the current TradableFunds?. This is the only remaining issue that we have so far. We are almost ready to go live with our api trading. Regards Share this post Link to post
Physicsman 25 Report post Posted September 26, 2018 Hi, That call provides a static snapshot at the time it is called. If you want live updating values, subscribe to the Lightstreamer ClientAccountMarginStream, which streams the updating Margin values. Kind Regards, PM Share this post Link to post
jclar 0 Report post Posted October 8, 2018 Just for curiosity.When the snapshot is taken,? t at the time it is called by whom?. thks Share this post Link to post
Physicsman 25 Report post Posted October 8, 2018 Hi, It will show the margin values at the time the user makes the call - more accurately at the time our backend system receives the call. Kind Regards, PM Share this post Link to post