Re: OTC
If you expect multiple answers or wonder what should be specify, use reqMatchingSymbols(211, "xxxxxxx") quick and efficient.
That deliver immediately nearly all you need to prepare future
By
Gordon Eldest
·
#46238
·
|
Re: Using old versions of TWS
Hi Richard,
thanks for this information. However, I have another question:
Is it safe to run old API versions with new TWS versions? I think, it should be, because the API only makes a connection to
By
suebusbavaricus
·
#46237
·
|
[Java] [reqMktData()] Need help figuring out why reqMktData() isn't working
Hi all, I have the following code:
public void tickPrice(int tickerId, int field, double price, TickAttrib attrib) {
System.out.println(price);
}
private EReaderSignal signal = new
By
mchaney2 <mchaney2@...>
·
#46236
·
|
Re: TwsActiveX.xls and Historical Bond Data
Steps:
Tried current date as end date and did get 6 M of historical in weeks and months.
By
Polandable
·
#46235
·
|
Re: model and model IV in options
Very useful pointers, thank you! I'm not trying to create my own option pricing model, just trying to understand what IB is computing.
By
amadeus84@...
·
#46234
·
|
Re: Why is RTD data in Excel so buggy outside of market hours?
Anyone have any ideas? Surprised to get no replies...I can't be the only one experiencing this(?)
By
grooooper
·
#46232
·
|
TwsActiveX.xls and Historical Bond Data
Greetings,
I've been a member and reader of the group for about a year, ...hello everyone!? I've been reading mostly, trying to figure an entry point in to
API programming for tws.
I haven't dived
By
Polandable
·
#46231
·
|
Re: Paper trading account value reset
Hello Stuart, thank you so much for your wonderful help.
I never would have figured that out on my own.
It works.
Thanks again,
Josef
By
Josef Haydn
·
#46230
·
|
Re: Bracket Order help
Python
By
adamsmail54321@...
·
#46229
·
|
Bracket Order help
Hello everyone,
I am trying to mke a regular bracket order, however I would like the take profit price to be automatically placed a percentage, say 10% above the filled price of the parent order, and
By
adamsmail54321@...
·
#46228
·
|
Re: Starting with TWS APi using C++, looking for advice
Regarding 2, I use TWS API. I can't remember why I didn't opt the second.
Cancelling/changing and tracking orders is a little bit more difficult. Modifying orders (
By
tbrown122387@...
·
#46227
·
|
Re: OTC
Do a reqContractDetails ( http://interactivebrokers.github.io/tws-api/classIBApi_1_1EClient.html#ade440c6db838b548594981d800ea5ca9 ) first to get it
By
Gordon Eldest
·
#46226
·
|
amex otc
Looks like the default out of the gate for new accounts is not to give universal trading access to amex and otc but okay for nasdaq and nyse.
Hopefully raising a ticket gets the
permissions granted.
By
Stuart Cracraft <smcracraft@...>
·
#46225
·
|
Re: Bracket order - "good after time" fires immediately
You also need to set the TIF parameter to "GAT", otherwise the GAT value will be ignored (the default TIF is "GTC" = Good Till Cancelled)
By
Yair Altman
·
#46224
·
|
Reuters Stock Report Plus
Dear all,
is there a way to automatically download the latest Reuters Stock Report
through the API?
Best regards
Jens
By
Jens Rohweder <twsapigroup@...>
·
#46223
·
|
Re: Python Tws Api Target order
I know that yes you can create a bracket order with a "TRAIL LIMIT" buy order, (tip, simply set the buy price to a number much higher than the average price) when the buy order is submitted the trail
By
adamsmail54321@...
·
#46221
·
|
OTC
Hi,
Anyone know what to set the primaryExchange to so that it is general (e.g. would buy from OTC even?)
I looked at:
https://interactivebrokers.github.io/tws-api/basic_contracts.html
By
Stuart Cracraft <smcracraft@...>
·
#46220
·
|
Re: Paper trading account value reset
This, from IB, worked:
You can reset your paper account equity to a value different than the original and up to five times your production account value. Please note that reset requests should be
By
Stuart Cracraft <smcracraft@...>
·
#46218
·
|
Paper trading account value reset
I saw there has been some discussion here about the paper trading account value
not being able to be reset. I just wanted to ask if this is still the case or IB's documentation
is simply outdated.
By
Josef Haydn
·
#46217
·
|
Re: Getting a list of all ticker symbols
Thanks! I will look into it. Please let me know if you find a solution for NASDAQ
Sent: Friday, January 15, 2021 9:09 AM
To: [email protected]
Subject: Re: [TWS API] Getting a list of all ticker
By
Don Rubin
·
#46216
·
|