☰
Login
Signup
Home
›
abokade
›
Comments
Activity
Discussions
8
Comments
5
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
abokade
About
Username
abokade
Joined
January 2018
Visits
59
Last Active
September 8
Roles
Member
Activity
Discussions
8
Comments
5
Comments
@sujith Thank you for the update Sujith! This helps.
in
How to know the margin (5x, 2x etc) using API call?
Comment by
abokade
August 2023
@sujith Please help me with C# documentation. I tried the above link already.
in
How to know the margin (5x, 2x etc) using API call?
Comment by
abokade
August 2023
@tonystark This is the code I wrote in C#: public static double CalculateRsi(IEnumerable closePrices, int interval) { var prices = closePrices as double[] ?? closePrices.ToArray(); double sumGain = 0; …
in
How is RSI calculated by Kite? Discrepancy observed on kite website
Comment by
abokade
January 2023
Dear Sujith, The thread that you pointed me has great information. Thank you so much. I will reach out to you if I need anything. Thanks alot.
in
How zerodha forms price candles using API?
Comment by
abokade
December 2022
@sujith
in
BO/CO Order using Publisher
Comment by
abokade
March 2018