We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4965c38 commit 4653319Copy full SHA for 4653319
README.md
@@ -1,4 +1,13 @@
1
# Finterion Investing Algorithm Framework Plugin
2
+
3
+<a href="https://www.finterion.com/" target="_blank">
4
+ <picture style="height: 30px;">
5
+ <source media="(prefers-color-scheme: dark)" srcset="static/sponsors/finterion-dark.png">
6
+ <source media="(prefers-color-scheme: light)" srcset="static/sponsors/finterion-light.png">
7
+ <img src="static/sponsors/finterion-light.png" alt="Finterion Logo" width="200px" height="50px">
8
+ </picture>
9
+</a>
10
11
This is the official plugin for the [investing algorithm framework](https://investing-algorithm-framework.com) open source project.
12
13
## Installation
static/sponsors/finterion-dark.png
14.2 KB
static/sponsors/finterion-light.png
9.3 KB
0 commit comments