Commit Graph

730 Commits

Author SHA1 Message Date
Arnav Malhotra e0c7de3bb8 Add fsynth to Data Sources 2025-12-25 00:44:47 -05:00
Nick Rempel 69d07f950c Add Earnings Feed to Data Sources 2025-12-13 22:21:36 -08:00
omii chauhan 75da8b1dea feat: add quantitative-finance-tools to Risk Analysis 2025-12-13 19:36:03 +05:30
Fin aa3e00720d Add RunMat to Rust section
RunMat is an open-source Rust runtime for MATLAB-syntax array math.
It automatically chooses CPU or GPU and fuses long math chains into fast kernels.
Quants can use it for workloads like Monte Carlo risk, covariance, and large matrix math, with good speedups vs NumPy and PyTorch on our benchmarks.

This PR adds RunMat to the Rust section.

Repo: https://github.com/runmat-org/runmat
2025-11-25 16:50:15 -08:00
Julie Ruiz 3db978fbfa adding RunMat to Matlab resource section 2025-11-12 15:31:37 -08:00
FemtoTrader 44687e1621 Update README.md 2025-10-01 09:39:23 +02:00
hjhgogo 004ce88c0f Update README.md 2025-09-28 13:34:18 +08:00
Nikhil Sunder 77db243290 Add edgar-sec to data sources 2025-09-12 08:38:27 -04:00
Nikhil Sunder 91c9db61e4 Add fedfred to datasources 2025-09-12 08:31:48 -04:00
boekenbox 2746a83f23 Update README.md 2025-08-13 13:38:03 +02:00
AlgoTradingLib 96d76b0dfd AlgoTradingLib.com pushed 2025-07-24 23:10:24 +03:00
realfishsam ba12c316fa Update README.md
An open-source, broker-agnostic Python library that lets you seamlessly deploy strategies from any major backtesting engine to live (or paper) trading with zero code changes and built-in safety controls.
2025-06-27 22:21:08 +02:00
bwzheng2010 d880ba5d38 fix #212
fixed
2025-05-12 09:22:42 +08:00
Wilson Freitas 2fb8b30769 Merge pull request #210 from jensnesten/master
Update README.md
2025-04-09 07:30:51 -03:00
jensnesten ed817fd8b5 Update README.md
- Add the only Rust-based backtesting & livetesting framework.
(also includes live inference trading using Libtorch as backend)

- Add free data source for live and historical data (SaxoOpenAPI)
2025-04-09 12:07:24 +02:00
Wilson Freitas 67b24bb783 Merge pull request #208 from qrpike/patch-1
Update README.md
2025-04-01 08:19:58 -03:00
Wilson Freitas 75a9b47e26 Merge pull request #207 from financialdatanet/patch-1
Add Financial Data
2025-04-01 08:18:57 -03:00
Wilson Freitas c26ec55f4f Merge pull request #192 from jatinkumar604/add-new-file
Add recommendation.ipynb notebook
2025-04-01 08:18:10 -03:00
Quinton Pike a5e4db5ab3 Update README.md
Add Polygon python library.
2025-03-20 10:46:04 -04:00
financialdatanet 6588f0ddc0 Update README.md 2025-03-09 16:26:17 +02:00
Wilson Freitas 23237abaf1 Added chart-patterns and orderflow 2025-01-09 08:49:44 -03:00
Wilson Freitas ef90c6ebc1 Merge branch 'master' of https://github.com/wilsonfreitas/awesome-quant 2025-01-09 08:48:27 -03:00
Wilson Freitas 25c9cb1e60 Merge pull request #203 from focus1691/master
Update README with new libs
2025-01-09 08:47:35 -03:00
Wilson Freitas db95601787 Added --no-root to poetry install 2025-01-07 08:02:38 -03:00
Focus Trading f289e3b180 Add orderflow and another chart patterns lib 2025-01-02 23:06:31 +00:00
Wilson Freitas 976625546a Correct section name and hyperlink reference 2024-12-24 06:17:27 -03:00
Wilson Freitas 64a01cd0dc Added python-datamule
Issue #202
2024-12-24 06:14:58 -03:00
Wilson Freitas bb0db3a73d Added AFML 2024-12-24 06:12:55 -03:00
Wilson Freitas 5fb49ee279 Added mypy 2024-12-24 06:12:45 -03:00
Wilson Freitas 6232e2e7c2 Added RoughVolatilityWorkshop 2024-11-23 04:32:38 -03:00
Wilson Freitas 9c9cf92737 quarto updated 2024-10-14 06:15:21 -03:00
Wilson Freitas 53676e049b Added QuantInvestStrats
Issue #200
2024-10-14 06:14:18 -03:00
Wilson Freitas 10982b0005 Added zipline-reloaded and alphalens-reloaded
Issue #199
2024-10-14 06:12:42 -03:00
Wilson Freitas 61a680dc1b Added functime
Issue #191
2024-10-14 06:09:55 -03:00
Wilson Freitas 3825e74809 Added fypy and PROJ_Option_Pricing_MATLAB
Issue #189
2024-10-14 06:07:59 -03:00
Wilson Freitas ab4a8764b5 Merged projects 2024-10-14 06:03:19 -03:00
Wilson Freitas 2fef59c237 Merge branch 'master' of https://github.com/wilsonfreitas/awesome-quant 2024-10-14 05:58:40 -03:00
Wilson Freitas b961e36995 Merge pull request #198 from miohtama/patch-1
Add TradingStrategy.ai
2024-10-14 05:58:11 -03:00
Wilson Freitas 35a4fb9380 Merge branch 'master' into patch-1 2024-10-14 05:57:59 -03:00
Wilson Freitas e93ced6762 Merge pull request #197 from dsforecast/master
Add Tidy Finance Framework
2024-10-14 05:55:35 -03:00
Wilson Freitas f36aa0387a Merge pull request #196 from fasiondog/feature/hikyuu
add Opensouece Hikyuu Quant Framework
2024-10-14 05:54:46 -03:00
Wilson Freitas 829718611d Merge pull request #195 from tilakpatel22/add-my-terminal
Add FinceptTerminal to the list
2024-10-14 05:54:08 -03:00
Mikko Ohtamaa 2b4f594b84 Add TradingStrategy.ai
- Adding TradingStrategy.ai in the framework and data sources sections
- Disclaimer: I am the author
2024-10-05 10:26:21 +02:00
Christoph Frey a70ec69a33 Update README.md
Add Tidy Finance to Reproducing Works, Training & Books and the tidy finance data stream to R Data Sources.
2024-09-09 10:13:20 +02:00
fasiondog 18733c6271 add hikyuu quant framework 2024-09-08 03:43:10 +08:00
12tilak34 0bcede58ff Add FinceptTerminal to the list. We are still in developing mode and looking for some exposure please help 2024-09-03 21:37:33 +05:30
Wilson Freitas 2ab6db153b Quarto updated 2024-08-12 05:32:01 -03:00
Wilson Freitas 3766be3484 Merge branch 'master' of https://github.com/wilsonfreitas/awesome-quant 2024-08-12 05:28:26 -03:00
Wilson Freitas a285e95999 Merge pull request #193 from viniciusbaca/add_polars
Added polars lib.
2024-08-12 05:28:50 -03:00
Wilson Freitas 98f770ac16 Merge pull request #186 from bsdz/patch-1
Add link to YABTE backtesting engine
2024-08-12 05:27:40 -03:00