Skip to content

Commit 91cdabc

Browse files
committed
Add svg images
1 parent 5f27e34 commit 91cdabc

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
> If you like what we do, consider starring, sharing and contributing!
1111
1212

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

1515
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.
1616
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.

static/showcase.png

-1.24 MB
Binary file not shown.

static/showcase.svg

Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)