Hi, I have two questions about placing order using python API 1) what's the time format of goodtilldate? i tried to use something like...
is it possible to send out something in the morning like, if the stop loss order is not filled right before afternoon market close, revise this...
yes you are right. why i think it is difficult is that i thought i can do all the stuff in the morning without any investigation after placing...
yes you are right, i will ask in that group. Also, i believe ppl here also hv much experience using IB controller, hope i can get help here
Hi, I would like to do a simple order automation. When market open, enter at market price with a stoploss level everyday. Settle all positions...
Hi, i use IB controller to open IB everyday morning and use the TWS auto log off feature to close TWS at day end everyday, so i can automatically...
yes, actually i know the time difference so i can manually convert it. my concern is if i don't know how the API define the time zone, i m afraid...
i found that when i use python API ib_insync to look at the fill report, the filled time is UK time. However, the setting in my TWS is my local...
i found that when i use python API to look at the fill report, the filled time is UK time. However, the setting in my TWS is Hong Kong time and...
thanks. i will try it
yes, i will find out the filled price by looking ib.fills() i think it make more sense to look at the filled order. as i will send out my order...
do you know how to send out the stoploss level after filling the order using python?
yes, i need to decide the stoploss level based on the filled price, so i m thinking doing something like, after filling the order, find out the...
thanks, i think goodAfterTime can set a specific time to send out the order, so that i can settle my position. i think this GAT order is...
for futures, do you know how to set a price delta for stoploss instead of inputting the absolute price? for example, contract=Future('HSI',...
i guess is here https://rawgit.com/erdewit/ib_insync/master/docs/html/index.html ?
thanks a lot!! could you tell me where can i find the useful study material/sample scripts? or which demo script you are using?
it is quite difficult to play around with the official python API document. it break everything down to small component and didn't provide a full...
https://www.investing.com/commodities/brent-oil-historical-data do they provide a handy download link with date and symbol name specified in the...
i found some discrepancy between investing.com and the price from CME, as you can see below(red rectangle), the prices are different in 3 Jan...
Separate names with a comma.