Ultraman

Request for Backtest Submission API on ALGOGENE

Programming


Hey ALGOGENE Team!


I hope you’re doing well! I’m currently working on a fully automated AI trading system on my local machine using Cursor with some LLM models. I’ve been diving into the ALGOGENE platform, and I’m really impressed by the powerful datasets and backtesting tools available.

I’ve got a feature idea that I think could enhance the user experience:

It would be amazing if I could have an API endpoint that allows my local LLM to draft and submit backtest scripts directly to ALGOGENE for evaluation. The flow would be something like this:

  1. Algo Creation: My LLM drafts a backtest script.
  2. Backtest: The script is submitted to ALGOGENE.
  3. Feedback: I download the backtest results.
  4. Algo Revise: My LLM optimizes the logic based on the feedback.

This would create a continuous loop until the strategy hits a predefined performance metric.

I’ve checked the existing API, and it covers most of my workflow, but I believe this additional API would really tie everything together. Thanks for considering my request! Looking forward to hearing your thoughts.


Cheers!