File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1-
2- ``` markdown
31# ⚡️ AlphaQuant
42
53** Modern JavaScript Framework for Quantitative Finance**
64_ Pandas + TA-Lib + Backtrader — all in JS_
75
8- <p align =" center " >
9- <a href =" https://github.com/alphaquant/alphaquant/actions/workflows/ci.yml " >
10- <img src="https://img.shields.io/github/actions/workflow/status/alphaquant/alphaquant/ci.yml?branch=main&label=CI&style=flat-square&logo=github" alt="CI Status" />
11- </a >
12- <a href =" https://www.npmjs.com/org/alphaquant " >
13- <img src="https://img.shields.io/npm/v/@alphaquant/core?style=flat-square&logo=npm" alt="NPM Version" />
14- </a >
15- <img src =" https://img.shields.io/badge/Built%20With-TypeScript-3178C6?style=flat-square&logo=typescript&logoColor=white " />
16- <img src =" https://img.shields.io/badge/license-MIT-green?style=flat-square " />
17- <img src =" https://img.shields.io/badge/status-MVP-orange?style=flat-square " />
18- </p >
6+ [ ![ CI] ( https://img.shields.io/github/actions/workflow/status/alphaquant/alphaquant/ci.yml?branch=main&label=CI&style=flat-square&logo=github )] ( https://github.com/alphaquant/alphaquant/actions/workflows/ci.yml )
7+ [ ![ NPM Version] ( https://img.shields.io/npm/v/@alphaquant/core?style=flat-square&logo=npm )] ( https://www.npmjs.com/org/alphaquant )
8+ ![ TypeScript] ( https://img.shields.io/badge/Built%20With-TypeScript-3178C6?style=flat-square&logo=typescript&logoColor=white )
9+ ![ MIT License] ( https://img.shields.io/badge/license-MIT-green?style=flat-square )
10+ ![ Status] ( https://img.shields.io/badge/status-MVP-orange?style=flat-square )
1911
2012![ AlphaQuant Demo] ( https://user-images.githubusercontent.com/674621/196881240-fbccdcf4-753e-4f82-a8b5-e471d6c13d02.gif )
2113
14+
2215---
2316
2417## ✨ About
@@ -137,4 +130,4 @@ Together we can bring **quant tools to the web**.
137130## 📜 License
138131
139132MIT © AlphaQuant Authors — use freely, build boldly.
140- ```
133+
You can’t perform that action at this time.
0 commit comments