trading
Here are 2,656 public repositories matching this topic...
-
Updated
Apr 22, 2022 - Python
-
Updated
Dec 23, 2020 - Python
-
Updated
Mar 21, 2022 - Python
-
Updated
Apr 20, 2022 - Jupyter Notebook
-
Updated
Apr 18, 2022 - C#
-
Updated
Apr 25, 2022 - Python
-
Updated
Mar 20, 2022 - Python
-
Updated
Apr 25, 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
Dec 8, 2021 - C++
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
Feb 17, 2021
Hi,
So first off this problem persists across multiple plugins and code. I love the pandas_ta library thus was hoping we could find a solution here.
First off here is the difference in values:

 / c[0] * 100 # long-only return
so it's calced use day one and the day last.
Expected Behavior
Buy & Hold Return is used for compare with strategy gain. Therefore, I guess they should started at same time, since the strategy get enough data to w
-
Updated
Sep 22, 2021 - Python
-
Updated
Mar 21, 2022 - Python
-
Updated
Mar 17, 2022 - Python
-
Updated
Apr 11, 2022 - Python
-
Updated
Apr 19, 2022 - Go
-
Updated
Apr 22, 2022 - Go
-
Updated
Apr 23, 2022 - JavaScript
-
Updated
Apr 18, 2022 - Python
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
We can update the trigger price of limit if touched orders with an
UpdateTriggerPricemethod, just like we can useUpdateTag,UpdateQuantity,UpdateLimitPrice, `UpdateS