Commit Graph

283 Commits

Author SHA1 Message Date
nkaz001 11c4f3e8a2 Add hftbacktest backtesting tool 2023-11-12 08:41:47 -05:00
Wilson Freitas 6590b0eea5 Added Quant-Finance-With-Python-Code 2023-10-25 05:50:23 -03:00
Herklos 50f14524a1 Add OctoBot Script quant framework 2023-10-14 12:00:32 +02:00
Tibor Kiss 036edfac88 Add MesoSim Options Trading Strategy Library 2023-09-29 21:20:33 +02:00
Wilson Freitas d82725eddd Merge pull request #165 from tibkiss/kelly-criterion
Add Kelly Criterion calculator
2023-09-21 06:23:01 -03:00
Wilson Freitas 8322ab19e9 Merge pull request #164 from hlahlou-dev/master
Added AAD-enabled QuantLib integration
2023-09-21 06:22:48 -03:00
Wilson Freitas f2104030fa Merge pull request #163 from eltociear/patch-1
Merged. Thanks.
2023-09-21 06:22:26 -03:00
Tibor Kiss 8922b2b7de Add Kelly Criterion 2023-09-21 10:53:47 +02:00
hlahlou-dev c7b021b7ba Update README.md with AAD-enabled QuantLib integration 2023-09-17 19:40:36 +01:00
Ikko Eltociear Ashimine f9be8450f9 Fix typo in README.md
perfomance -> performance
2023-09-14 02:33:35 +09:00
Gabriel Geronazzo 07e82e5154 Add QSTrader 2023-08-23 19:44:20 -03:00
wilsonfreitas a4fb6953d7 site updated 2023-08-14 07:59:59 -03:00
wilsonfreitas 467ae258c7 projects.csv updated 2023-08-14 06:09:34 -03:00
wilsonfreitas 42a6d2ac89 Added missing projects 2023-08-14 05:58:47 -03:00
wilsonfreitas 8fa2462a1b Added Financial-Models-Numerical-Methods 2023-08-02 05:32:12 -03:00
wilsonfreitas e409f3d05d Projects removed
- co-category/hqfl
- Poseyy/MarketAnalysis
2023-07-23 10:43:48 -03:00
wilsonfreitas 5a3086d073 Updated 2023-07-23 08:17:16 -03:00
wilsonfreitas 7dd34711e6 Apply automatic changes 2023-07-22 16:14:46 +00:00
Wilson Freitas 9215a48d66 Added QuantLib-Python Documentation 2023-07-08 08:31:08 -03:00
Wilson Freitas 57a0e7ab0d Added Mida
Issue #151
2023-06-21 08:51:40 -03:00
Wilson Freitas 747b773ea6 Removed pythalesians
Issue #156
2023-06-21 08:49:38 -03:00
Wilson Freitas 7552020d1c Merge pull request #154 from julox/master
Update README.md
2023-06-21 08:48:16 -03:00
Wilson Freitas 347c46c7aa Merge branch 'master' into master 2023-06-21 08:47:24 -03:00
Amando Z 4c3a0652e6 Add RustQuant 2023-06-16 00:53:20 +02:00
Juan Carlos García Sigüenza d0d1e79d70 Update README.md
adding pandasSDMX, CIF, and finagg to the data python section
2023-06-14 09:41:26 +02:00
MathisWellmann 5a50af8673 Add three rust based quant crates 2023-05-24 11:02:59 +00:00
Wilson Freitas bbd2c8c4f3 Merge branch 'master' into add-tessa-pypme 2023-04-13 05:41:10 -03:00
Wilson Freitas a0bff4fab5 Merge pull request #149 from edtechre/master
Add PyBroker
2023-04-13 05:40:12 -03:00
Wilson Freitas 803d8e4a75 Merge pull request #148 from gbeced/master
Added basana.
2023-04-13 05:38:56 -03:00
Wilson Freitas 13119732c3 Updated PENDAX 2023-04-13 05:38:29 -03:00
Wilson Freitas 5f6b20e4b1 Merge pull request #140 from grimyfishtank/patch-1
Add PENDAX SDK to Javascript
2023-04-13 05:37:54 -03:00
Wilson Freitas 6229fc7226 Merge pull request #138 from carpetmaker/feat/add-barter-project-rust
Add `Barter` project to the `Rust` section of the document
2023-04-13 05:36:51 -03:00
Wilson Freitas 4c07ec339e Added AbsBox
Issue #147
2023-04-13 05:35:13 -03:00
ymyke cc5e68aa42 Add tessa and pypme 2023-04-12 11:57:02 +02:00
edtechre 34325bdf15 Add PyBroker 2023-04-11 17:48:50 -07:00
Gabriel Becedillas f63471a201 Added basana. 2023-04-11 20:41:00 -03:00
Wilson Freitas ba949f0366 Added PyLOB 2023-03-24 16:45:00 -03:00
Wilson Freitas fb67308d45 Added rb3 and simfinapi 2023-03-23 09:14:26 -03:00
Wilson Freitas b7b041e502 Added financialnoob-misc 2023-03-21 08:28:45 -03:00
Wilson Freitas 8bd7826279 Added Hands-On Machine Learning for Algorithmic Trading 2023-03-21 08:26:21 -03:00
Wilson Freitas 3b168ca25d Added ML_Finance_Codes 2023-02-28 04:50:02 -03:00
Marcus Read 8f73a88b88 Add market-analy to Python Visualiization 2023-02-24 08:17:58 +00:00
Wilson Freitas 0cf311ac02 Merge pull request #141 from fumitoh/add-modelx
Add modelx to Python section
2023-01-23 08:41:54 -03:00
Wilson Freitas ce0f7695e0 Merge pull request #142 from femtotrader/patch-10
Add DataFrames and TSFrames to Julia section
2023-01-23 08:40:24 -03:00
Jan Škoda e2546515b7 add crypto market data 2022-12-19 16:19:15 +01:00
FemtoTrader 7d892de760 Update README.md 2022-11-15 17:34:42 +01:00
Fumito Hamamura 16a80ef0aa Add modelx to Python section 2022-11-04 21:52:22 +09:00
GrimyFishTank d10695dea9 Add PENDAX SDK to Javascript
Added PENDAX SDK to the Javascript section.
2022-11-02 15:19:55 -04:00
carpetmaker 955fa46beb docs: add Barter project to Rust section of README.md 2022-10-18 08:34:03 +02:00
Wilson Freitas 73a0a8dc1f Added pytrendseries 2022-09-02 10:56:01 -03:00