Multiple strategies in one account
Hello,
I need to run several strategies in one account. How do I best keep them apart, unknowing of each other?
I can tag orders using the orderRef field, but as of now, all I can think of is to keep
By
Peter Andersson
·
#53622
·
|
Re: No Security definition has been found for the request when running cpp sample code
Some suggestions:
1. Stop posting these screenshots: they’re almost impossible to read. Try to make life easy for recipients if you want help. Instead, copy the text from the terminal and paste
By
Richard L King
·
#53621
·
|
Re: No Security definition has been found for the request when running cpp sample code
It might be my eyes, but the pictures you post are too small to read. And when zooming in they become blurry, thus unreadable.
By
J G
·
#53620
·
|
Discrepancies between real-time and historical market data
Attached are the logs from my subscription to real-time and historical bar data yesterday. As you can see, there are discrepancies between the 'high' and 'Wap' values in the two datasets. I'm
By
xb
·
#53619
·
|
Re: reqRealTimeBars: data stops receiving for after-hour session
Please DO NOT delete messages. This topic is now useless for anyone searching the archives since your original problem statement and part of the discussion is gone.
Jürgen
By
Jürgen Reinold
·
#53618
·
|
Re: reqRealTimeBars: data stops receiving for after-hour session
Thank you all guys, this issue has been resolved.
By
xb
·
#53617
·
|
Re: No Security definition has been found for the request when running cpp sample code
runnig the test client multiple times gives different results..
By
Axelord
·
#53616
·
|
Re: No Security definition has been found for the request when running cpp sample code
Thanks for the reply richard.
When I send requests to the ib server, sometimes the data returns just fine, sometimes I get error 'Connectivity between IBKR and Trader Workstation has been lost'
By
Axelord
·
#53614
·
|
Re: Purebasic and TWS
Tradiator writes:
‘What has happened since then that interfacing to IB has become as difficult as climbing the Everest mountain!’
I think that’s a little unfair. If you use the ActiveX
By
Richard L King
·
#53613
·
|
Re: Purebasic and TWS
@Richard L King
Richard, I would be very happy to try your solution.
Thanking you in advance.
By
Tradiator
·
#53612
·
|
Re: Purebasic and TWS
@Gordon Eldest
About 20 years ago I played a bit with the IB interface with VB6. It was as simple as dropping an .OCX control on a form and then calling its procedures. As simple as that!
I had been
By
Tradiator
·
#53611
·
|
Re: Purebasic and TWS
@TRadiator
This is in response to your post earlier today. Your statements are quoted in blue, followed by my replies.
“I am sorry to be a bit stubborn but I prefer to start in Purebasic.
By
Richard L King
·
#53610
·
|
Re: Purebasic and TWS
I have no objections at all, Richard, and documenting such a path may even be helpful for people who want to integrate other languages in the future.
I just want to avoid that the entire group will
By
Jürgen Reinold
·
#53609
·
|
Re: Purebasic and TWS
Can I just say that @Tradiator’s earlier post today has actually opened up a possibility to move forward with PureBasic. I’m in the middle of drafting a response to it that will indicate a way to
By
Richard L King
·
#53608
·
|
Re: Purebasic and TWS
Thank you all very much for your responses.
I will carefully study all the information received and try not to bother too much in the future.
By
Tradiator
·
#53607
·
|
Re: Purebasic and TWS
You received a lot of valuable feedback, the task you are trying to take on is massive, it will be a nightmare to maintain as a single person over long periods of time, and will possibly be a massive
By
Jürgen Reinold
·
#53606
·
|
Re: Purebasic and TWS
Sorry if blunt, no intent
but IMHO and using my limited experience of IBKR I feel the need to share the feeling that you are "swimming against the flow".
1- Development should start easy and
By
Gordon Eldest
·
#53605
·
|
Re: Purebasic and TWS
I'm with the rest. Please consider using python. I can use julia but python is more fun.
so in purebasic you'd
```
; PureBasic example for connecting to IB API and requesting account details
#PORT
By
comicpilsen
·
#53604
·
|
Re: Purebasic and TWS
I'll be completely honest, if you find you stumble here, then it is very
likely that your journey will be a hard one and you will likely waste time
getting going when you should be working on
By
mark collins
·
#53603
·
|
Re: what time EST is it safe to assume that IB have printed the final close for all symbols EOD
Makes sense but the group would know, through experience, when it's reasonable to see that the US exchanges are printed. I am only interested in the PRINT after the close. It would be nice to think
By
comicpilsen
·
#53602
·
|