-
Hi Krishna,
Is there a way to fetch just quote information without having to subscribe to web socket streaming.
Not trying to compare products here, but on Zerodha Kite I use kite.quote to fetch…
-
Usage of LTP of spot price instead of future price to select the near ATM strike. Most of retail uses stockmock to do backtest which is based on spot price.
-
A lot of data is common yet they are separated like two island
1. Connect has its own market depth buried in a struct and Ticker has its own independent.
2. [5]DepthItem for ticker VS DepthItem …
-
Readme link now points to zerodha's repo instead of mine.
-
public void getCombinedMarginCalculation() throws IOException, KiteException{
List params = new ArrayList();
MarginCalculationParams param = new MarginCalculationParams();
…
-
Scrips missing most likely due to SQLite not support FULL OUTER JOIN.
-
Opening this thread for collecting any documentation related issues/suggestions before the first release.
cc @ranjanrak, you can mention the issues you spotted here.
-
Hi ,
I have configured zerodha API , Secret Key in config .
Client side : login as user and click on " signin Zerodha" , address bar changes with
request_token=MyZnXrp3ryeMzDTsq1jgC3JN3ZbEiF…
-
Hi Team,
You are doing great work. It will be great if you can add Indian brokers to your solution (AngelBroking, Zerodha, UPstox)
-
### [READ] Step 1: Are you in the right place?
**Cloud Firestore support is provided by the [`@google-cloud/firestore`](https://npmjs.com/package/@google-cloud/firestore) library. Therefore the eas…