This website requires JavaScript.
Explore
Help
Register
Sign In
Sean
/
marketdata
Watch
1
Star
0
Fork
0
You've already forked marketdata
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9d9af753070d4bb3696e2e1c8432962b4b730c9e
marketdata
/
MarketDataLib
History
Sean
554f577803
Add logic to all models to avoid selling and immediately buying back the same security as this is considered a Wash Trade and is illegal.
2026-03-19 19:46:19 -04:00
..
Cache
Update GBPriceCache.
2026-03-11 20:58:51 -04:00
CNNProcessing
Add Green to BollingerBandWithVIX and add additional pen widths
2026-03-12 21:19:36 -04:00
CSVHelper
…
DataAccess
Changes to handle multiple stop limits for a single symbol. The primary key in the tableis now symbol + shares.
2026-02-18 19:47:41 -05:00
DividendRiskParity
…
Extensions
…
Generator
Add logic to all models to avoid selling and immediately buying back the same security as this is considered a Wash Trade and is illegal.
2026-03-19 19:46:19 -04:00
Helper
Add logic to all models to avoid selling and immediately buying back the same security as this is considered a Wash Trade and is illegal.
2026-03-19 19:46:19 -04:00
Integration
…
MarketDataModel
Update StopLimits
2025-12-12 17:11:58 -05:00
Numerics
…
Properties
…
Security
…
Utility
…
ValueAtRisk
Used ChatGPT to fix some issues with the VaR
2026-02-19 20:10:06 -05:00
.gitignore
…
MarketDataLib.csproj
Fix GLPriceCache
2026-02-26 16:24:35 -05:00
MDTrace.cs
…