Online .NET Backtesting Prototype
Budget: ₹37,500 – ₹75,000 INR
I need a working proof-of-concept of an online scripting engine that lets users write and back-test trading strategies directly in the browser. The language of choice is .NET, and the build must run on .NET Core so it stays cross-platform and container-friendly for future deployment.
Core scope
• Historical data import: for testing it can accept CSV or JSON price files and load them into the engine’s data store. Alternatively it can use our API to read data in real time.
• Strategy development interface: expose a simple code editor (Monaco, Ace, or similar) where C# or VB.NET snippets can be written and executed against the data.
• Performance analytics: after each run, return key metrics—equity curve, drawdown, win/loss ratios—in a JSON payload so a front end can visualise them.
I only need the back-end prototype for now; a minimal front-end mock is fine if it helps you wire up the editor and show results. Clean, well-commented code and a short read-me explaining how to run the project locally (dotnet run or a Dockerfile) will be the acceptance criteria. In real work allocation of resources for each backtest should be controlled and more.
Apply if you can help in this area. Lean engine or Stock Charp can help. Plus if you have another suggestion let me know.
Thank you
Core scope
• Historical data import: for testing it can accept CSV or JSON price files and load them into the engine’s data store. Alternatively it can use our API to read data in real time.
• Strategy development interface: expose a simple code editor (Monaco, Ace, or similar) where C# or VB.NET snippets can be written and executed against the data.
• Performance analytics: after each run, return key metrics—equity curve, drawdown, win/loss ratios—in a JSON payload so a front end can visualise them.
I only need the back-end prototype for now; a minimal front-end mock is fine if it helps you wire up the editor and show results. Clean, well-commented code and a short read-me explaining how to run the project locally (dotnet run or a Dockerfile) will be the acceptance criteria. In real work allocation of resources for each backtest should be controlled and more.
Apply if you can help in this area. Lean engine or Stock Charp can help. Plus if you have another suggestion let me know.
Thank you