Skip to content

Commit 5f27e34

Browse files
committed
Add readme description
1 parent 8497979 commit 5f27e34

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212

1313
<img src="static/showcase.png" alt="Investing Algorithm Framework Logo" height="750px">
1414

15+
The investing algorithm framework is a Python framework designed to help you build, backtest, and deploy quantitative trading strategies. It comes with a event-based backtesting engine, ensuring an accurate and realistic evaluation of your strategies. The framework supports live trading with multiple exchanges and has various deployment options including Azure Functions and AWS Lambda.
16+
The framework is designed to be extensible, allowing you to add custom strategies, data providers, and order executors. It also supports multiple data sources, including OHLCV, ticker, and custom data, with integration for both Polars and Pandas.
17+
1518
## Sponsors
1619

1720
<a href="https://www.finterion.com/" target="_blank">

0 commit comments

Comments
 (0)