This can be done with some changes.
Run the program separately for each account.
If you want to run software once and then fire orders for multiple accounts then with some work it can be done. Let me know if you need any help.
How to get to know the circuit limit range, when the orders get cancelled. Sometimes the cancelled orders are stoploss limit / Market orders and would like to place them as soon as possible.
@themohammedfaisal Thanks for the detailed reply.
Stoploss orders(passive) can get cancelled when triggered and become an active Limit or Market order if they are out of the execution range. --> I am unable to clearly undertsand your reply.
W…
Hi Guys @sujith @HowUTrade ,
I read about this issue of Orders get cancelled by exchange and I would like to handle this in my program. I have couple of questions on it.
1. Does all kinds of Orders are cancelled ( Initial BUY/SELL orders and also S…
C++ is hard to learn, but its faster. Java is easy to learn but its slower.
C++ code cannot be hacked, while Java and python (not sure) can be hacked or reverse engineered.
but I would like to get this information into program as its pain to feed this info manually everyday.
Is there any formula to calculate these ranges ?
Just curious.. Out of these 3 methods used in this page :
http://www.macroption.com/rsi-calculation/
Which one is being used by Kite. I am unable to get near to the value shown in web.
Thanks for your quick response. As RSI calculation involves time periods, do I need to have history data to accomplish this ?. How does browser display this information ? Does it compute using java script or does it get this information from API ?