Add explicit downtrend detection for short timeframes, Penalize downtrending stocks proportionally to magnitude (1-50% penalty), Prevents bad tickers with massive drops from scoring high
a4ae47b
Dmitry Beresnevcommited on
fix volatility penalty coef
b4aba6f
Dmitry Beresnevcommited on
fix coefficients config for main formula
d399eab
Dmitry Beresnevcommited on
add RSI, price position and support distance to growth speed analyzer
935224d
Dmitry Beresnevcommited on
fix coefficients config for main formula
27aa7df
Dmitry Beresnevcommited on
fix coefficients confif for main formula
25e5f60
Dmitry Beresnevcommited on
fix GrowthSpeedAnalyzer
bc9c3ff
Dmitry Beresnevcommited on
fix GrowthSpeedAnalyzer
d306ff5
Dmitry Beresnevcommited on
fix
fd5d653
Dmitry Beresnevcommited on
fix growth speed analyzer, add different formulas based on timeframes, volatility_penalty, etc
b535b31
Dmitry Beresnevcommited on
fix tg bot
fe56001
Dmitry Beresnevcommited on
fix new tickers filtering in ticker scanner, disable live trading, etc
46b838c
Dmitry Beresnevcommited on
Implement comprehensive trade notification system for Telegram bot
47ee674
Dmitry BeresnevClaude Haiku 4.5commited on
Remove trading docs from git tracking and update gitignore
5e39582
Dmitry BeresnevClaude Haiku 4.5commited on
Implement critical trading system improvements from mathematical analysis
3e26349
Dmitry BeresnevClaude Haiku 4.5commited on
fix ticker analyzer, fix nasdaq tickers, etc
a39ac99
Dmitry Beresnevcommited on
add long messages sending method
bd21850
Dmitry Beresnevcommited on
fix chars limit for messages sending method
cfbdd15
Dmitry Beresnevcommited on
fix chars limit for messages sending method
bac52eb
Dmitry Beresnevcommited on
fix downloading intevals for smaller timeframes
8b4ac2c
Dmitry Beresnevcommited on
fix downloading and analyzing processes for smaller timeframes
1d77246
Dmitry Beresnevcommited on
del data points checking in the growth speed analyzer