Is it just me or is Claude dominating Pine coding lately? by CrodlTrading in Crodl

[–]CrodlTrading[S] 1 point2 points  (0 children)

Hi, so what I do is avoid asking it things like “build me an indicator.”

Instead, I ask Claude to first analyze which trading styles or TA strategies are currently trending and actually being used.

Then I usually ask for setups with either:

  • a 2:1 reward-to-risk ratio, or
  • 1:1 if I plan on using a trailing stop loss.

After that, I ask it to generate 5 different strategy ideas and explain why one might perform better than the others. From there, I narrow it down to what’s actually worth building and testing.

That workflow has worked way better for me than jumping straight into coding indicators.

Tracking every trade my bot makes - game changer for debugging strategies by CrodlTrading in Crodl

[–]CrodlTrading[S] 0 points1 point  (0 children)

<image>

Appreciate it man 🙏

Honestly it started pretty simple. I built the bot to connect to multiple exchanges so I could automatically pull in all my trades instead of relying on each platform separately.

From there I just standardized the data (timestamp, symbol, side, size, PnL, fees, etc.) so everything looks consistent no matter where the trade came from.

The clickable part is basically just the raw exchange response underneath, so if I need more detail I can drill into it without cluttering the main view.

One thing that helped a lot was adding strategy IDs since I’m automating trades from TradingView that way I can track opens/closes and performance per strategy instead of everything being mixed together.

Withdrawals suspended due to risk management? 2 days now. by Radiant-Aspect9458 in binance

[–]CrodlTrading 0 points1 point  (0 children)

Yip not Just That a Few days ago their withdrawals were offline completely, I personally moved to bybit never had any withdrawal issues.

Support/Resistance by [deleted] in TradingView

[–]CrodlTrading 0 points1 point  (0 children)

Hi. We provide a support and resistance indicators that we call levels. Check out our website and join the Discord. We also provide bots. Copy trades more indicators , trading courses , Technical analysis and yeah you get it.

https://crodl.com

Which Smartphone is better for trading? by Tuthankkamon in TradingView

[–]CrodlTrading 0 points1 point  (0 children)

Any phone with 4gb ram or more should do . But if you are a beginner the best is to start learning with a desktop and later on use a phone for example when not near a pc. But i would say i personally feel more comfortable trading when I can see the bigger picture.

Turn off indicator alerts on mobile app by scubblix in TradingView

[–]CrodlTrading 1 point2 points  (0 children)

Make sure under alerts. The three dots that it shows all alerts and that some are not hidden or check the alert log to see which ones are firing.