Can AI Actually Write Good Pine Script? Here's My TestApple Inc.BATS:AAPLthom516580I had a simple trading idea and wanted to see whether AI could turn it into a usable TradingView strategy. ----------------------------- The AI tool specializing for TradingView Pine Script: https://kiwoom.dev ----------------------------- The prompt was: Buy when the 20 EMA crosses above the 50 EMA, MACD is above zero, and exit on the opposite crossover or a 2% stop loss. Instead of writing the Pine Script myself, I used an AI built specifically for TradingView Pine Script. It generated a complete strategy that ran immediately in TradingView. After a few small adjustments, it was ready for backtesting. I've now used it to prototype several different strategies, and it has saved me a lot of time compared with writing everything from scratch. I'm curious, has anyone here found another AI that generates even better Pine Script? I'd love to compare results and see how they perform on more complex strategies.