I used AI to backtest a trading strategy with zero coding knowledge.
- I fed o3 the full BTC price history.
- I explained my trade idea to it with my rationale.
- Had it generate the Python code for the backtest.
- Guided me through the set up with Google Colab.
- Fed the data back to o3 and had it analyze results.
- Optimized the strategy through various questions.
I don't expect it to be perfect, but it's cool how anyone can back test ideas now.