|
Hi,
I wish in my strategy to check 1) the real amount of position that I have at my brokerage account in the current moment (i wish then to assign it to Position.Amount) 2) amout of money that I have (to be more exact - limits because I trade futures). 3) propably some other real info about my account state. How to do it ?
This is in particular crucial after reboot/restarting strategy. I found some very short info about "Persistent" option which is aimed somehow for similar. Yes this will help partially, but it still provides not live real data from my account. I need to read this live data to be completely secured.
I suggest this may be discussed already - but I did not find using the search.
Thanks for helping!
|