Skip to content
#

candle-chart

Here are 7 public repositories matching this topic...

A quick-start example to help you add the Syncfusion Flutter Charts package to a Flutter app. You will learn how to add a cartesian chart to a Flutter project. You will learn how to set a data source to the chart and how to add a Candle and OpenHighLowClose (OHLC) series to it. You will also see how to customize the primary axes; enable trackbal…

  • Updated Feb 15, 2024
  • Dart

This tool facilitates the seamless download and visualization of historical data for cryptocurrency pairs from the Binance exchange. Overcoming the 1500-bar limit per request, the tool allows users to efficiently download candlestick data for specified timeframes, ranging from days to years.

  • Updated Jan 20, 2024
  • Python

Our Cartesian chart widget provides financial chart support. The candlestick provides information about the open, close, high and low price over a particular period. Here if the opening price is higher than the closing price, the candle is filled and if the closing is higher than the opening price, then candle is unfilled. The wick at top represe..

  • Updated Feb 15, 2024
  • C++

This script is designed to collect historical OHCLV from Binance or KuCoin, depending on which Exchange has the most data for the pair you are running a query on. The data will be retrieved from whichever exchange listed the coin earlier.

  • Updated Jun 17, 2023
  • Python

Improve this page

Add a description, image, and links to the candle-chart topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the candle-chart topic, visit your repo's landing page and select "manage topics."

Learn more