You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Make _parking_buy async (asyncio.sleep instead of time.sleep) and extend confirmation from 5s to 30s per attempt with up to 3 retries on timeout. On timeout, cancels the stale order before retrying with fresh price data. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
4 months ago | |
|---|---|---|
| .. | ||
| __init__.py | ||
| alpaca_broker.py | ||
| auto.py | ||
| backtest_sim.py | 4 months ago | |
| cli.py | ||
| engine.py | 4 months ago | |
| event_detector.py | ||
| mock_broker.py | ||
| models.py | ||
| reporter.py | ||
| state.py | ||