Quote from OpenQuant:
Hi,
each OpenQuant strategy has a Portfolio object attached, which in turn has Account object, which you can access from your strategy. You can check account status before submitting the second order. This account is maintained by OpenQuant and is based on the initial money allocation and execution reports coming from your broker (or execution simulator). You can also request BrokerInfo from the broker any time in your strategy to check if OpenQuant maintained account is in synch with your real broker account.
Something like this.
Cheers,
Anton
Hi Anton
are you the same Dr Anton behind OQ?
I had a close look at OQ. I've also looked at RightEdge, TradeLink etc.
I really really Like OQ for it's long range of adaptors for data/execution connectivity etc.
but I just want to understand why do you not spend some time on the documentation? I really don't get it? yours is the worse I've seen for any software? here you have an amazing, capable product that probably is better than the rest, yet the document is just useless (dated 2007?)
I'm convinced you're a very smart guy, who knows how to code, build software, but you seem to have completely missed an important aspect. you're methods take a unique approach which is different to the others use, e.g. creating cross overs etc. almost you're personal way of programming (which is ok) but even for someone who can code in c# it takes a long time grasping your way of thinking and you've left it for others to figure out. this isn't about c# or python, it's the the thinking behind the methods provided.
it took me around 20min in rightedge to build a strategy i had in mind to test and see how it works, it gives you a whole good list of performance output, maybe 10+ panels. As for OQ? this is the 2nd day I've spent on OQ and I'm still confused, and looking API help doc is just painful. right now when I run something with the demo strategies provided I get a SINGLE chart showing the equity curve? is this real? I'v spent 10min trying to see if there is more output analysis breaking down the performance e.g. sharp ratio etc and I can't find it and I thought i really must find you and speak to you. here is an institutional product with big fails in the most basic areas. I'm either a complete idiot if this is proving painful or that some others agree with me. I wish someone could take the method thinking of rightedge or tradelink and include the long list of FIX adaptors hot point etc that's included in OQ supporting multiple strategies etc.