Can anyone see market data for an "Inter-Commodity Spread" via any API?
Here is an example: On NYMEX, the spread between Gasoline (RB) and Crude Oil (CL) This is an exchange-defined and TWS-defined Inter-Commodity Spread. In TWS, typing "RB.CL" (return) will show you the
By
fantasy football
·
#34570
·
|
ECBOT historical data
I've been getting historical quotes for some time now for stocks, futures and forex without any difficulty through the API with C#. However, I just can't seem to get the Contract details right for
By
Phil Reid
·
#34571
·
|
Re: OT: An app I've been working on
Interesting. There is certainly a lot of interest in crowd consensus in all sorts of areas, from election forecasting to classifying galaxies. The galaxy classification case is fairly straightforward,
By
Richard L King
·
#34569
·
|
Re: OT: An app I've been working on
Ben, Yes, tracking of members would allow a vetting of correctness and the application of a weighting algorithm for answers. Agreed. And here we get into the broader premise: is there any true
By
MarketMole
·
#34568
·
|
Re: OT: An app I've been working on
TWSAPI@...> wrote: Maybe you could fetch the device's hardware address (Android API info
By
Ben Alex <ben.alex@...>
·
#34567
·
|
Re: OT: An app I've been working on
Richard, What I'm coming to realize is that the shift in technology tends to happen, often, without my awareness nor consent. And it is just such a shift that represents the barrier between trying to
By
MarketMole
·
#34566
·
|
Re: OT: An app I've been working on
Well, the most important thing to say is that there are indeed some of us who use a Windows phone, and I¡¯m one of them (Nokia 630, cheap and cheerful, does everything I need and a whole lot more
By
Richard L King
·
#34565
·
|
OT: An app I've been working on
TWSAPI Tribe, Here's a link to a voting app site the company I'm working with has finally released: http://goo.gl/lO7Hlo I wrote the Windows Mobile version of the phone app. ('course nobody has a
By
MarketMole
·
#34564
·
|
Re: "Historical Market Data Service error message:Time length exceed max"
you can't request more than 60 days when you go by "D". According to the table in this answer <https://docs.google.com/document/d/1gLGdySacvdCrj2XKsf1ufvwxeMjb0LICM7ah05CMefw/pub#h.kvx6ynw3bx2j> you
By
Dmitry Shevkoplyas
·
#34563
·
|
"Historical Market Data Service error message:Time length exceed max"
Hi, I am using my test (demo) account to do some testing. I tried to request 63 days of daily historical market data of IBM stock, but I got the error "Historical Market Data Service error
By
alvinxw <alvinxw@...>
·
#34562
·
|
Re: orderStatus for orders modified in TWS
I used to do cancel & replace, but lately I have been using modify more because of the overfill problem. I find cancel & replace easier to program, because it handles the rare case where the order no
By
rwk
·
#34561
·
|
Re: orderStatus for orders modified in TWS
The problem with the cancel/resubmit approach is you create a race condition. The limit order could have filled but you didn't get the status update yet. When you send the market order you end up
By
Nick <news1000@...>
·
#34560
·
|
Re: orderStatus for orders modified in TWS
You wrote: "I then subsequently amend the [limit] order in TWS to change it to say a market order" I would not recommend this. instead just cancel the limit order and issue a new market order if that
By
rholowczak <no_reply@...>
·
#34559
·
|
orderStatus for orders modified in TWS
First off - apologies if you have seen this question before but I posted it last week and it appeared on the website briefly then disappeared. I've also not seen any replies so I'm assuming it got
By
kimbleyoung@...
·
#34558
·
|
Re: error 2137 The closing order quantity is greater than your current position
I think the order should work as expected unless it is for a cash account, or there is insufficient margin available, or some other such restriction for the resulting position. [rwk]
By
rwk
·
#34557
·
|
error 2137 The closing order quantity is greater than your current position
My log started showing this message on Nov 2, 2015 when going from long to short (or short long) in one transaction. Obviously the quantity will exceed current position but I have never seen this
By
cmilo43
·
#34556
·
|
Re: Order does not work with IB 952.2c (stable version) "Invalid effective time"?
Shot in the dark here - any issues with your new PC's time zone or date and time settings? Can you send such orders successfully via TWS? What other properties are you setting in your order object and
By
rholowczak <no_reply@...>
·
#34555
·
|
Order does not work with IB 952.2c (stable version) "Invalid effective time"?
Hi, I really hope someone can help me with or confirm this. I recently bought a win8.1 computer, downloaded the IB 952.2c (stable version), and compiled my C++ codes to run on this new computer.
By
john_ge88@...
·
#34554
·
|
Re: API on Linux without GUI
This TwsApiC++ wrapper is available on github. See JanBoonen/TwsApiCpp https://github.com/JanBoonen/TwsApiCpp https://github.com/JanBoonen/TwsApiCpp JanBoonen/TwsApiCpp
By
janboonenvk
·
#34553
·
|
Re: API on Linux without GUI
you can get a linux pogo plug for around 5.00 it headless and has a media server
By
nickhere@...
·
#34552
·
|