☰
Login
Signup
Home
›
Search
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
How to get previous day close price
by
gmax
·
December 2017
in <module>()<br />99
#p
rev_close = 147<br />--> 100 prev_close = kite.quote(exchange1,symbol1)["ohlc"]["close"]<br />101<
entering tag manually
by
sujith
·
December 2017
You can use order tag. You can check out documentation to know more.
orders parameters
by
sujith
·
December 2017
Hi,
historical data timestamp error
by
rajtk
·
December 2017
df['date'] = pd.to_datetime(df['date'])
#p
d.to_datetime(df['date'], format = '%Y-%m-%d:%H:%M:%S')#
How to know if bracket order StopLoss or Target is hit through the Orders status API ?
by
sujith
·
December 2017
Hi,
Ticks in BO
by
Ntra
·
November 2017
document at https://kite.trade/docs/connect/v1/
#p
lacing-orders does not say anything about interpretation of TLS.
Note able to execute kite.holdings()
by
ansumanm
·
November 2017
https://kite.trade/docs/connect/v1/?python
#p
lacing-orders
Ticks in BO
by
Ntra
·
November 2017
https://kite.trade/docs/connect/v1/
#p
lacing-orders
TSQ/TBQ and Order Flow Table
by
sujith
·
November 2017
Total buy quantity and total sell quantity are already available in webscokets. You can check out documentation here.
Redirect and Postbackurl
by
tonystark
·
November 2017
Hi @YQ9152,
need to know pending quantity
by
sujith
·
November 2017
Hi @palani_kmp,
Kite Connect 3.0 - release #3 (Nov 6)
by
Kailash
·
November 2017
Then -> https://kite.trade/docs/connect/v1/
#p
ostback-webhooks
Kite Connect 3.0 - release #3 (Nov 6)
by
Kailash
·
November 2017
We have an important update to the HTTP postback (webhook) APIs that will go live on Monday, 13th Nov, 2017. In addition to the Postbacks you receive currently (COMPLETE, CANCELLED, REJECTED), you wi…
OrderInfo subscription
by
tonystark
·
October 2017
Hi @Avatar,
Invalid Session
by
piyushk921
·
October 2017
def on_tick(tick, ws):<br />
#p
rint tick<br />#sys.exit(0)<br />with open("C:\\Python27\\COMMAND.txt",'r') as file:<br />buff = file.read()<br />if &
need to fetch "buy_quantity" from position
by
sujith
·
October 2017
Hi,
rms:field not found 63002
by
sujith
·
October 2017
Hi,
BO placing after the execution of already placed BO
by
sachinstlko09
·
October 2017
https://kite.trade/docs/connect/v1/
#p
ostback-webhooks
Q Buy or Sell Price for a position?
by
sujith
·
September 2017
Hi @razcads,
Identifying order execution using PHP API?
by
sujith
·
September 2017
Hi @sachinstlko09,
Previous
Next