thanks @rakeshr and sorry for not seeing the typo
@rakeshr i had a doubt regarding web socket
is it guaranteed that all order-updates will be passes through web socket ( in on_order_update ) given i dont block web socket on my end
is it safe …
@rakeshr @sujith @Vivek @MAG
Yeah that would be really helpful ... if either the back end code/pseudocode or at least exact calculation method of brokerage calculator can be shared in the forum
Or if someone has made his/her own calculator wit…
@sujith workin fine now ,it seems it was an exceptional erorr on api part (which probably blocked access to websocket and api.generete_session for some reason )
got sorted out after i generated a new token in the afternoon and sorted out a few rat…
lil update , now errors are iterating between (403,closed reason without close code and dropped tcp without previous closing handshake)
this is the code i used with asimiliar one for full data ..was working like butter till friday
accesstoken= 'rN…
@rakeshr in the first message i mentioned a thread with a similiar problem ... but no solution was given in the end
plz go through the thread( and my initial messsg i hv explained my problem in detail )
this is the code i use , padding of the st…
thanx for the reply @rakeshr
checked it again but it is giving the same error and also
why am i generating the same access token every time ( with different request token) . Is it because I logged in kite (android app) before , i saw in some thread…