Send me your BTC 3H strategy idea. I’ll turn 10 of them into Pine Script + backtest them for free
Hey everyone,
I’m testing a Pine Script GPT/API that can generate or fix Pine Script and return structured backtest results:
https://chatgpt.com/g/g-69e705ab3e6081919ce0c92e1f567e5d-pinescript-api
The idea is simple: ChatGPT can write Pine Script, but they often don’t know whether the code actually runs or whether the strategy backtests correctly. This tool is meant to help check that instead of just guessing.
For this test, I’ll take 10 clear strategy ideas and convert them into TradingView Pine Script, then run a backtest on BTC using the 3H timeframe.
Good format:
Entry:
RSI < 30 and price is above EMA200
Exit:
RSI > 60 or price closes below EMA200
Risk:
Stop loss 2%, take profit 4%
Market:
BTC, 3H timeframe
If you have a BTC strategy idea, drop it in the comments. I’ll pick 10 and share the Pine Script + backtest summary.