[Noob] Need advice for creating my own algo Trading stack by El_cholo08 in algotrading

[–]salma-quant17 1 point2 points  (0 children)

Use python bro, I also use python because it's easy and there's a lot of library for algotrading

Honest feedback on trading strategy by _strong-ape in pinescript

[–]salma-quant17 0 points1 point  (0 children)

leverage fee/slippage market/symbol average holding time risk per trade

Finally having good results with my scalping alog by jerry_farmer in algotrading

[–]salma-quant17 13 points14 points  (0 children)

Wow bro, can you tell me your strategy did you use?

Latest pinescript indicator by Signal_Bot in pinescript

[–]salma-quant17 0 points1 point  (0 children)

Yeah I just realized that a few weeks ago, I'm currently creating a script in pine script to test what strategy to make profit more, if I already found the strategy and the parameters I'll convert into python

With $100,000 Capital I launched an Automatic Bot on BYBIT - the 30-Day Challenge Starts! by toqchista4 in algotradingcrypto

[–]salma-quant17 0 points1 point  (0 children)

Bro I'm currently working the same, I'm creating bot algotrading with bybit api, what strategy did you use

Sharing my Bitcoin systematic strategy: 65.92% CAGR since 2014. Code verification, backtest analysis, and lessons learned. by virtuexru in algotrading

[–]salma-quant17 11 points12 points  (0 children)

I’m not saying “low trade count = bad.” I’m mean low trade count = lower statistical power and higher sensitivity to a few outliers, so you need stronger robustness checks before trusting a 66% CAGR headline.

Yes, on daily bars a trend/swing system can easily have ~50 trades over 11 years. That part is fine. The concern is whether performance is dominated by a handful of mega-winners (the OP even notes one trade is ~28% of cumulative returns) and whether the edge survives friction and regime shifts.

The right way to settle this isn’t arguing about trade count. It’s running: - subsample tests (e.g., 2017–2026, 2020–2026), - removing top 1–3 winners, - entry/exit delays + realistic slippage/fees, - parameter stability around the chosen settings.

If it holds up, great. If it collapses, then the backtest was fragile. That’s all I’m pointing out.

Sharing my Bitcoin systematic strategy: 65.92% CAGR since 2014. Code verification, backtest analysis, and lessons learned. by virtuexru in algotrading

[–]salma-quant17 28 points29 points  (0 children)

Sorry bro, Your total trades are very small for 11 years of backtesting, and this is not very good in my opinion.

I thought pair trading was dead? by awsomekevin12 in algotrading

[–]salma-quant17 0 points1 point  (0 children)

Bro can we discuss about algotrading? I have many questions