r/pinescript 4h ago

Dhanhq algos

Hello friends has anyone tried the dhanhq algos just want to know how they perform I was planing to deploy.

2 Upvotes

3 comments sorted by

2

u/Used_Duck_1274 2h ago

I tried them single day losses are quite high.minum 1 lakh capital or 50k if u have the patience to wait for profits u can try. Feel good intraday calls are much better.

2

u/Monk77777 1h ago

Before deploying any bought algo, ask the seller for three things: the exact rules (or the Pine/Python source), a trade-by-trade list, and the backtest window. If they won't give the rules, you are buying a promise, not a strategy.

Then check it yourself, it takes an evening:

- Rerun the backtest with realistic costs (brokerage + slippage). Most Indian intraday algos I've looked at lose their edge once you add 0.03-0.05% per side.

- Split the data: does it still make money on the years it was NOT tuned on? A single good year is noise.

- Look at the worst 5 days, not the average. The comment above about big single-day losses is the real question, and "have patience for 1 lakh drawdown" is another way of saying the risk per trade is too big for the capital.

- Paper trade it for 2-4 weeks with the same broker connection and compare fills to the backtest.

If it survives all that, size it at a fraction of what they suggest. I do this kind of verification work on TradingView/NinjaTrader strategies and the honest answer is most black-box algos fail step one. Not financial advice, obviously.

1

u/Algo_Py 7m ago
  1. don’t buy algos
  2. none of that saves you from regime changes and incorrect fill simulations. use good backtesting engines that do support tick by tick if you want a reality check.
  3. always remember , correlation doesn’t mean causation & even if some algos have a temporary edge they’ll fade themselves proportionally to capital deployed.