-
Updated
Dec 10, 2020
algorithmic-trading-engine
Here are 17 public repositories matching this topic...
-
Updated
Dec 9, 2020 - C#
-
Updated
Jul 26, 2017 - Go
-
Updated
Dec 9, 2019 - Rust
-
Updated
Dec 7, 2020 - Python
-
Updated
Nov 3, 2018 - Go
-
Updated
Nov 19, 2020 - Java
-
Updated
Dec 7, 2020 - Java
More indicators
Whilst many quant traders are using bespoke machine learning models / proprietary indicators, it would still be valuable to add some more "standard" indicators for the more traditional algo traders.
Putting out an open invitation for anyone to add an indicator including unit tests.
Alternatively I'm "taking requests" and suggestions for indicators!
-
Updated
Aug 25, 2020 - Python
-
Updated
Dec 3, 2020 - C#
-
Updated
Aug 25, 2020 - Python
-
Updated
Aug 12, 2020 - TypeScript
-
Updated
Dec 12, 2020 - Python
-
Updated
Aug 3, 2019
Improve this page
Add a description, image, and links to the algorithmic-trading-engine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the algorithmic-trading-engine topic, visit your repo's landing page and select "manage topics."


Implement a DeMark Indicator in LEAN.
Expected Behavior
Support for DeMark Indicator
Actual Behavior
No support in LEAN for DeMark Indicator
Potential Solution
Implement from examples:
Checklist