Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Bhediya

Setup

  1. Copy .env.example.env and fill in your credentials.
  2. pip install -r requirements.txt
  3. uvicorn app.main:app --reload

Endpoints

  • GET /auth/login_url → get user login URL
  • POST /auth/session{ "request_token": "..." }{ "access_token": "..." }
  • GET /market/instruments
  • GET /market/quote?exchange=NSE&symbol=INFY
  • GET /orders/place etc.

Next Steps

  • Persist user tokens in a DB
  • Add background tasks for WebSocket ticks
  • Wrap your signal/risk logic around these modules

About

Bhediya is your fierce, intraday trading companion—hunting down every pip with razor-sharp precision and lightning speed. Built on Zerodha’s Kite Connect APIs, Bhediya tracks live market ticks, spots crackling opportunities, and pounces on MIS orders to keep your P&L howling in profit—day in, day out.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages