Skip to content
#

candlestick

Here are 22 public repositories matching this topic...

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

PyCandleStrat is a Python tool that analyses financial candlestick data to build optimal trading strategies. It allows the user to specify what candlestick patterns to look for, and will return the optimal strategy in terms of buying or selling the following day. The tool provides summary statistics on the returns from the strategy.

  • Updated Jun 15, 2024
  • Python

Improve this page

Add a description, image, and links to the candlestick 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 candlestick topic, visit your repo's landing page and select "manage topics."

Learn more