Commit Graph

366 Commits (dba81dcc8620271ba3dc977905c5ea95ec97ecb6)

Author SHA1 Message Date
vijay sharma dba81dcc86 feat: Introduce P16 Order Router to `breeze_ccxt.py` for entry validation and cancel/replace order modification, accompanied by new tests and documentation.
3 months ago
vijay sharma 018580a7dd feat: Update risk guardrails and acceptance script, generating new artifacts.
3 months ago
vijay sharma 79826d1a95 feat: Implement a green day profit lock in the risk guard and update the P15 risk guardrails script.
3 months ago
vijay sharma 703f196ae0 refactor: rename and update risk guardrail gate P15 to P11, removing old P11, and refine risk evaluation logic for blocking and allowing entries.
3 months ago
vijay sharma c51ba3e8e9 feat: Introduce P15 Risk Guardrails by adding risk logic, integrating it into `breeze_ccxt.py`, creating a new acceptance gate, and providing comprehensive documentation and tests.
3 months ago
vijay sharma 0cd982273f Update trade acceptance and risk guardrail scripts.
3 months ago
vijay sharma a7b6943275 refactor: introduce execution modes for gate scripts and update common script argument passing.
3 months ago
vijay sharma f01264a0a5 refactor: Replace market hours shell validation with integration tests, increase OHLCV data limit, and add market open fixture for mock order tests.
3 months ago
vijay sharma 5b97e51f12 feat: Implement market hours guard to block order creation and cancellation outside trading hours.
3 months ago
vijay sharma 0aae2b19d1 feat: Add operational readiness, security, and systemd deployment assets, including a new `p13` gate and related documentation.
3 months ago
vijay sharma a49b27238d refactor: Relocate mock data JSON to a dedicated cache directory and adjust the expected candle count in the backtesting script.
3 months ago
vijay sharma 7bb7557137 feat: implement deterministic OHLCV mocking and a new 30-day backtesting gate.
3 months ago
vijay sharma ad3e934742 feat: Enhance backtesting script for generic equity pairs, new strategy, and flexible trade export parsing, and simplify strategy startup logic.
3 months ago
vijay sharma 97007a1e82 feat: Add P12 backtest paper validation and metrics gate with supporting scripts for timerange calculation and trade analysis.
3 months ago
vijay sharma a0019cabec build: Enable Breeze SDK mock mode in the green gate script.
3 months ago
vijay sharma d09a42b264 feat: enable and improve the p11 risk guardrails acceptance test script for better reliability and accuracy.
3 months ago
vijay sharma b2239e3005 feat: Introduce P11 risk guardrails, including new configuration, strategy integration, and dedicated tests.
3 months ago
vijay sharma eb3656afc8 feat: Improve mock exchange testing and ID generation, and enhance acceptance test suite execution and robustness.
3 months ago
vijay sharma 3339f8a1b9 feat: implement mock order management, balance, and position functionalities in Breeze CCXT adapter.
3 months ago
vijay sharma b97fcb37b2 feat: Prioritize cash pairs over option pairs in the universe scan by separating and sorting them independently.
3 months ago
vijay sharma a336f8c89e docs: Add a commented-out usage example to the `accept_all.sh` script.
3 months ago
vijay sharma cbaef56bfa fix: Ensure `accept_all.sh` runs from the project root and flags missing gate scripts as failures.
3 months ago
vijay sharma 934a65d5b4 refactor: Improve script environment path setup and simplify backtesting command by removing the days parameter.
3 months ago
vijay sharma dcf8ec85cf jkhjj
3 months ago
vijay sharma 66302334cd feat: add P06 green gate and enhance P08/P09X acceptance gates with improved determinism checks and output directory standardization.
3 months ago
vijay sharma ceeba36aff feat: Add a suite of acceptance gates to validate ICICI Breeze exchange integration and functionality.
3 months ago
vijay sharma 98bf68caa2 feat: add order book fetching to CCXT shim and enhance the P09X acceptance script with comprehensive testing steps.
3 months ago
vijay sharma 55be8d0c6e as
3 months ago
vijay sharma d357aa5245 fix: Update Python executable path to use the virtual environment.
3 months ago
vijay sharma bcf1d1ac73 feat: Add support for non-INR cash pairs like BTC/USDT in CCXT shim and mock mode, and improve green gate script logging.
3 months ago
vijay sharma a57fa9f2a5 xcxz
3 months ago
vijay sharma 75879aebaf feat: Add P09x acceptance gate script and enhance pair generation tools with argument aliases and explicit security master path for determinism verification.
3 months ago
vijay sharma 78dac5a998 feat: Enhance the universe scanner to prioritize stock processing and gracefully handle scan failures, and add P09x acceptance criteria documentation.
3 months ago
Vijay Chandrika f2600e150f Adjust universe scanning policy handling
3 months ago
vijay sharma a7617266c4 feat: enhance mock Breeze SDK with more realistic and deterministic quote and OHLCV data generation, including synthetic index cash support.
3 months ago
Vijay Chandrika 4bfdc45ec0 Fix option selection normalization and scan reporting
3 months ago
Vijay Chandrika eda842482d Fix option whitelist selection and universe scan
3 months ago
Vijay Chandrika b7a4930a51 Harden option whitelist and mock ohlcv
3 months ago
Vijay Chandrika 5f49a30268 Add P09 option whitelist tooling and strategy
3 months ago
Vijay Chandrika f8ca522118 Update list_icici_contracts filters
3 months ago
Vijay Chandrika 36407edda2 Add canonical instrument parsing and mapping
3 months ago
vijay sharma 4beef85017 nmbnmbn
3 months ago
vijay sharma a54a50d619 nmn,
3 months ago
vijay sharma 3034df1104 jhkjhk
3 months ago
vijay sharma e737d251f1 dsfd
3 months ago
vijay sharma b1f7aec5f0 lkjlk
3 months ago
vijay sharma 88095b0cb8 rtytr
3 months ago
vijay sharma fcede8b979 sdsa
3 months ago
Matthias 79f0271720 refactor: Asyncio timeoutError update
10 months ago
Matthias 60ec9739c2 chore: update websocket implementation to new asyncio api
1 year ago