Commit Graph

16 Commits

Author SHA1 Message Date
2beb261bad Feat: Split paper/live tracking, orderbook pricing 2026-03-16 12:29:57 -07:00
3b302a671c Feat: Split paper/live tracking, orderbook pricing 2026-03-16 12:29:52 -07:00
83df308c37 Feat: Add orderbook context to strategy base 2026-03-16 12:29:47 -07:00
3eef181780 Refactor: Reduce default betSize from 2 to 1 2026-03-16 10:45:13 -07:00
d4b2830943 Delete lib/strategies/martingale.js 2026-03-16 10:23:55 -07:00
c649e6fb8f Delete lib/strategies/sniper-reversal.js 2026-03-16 10:23:41 -07:00
caca6d29b6 Feat: Add Don't Doubt Bull strategy 2026-03-15 20:44:13 -07:00
cffb156231 Feat: Add Momentum Rider strategy 2026-03-15 20:44:07 -07:00
f3910603fb Feat: Add Sniper Reversal strategy 2026-03-15 20:44:02 -07:00
4feed18ce0 Feat: Add Bull Dip Buyer strategy 2026-03-15 20:43:40 -07:00
9f0ff58118 Fix: Prevent bot from placing 100¢ trades with zero profit potential 2026-03-15 18:49:43 -07:00
cf35715302 Fix: Prevent bot from placing 100¢ trades with zero profit potential 2026-03-15 18:49:39 -07:00
0adcc947ce Feat: Add martingale-alpha coin-flip 3-round strat 2026-03-15 16:50:25 -07:00
0019f088c4 Feat: Threshold strategy — contrarian bet at extremes 2026-03-15 13:08:51 -07:00
491465dbde Feat: Martingale strategy — bets against 70%+ side 2026-03-15 13:08:46 -07:00
72d313f286 Feat: Base strategy interface for all strategies 2026-03-15 13:08:42 -07:00