-
Updated
May 7, 2022 - Python
indicators
Here are 140 public repositories matching this topic...
-
Updated
Aug 21, 2019 - Python
-
Updated
Jul 23, 2022 - Rust
-
Updated
Aug 22, 2019
-
Updated
Nov 25, 2018
-
Updated
Dec 6, 2020 - Kotlin
-
Updated
Mar 10, 2022 - Rust
-
Updated
Jun 13, 2022 - Rust
-
Updated
Jun 22, 2022 - JavaScript
-
Updated
Feb 28, 2020
The Price Rate of Change (ROC) is a momentum-based technical indicator that measures the percentage change in price between the current price and the price a certain number of periods ago. The ROC indicator is plotted against zero, with the indicator moving upwards into positive territory if price changes are to the upside, and moving into negative territory if price changes are to the downside.
-
Updated
Apr 14, 2021 - Python
-
Updated
May 5, 2022 - HTML
-
Updated
May 4, 2022 - Python
-
Updated
Jul 9, 2022 - Python
-
Updated
Jun 29, 2022 - Python
-
Updated
Jul 20, 2022 - Vue
-
Updated
Feb 6, 2017 - Java
-
Updated
Nov 2, 2020 - Jupyter Notebook
-
Updated
Jun 19, 2021
-
Updated
Jul 5, 2022 - HTML
-
Updated
Jul 26, 2022 - C#
-
Updated
May 1, 2022 - Swift
-
Updated
Jan 30, 2021
Current behavior
Create target period is throwing 'Invalid form' error
To Reproduce
Steps to reproduce the behavior:
- Go to Indicator list
- Click on an Indicator and go to 'Targets' tab
- Fill in the information in the form
- Add Target frequency and p
-
Updated
Nov 27, 2020 - YARA
The Price Rate of Change (ROC) is a momentum-based technical indicator that measures the percentage change in price between the current price and the price a certain number of periods ago. The ROC indicator is plotted against zero, with the indicator moving upwards into positive territory if price changes are to the upside, and moving into negative territory if price changes are to the downside.
-
Updated
Aug 3, 2022 - Python
Improve this page
Add a description, image, and links to the indicators topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the indicators topic, visit your repo's landing page and select "manage topics."

When there is a Renko transition, the brick is one brick size off in vertical position.
From @shinel70:

here is a picture i try to explain my problem
`
using Binance.Net.Clients;
using Skender.Stock.Indicators;
BinanceClient bc = new();
var data = await bc.UsdFuturesApi.Co