r/NSEBetsIndia

nubra python sdk vs raw rest api for live algo trading?

first live version is already built using nubra’s python sdk.

honestly the sdk is clean. auth, instruments, orders, positions and market data took much less code than building the whole http layer myself.

now deciding whether to keep it directly in production or put a thin internal client over nubra’s v3 rest api.

things pushing me toward raw rest:

- exact timeout control

- logging the complete request/response

- reproducing failures with curl

- fewer surprises during sdk upgrades

- easier use from non-python services later

but this may just be engineering trust issues. the sdk already removes a lot of boring plumbing and i can pin the version.

other option is wrapping the official sdk behind my own `Broker` interface, so strategy code never imports nubra directly.

what are people actually doing in live systems?

official sdk directly? wrapped sdk? generated rest client? or sdk for market data and raw rest for execution?

main concern isn’t speed. it’s being able to explain exactly what happened after one ugly order failure six months from now.

reddit.com
u/FollowingSuitable941 — 9 days ago
▲ 17 r/NSEBetsIndia+1 crossposts

This happens when you are consistent

Strategy which i made was giving some losses some profits but when patiently when you are consistent it rewards you.

Today's trade

https://preview.redd.it/u090yx7s5xih1.png?width=1809&format=png&auto=webp&s=42c65b5b2e91499a0b013936bdbbe8597a067fd2

and i customized it and running it from 7th July here are the stats

https://preview.redd.it/b5o5lhvw5xih1.png?width=665&format=png&auto=webp&s=4a9ebff097425153c13ca3d5f26e67fbb9187ad1

Big lesson for me be consistent every successful strategy have drawdowns

reddit.com
u/Calm_Comparison_713 — 9 days ago
▲ 5 r/NSEBetsIndia+1 crossposts

Momentum Strategy

Hey all happy weekend to you all.
As most of the response I received on my previous post for the update. I’m sharing the update on momentum nifty 50 strategy. It’s been a month now.
I am not sure what to write more, so, feel free to ask your question. I will try to answer.

u/LittleScientistX — 13 days ago

Rules for Option Trading

Rules for Trading Nifty 2026
After CAS Implementation
Order Flow
Market depth
Change In Oi%
"If change in call oi is bigger than put oi
Then you should be bearish
If change in put oi is bigger than call oi
Then you should be bullish"
Check The Volume Of 15 min candle in nifty
Always look for volume of the volume of the first 15 minutes is bigger than 40 million don't trade
If the volume of the first 15 minutes is less than 40 million trade
Primary trading window 9:20 AM-11:45 AM
If your setup is formed → take the entry
If you missed it → let bygones be bygones
Trending market trade pullbacks
Sideways market → press the kill switch
Let the system hit your stop loss first
Then enter the trade with exact stop loss
Set daily profit target
Set daily loss limit
Avoid far OTM For Hero/Zero trades Prefer ATM/slight ITM
Delta above.45
Don't trade commodities this year
"If rules are followed, money follows.
If rules are broken, lessons follow."

reddit.com
u/trader-buyer — 14 days ago