Louis Szeto
279a7ef235
pep8 conversion on python algos #10 ( #7951 )
...
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
* pep8 conversion
* PEP8 updates/fixes
---------
Co-authored-by: Jhonathan Abreu <jdabreu25@gmail.com >
2024-04-19 12:59:02 -03:00
Louis Szeto
baf2dbcefa
Add example algorithm on brokerage activities ( #7214 )
...
* Add example algorithm on brokerage activities
* Add brokerage activities event handlers on live feature algorithm
* add boolean flag
2023-04-27 14:17:58 -03:00
Martin-Molinero
03f56481d4
Refactor python algorithm import ( #5657 )
...
Regression Tests / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
* Python research import improvements
- Improve start.py for research env
- Remove unrequired imports
* Centralize algorithm imports
* Add regression test GH action
* Unit test python import clean up
* Join research and main imports
* More python import clean up
* Fix failing skipped regression algorithm
2021-06-15 19:06:06 -03:00
Jack Simonson
0d963ccdd5
Changed Quanld source to correctly retrieve csv data, along with simple cleanup of import statements and use of Decimal
2019-03-04 09:47:33 -08:00
Jack Simonson
f6c4a9509b
Update LiveFeaturesAlgorithm.py
...
Datetime change to match C# format
2019-01-31 18:04:13 -08:00
Jack Simonson
4c3e423a2c
Update LiveFeaturesAlgorithm.py
...
Final tweaks after testing
2019-01-31 17:26:24 -08:00
Jack Simonson
25766d0ec1
Update LiveFeaturesAlgorithm.py
...
Small addition
2019-01-31 17:12:30 -08:00
Jack Simonson
d9c2fa7974
Create LiveFeaturesAlgorithm.py
...
Write Python version of LiveFeaturesAlgorithm.cs
2019-01-31 17:07:12 -08:00