Cryptocurrency trading platform with Blockly-based strategy builder
Go to file
rob e98861a7fb Add all 61 TA-Lib candlestick pattern indicators
Extends the initial 15 patterns to include all 61 TA-Lib candlestick
pattern functions. Adds pattern descriptions and categories for the
indicator dropdown UI.

New patterns include: Abandoned Baby, Advance Block, Belt Hold,
Breakaway, Closing Marubozu, Concealing Baby Swallow, Counterattack,
Dragonfly Doji, Gravestone Doji, Hanging Man, Hikkake, Homing Pigeon,
Identical Three Crows, In Neck, Kicking, Ladder Bottom, Long Legged
Doji, Long Line, Mat Hold, Matching Low, Rise/Fall Three Methods,
Rickshaw Man, Separating Lines, Short Line, Stalled Pattern, Stick
Sandwich, Takuri, Tasuki Gap, Thrusting, Tristar, Two Crows, Unique
Three River, Upside/Downside Gap Three Methods, and more.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-08 12:10:14 -03:00
.github/workflows Implement execution loop, paper persistence, and CI pipeline 2026-02-28 19:48:50 -04:00
UML
__pycache__
archived_code
config
markdown
src Add all 61 TA-Lib candlestick pattern indicators 2026-03-08 12:10:14 -03:00
tests Add Bollinger %B indicator and fix credential handling 2026-03-06 06:31:31 -04:00
.claudeignore Fix chart loading and stabilize local runtime 2026-02-28 15:15:56 -04:00
.gitignore Fix int64 JSON serialization error in SocketIO responses 2026-03-01 17:58:24 -04:00
CLAUDE.md Fix backtest data source and chart view detection bugs 2026-03-06 00:05:31 -04:00
pytest.ini Fix backtest data source and chart view detection bugs 2026-03-06 00:05:31 -04:00
requirements.txt Integrate EDM for candle data and improve UI dialogs 2026-03-04 11:42:06 -04:00
test_live_manual.py Live trading infrastructure functional on testnet 2026-03-01 15:23:34 -04:00