trading
Here are 2,829 public repositories matching this topic...
-
Updated
Jul 18, 2022 - Python
-
Updated
Dec 23, 2020 - Python
-
Updated
Jun 22, 2022 - Python
-
Updated
Jul 26, 2022 - Jupyter Notebook
-
Updated
Jul 26, 2022 - C#
-
Updated
Jul 29, 2022 - Python
-
Updated
Jul 27, 2022 - Python
-
Updated
Jul 28, 2022 - Python
-
Updated
Dec 8, 2021 - TypeScript
Wondering if this already exists? If not happy to create if valuable.
I'm looking for a mapping from the column names outputted, to the actual technical indicator it represents.
examples:
momentum_ao == "Momentum, Awesome Oscilator"
momentum_kama == "Momentum, Kaufman’s Adaptive Moving Average (KAMA)"
Can help quickly grasp what the features represent without having to refer back to do
-
Updated
Feb 17, 2021
Is your feature request related to a problem? Please describe.
Ugly title for asset new asset. The asset node gets New Asset title after entering the codename.
Describe the solution you'd like
auto rename by referring the codeName --> iconName
set iconName as variable.
Describe alternatives you've considered
Additional context
Add any other context or screenshots
-
Updated
Dec 8, 2021 - C++
this is stock independent, use any stock values generated by ta.cmf function are completely different from values in Tradingview CMF20.
Expected Behavior
The graph should be shown.
Additional info
backtesting.py version is 0.3.3
Python version is 3.10
https://github.com/kernc/backtesting.py/blob/65f54f6819cac5f36fd94ebf0377644c62b4ee3d/backtesting/_plotting.py#L47-L55
In my jupyter notebook on Docker (VSCode remote containers), IS_JUPYTER_NOTEBOOK = 'JPY_PARENT_PID' in os.environ is False so `output_note
-
Updated
Jul 7, 2022 - JavaScript
-
Updated
Sep 22, 2021 - Python
-
Updated
Jul 18, 2022 - Python
-
Updated
Jul 22, 2022 - Python
-
Updated
Apr 11, 2022 - Python
-
Updated
Jul 24, 2022 - Python
-
Updated
Jul 29, 2022 - Python
-
Updated
Jun 1, 2022 - Go
-
Updated
Jul 20, 2022 - JavaScript
Improve this page
Add a description, image, and links to the trading topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the trading topic, visit your repo's landing page and select "manage topics."
Expected Behavior
LEAN provides an example of
IndicatorVolatilityModelfor documentation.Actual Behavior
There is no example for this feature.
Potential Solution
Adds an example and/or unit tests.
Checklist
masterbranch