This website requires JavaScript.
Explore
Help
Sign in
viktor
/
trading
Watch
1
Star
0
Fork
You've already forked trading
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0530f496ca
trading
/
services
/
signal_generator
History
Viktor Barzin
6c909d12c3
feat: add MACD, Bollinger, VWAP, ATR, EMA, SMA-200 indicator computations
2026-02-23 21:49:26 +00:00
..
__init__.py
feat: signal generator — weighted ensemble with market data
2026-02-22 15:36:04 +00:00
config.py
feat: productionize local service — fix signal pipeline, lower thresholds, add company-name ticker extraction
2026-02-22 22:17:26 +00:00
ensemble.py
feat: signal generator — weighted ensemble with market data
2026-02-22 15:36:04 +00:00
main.py
feat: real data pipeline — market data, DB persistence, portfolio sync, signal-trade linkage
2026-02-22 19:52:45 +00:00
market_data.py
feat: add MACD, Bollinger, VWAP, ATR, EMA, SMA-200 indicator computations
2026-02-23 21:49:26 +00:00