Jhonathan Abreu
7f17838ad0
Fix crypto future margin model to reflect margin used ( #9235 )
...
Benchmarks / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Report Generator Tests / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
API Tests / build (push) Has been cancelled
Syntax Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled
* Fix crypto future margin model to reflect margin used
* Minor tests fixes
* Cleanup
* Cleanup
2026-01-27 13:40:36 -04:00
JosueNina
cc38a6410f
Add python SecurityCache.GetData method ( #8724 )
...
* Initial solution
* Fix regression algorithms
2025-04-28 11:46:31 -03:00
Martin-Molinero
513ced31d7
Add python syntax check ( #8651 )
...
API Tests / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Report Generator Tests / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
Syntax Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled
* Add python syntax check
* Fix some python regression algorithms
* Fixing more bugs
2025-03-28 10:36:26 -03:00
Louis Szeto
ed351c8726
pep8 conversion of python algorithms #3 ( #7934 )
...
API Tests / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Report Generator Tests / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled
* raw pep8 conversion
* Minor fixes
---------
Co-authored-by: Martin Molinero <martin.molinero1@gmail.com >
2024-04-17 19:28:04 -03:00
Jhonathan Abreu
d81f57b7a6
Bybit futures backtesting support ( #7530 )
...
Benchmarks / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled
* Add Bybit brokerage model regression algorithm
* Add BibytFutures brokerage model name and Bybit backtesting regression algorithms
* Add Bybit margin calculations unit tests
* Minor changes in data
* Unify Bybit Spot and Futures brokerage model into one class
* Add new Bybit configurations
* Revert config change
2023-10-26 20:03:10 -03:00