marketcalls / openalgo

Open Source Algo Trading Platform for Everyone
https://docs.openalgo.in
GNU Affero General Public License v3.0
116 stars 48 forks source link

master_contract_db.py in fyers has references to zerodha.. Please check #16

Closed tarakbluru closed 5 months ago

tarakbluru commented 5 months ago

eg., https://github.com/marketcalls/openalgo/blob/e20d4d01d333261ea5fdb7e43af05aab2f775bc6/broker/fyers/database/master_contract_db.py#L85

def process_zerodha_csv(path):

I just had a quick glance. This may be by design. May be you want to review.

marketcalls commented 5 months ago

Fyers implementation is in progress. Still not released yet. Current active brokers are Angel, Upstox, Zerodha

marketcalls commented 5 months ago

The screens for OpenAlgo on Fyers have been completed. The building and testing of the API are scheduled for Monday. It is highly probable that the Fyers plugin for OpenAlgo will be ready by Monday.

marketcalls commented 5 months ago

Fyers Plugin is implemented. Will be testing in live markets this week and will be updating the patch if any. Kindly Fork/Clone/Pull the repository fresh.