Also, tried using Selenium + CasperJS or Ocular (as mentioned on the link mentioned here: Selenium Automation - Charts ) so that I can just pick the bricks from the Kite Web Renko charts itself, but it doesnt seem like an appropriate idea, hence I …
# Place an order based upon transaction type(BUY/SELL)
def place_order(transaction_type):
kite.order_place(tradingsymbol="CRUDEOILM17DECFUT", exchange="MCX", quantity=3, transaction_type=BUY/SELL, order_type="MARKET",
product="MIS",trigger_price="37…
HI @sujith and @ajinasokan , I have been on this platform since inception and have never had this issue, until now. On logging in through kite web session (kite.zerodha.com) , there is a token issue and the algo stops.
Please look in to this and if…
Hi @ajinasokan , I figured this problem. It is happening due to expiry of tokens, it seems.
Can I have multiple login sessions for my account activated at the earliest please ?
user ID: DM4385
Kindly close this thread as the problem is resolved du…
I've got open positions, which is why the debits=1257.48 was also posted along with this.
Only when a position is closed, does the Realised margins section gets updated.
The unrealised margins is never shown.
It has been this way since inception. …
@Kailash Hi, thanks for the prompt update. Id like to notify for the help of others too, this updated document is only showing the updates on Internet Explorer not on chrome as a browser.
Also, the Example request is not showing the tag feature. Th…
@vivek @suraj | What's the update on the 'tag' feature ? Also, if the documentation can't be updated, could you at least specify here how the updated syntax will look.