25 Commits

Author SHA1 Message Date
gavindiaz 57be399f2a Add tests for watch_ticker and watch_ohlcv 2026-07-08 06:59:22 +00:00
gavindiaz a2571062d2 Add real-time tick example 2026-07-08 06:59:21 +00:00
gavindiaz 42df418b08 Add watch_ticker and watch_ohlcv (polling-based) 2026-07-08 06:59:02 +00:00
gavindiaz 733ddd01c2 Update README with full documentation 2026-07-08 06:44:54 +00:00
gavindiaz 9e95b61046 Add CHANGELOG 2026-07-08 06:44:30 +00:00
gavindiaz b5c145730a Add test for MQL5 bridge 2026-07-08 06:44:00 +00:00
gavindiaz 1f01990139 Add test for orders and positions 2026-07-08 06:43:57 +00:00
gavindiaz 570735e66a Add test for ticker/ohlcv 2026-07-08 06:43:56 +00:00
gavindiaz e149f5f5d7 Add test for main exchange class 2026-07-08 06:43:55 +00:00
gavindiaz eac5a554f7 Add pytest conftest 2026-07-08 06:43:53 +00:00
gavindiaz f4908cfc3f Add tests __init__.py 2026-07-08 06:43:50 +00:00
gavindiaz a3a3f5f878 Add MQL5 signal reader example 2026-07-08 06:43:02 +00:00
gavindiaz 8603d0bdab Add Freqtrade config example 2026-07-08 06:43:01 +00:00
gavindiaz f25f739aad Add MA crossover strategy example 2026-07-08 06:43:00 +00:00
gavindiaz 6daf6060c3 Add basic usage example 2026-07-08 06:42:59 +00:00
gavindiaz 671d89383c Add MQL5 README 2026-07-08 06:42:57 +00:00
gavindiaz 5343c30087 Add MQL5 helper EA for cancel/modify/close 2026-07-08 06:42:56 +00:00
gavindiaz 3a65a4ce8c Add main mt5bridge.py CCXT class 2026-07-08 06:41:48 +00:00
gavindiaz ce76c116d1 Add MQL5 GlobalVariable bridge helper 2026-07-08 06:41:47 +00:00
gavindiaz 26d04bdc26 Add symbol conversion module 2026-07-08 06:40:23 +00:00
gavindiaz 54802ca094 Add timeframe conversion module 2026-07-08 06:40:21 +00:00
gavindiaz add491f4d7 Add exceptions module 2026-07-08 06:40:17 +00:00
gavindiaz b8ab7c7480 Add package __init__.py 2026-07-08 06:40:15 +00:00
gavindiaz c54697b0ea Add pyproject.toml 2026-07-08 06:40:13 +00:00
gavindiaz 6e049329fc Initial commit 2026-07-08 06:39:49 +00:00