Open
#
ohlc
Here are 47 public repositories matching this topic...
fxhuhn
commented
Mar 17, 2021
Hi there,
while playing with the alpha mode (alpha=0.1) I noticed that the marker have a border. Is that a feature, or is there any way to disable it?
`
if df.signal_bull_week.notna().sum() > 0:
signal_bull_week = mpf.make_addplot( df.signal_bull_week -
Chart.js module for charting financial securities
-
Updated
Jun 3, 2021 - JavaScript
Trady is a handy library for computing technical indicators, and it targets to be an automated trading system that provides stock data feeding, indicator computing, strategy building and automatic trading. It is built based on .NET Standard 2.0.
-
Updated
Feb 7, 2021 - C#
Twelve Data Python Client - Financial data APIs & WebSockets
websocket
pandas
interactive-charts
matplotlib
financial-data
financial-analysis
technical-indicators
ohlc
static-charts
twelve-data
twelvedata
-
Updated
Jun 17, 2021 - Python
Apply popular TA tools and charts to candlestick data with NumPy.
python
statistics
crypto
trading
algorithms
trading-bot
cryptocurrency
technical-analysis
backtesting
ohlc
crypto-signal
ohlcv
candlestick-data
-
Updated
Mar 1, 2021 - Python
A .NET wrapper built on Quandl v3 REST API, based on .NET standard 2.0
-
Updated
Sep 16, 2018 - C#
An open source JavaScript library for fetching tickers from cryptocurrency exchanges
library
crypto
bitcoin
trading
coinbase
ethereum
decentralized
cryptocurrency
markets
coin
cryptocurrencies
volume
prices
dex
altcoin
ohlc
exchanges
binance
coinranking
tickers
-
Updated
Jul 5, 2021 - JavaScript
nodejs
cli
crypto
trading
stock
forex
exchange-rates
market-data
cfd
etf
stock-data
stock-prices
historical-data
dukascopy
tick-data
candlestick-chart
commodities
ohlc
forex-data
-
Updated
Jul 4, 2021 - TypeScript
super-monorepo for machine learning and algorithmic trading
machine-learning
deep-learning
time-series
trading
tensorflow
keras
monorepo
quantitative-finance
algorithmic-trading
ohlc
git-subrepo
-
Updated
Feb 23, 2019 - Jupyter Notebook
Imports historical OHLC data from Bitfinex
-
Updated
Oct 19, 2019 - Python
Import historical OHLC data from GDAX
-
Updated
Oct 18, 2019 - Python
[NPM] OHLCV Candlestick Batcher/Converter
-
Updated
Mar 9, 2021 - TypeScript
A REST API providing snapshot, tick, and aggregated market data for crypto-currencies
api
trading
snapshot
algo-trading
exchange
derivatives
market-data
trade
altcoin
quote
backtest
tick
invest
ohlc
market-depth
-
Updated
May 22, 2021
Charting tool for financial data
finance
charts
crypto
vue
time-series
bitcoin
trading
ethereum
stock
forex
cryptocurrency
btc
trading-algorithms
financial-analysis
charting
ohlc
ohlcv
ohlc-chart
techinical-analysis
-
Updated
Jun 22, 2021 - JavaScript
fetches historical OHLC values from most crypto exchanges using ccxt library. saves candles to a sqlite database per symbol.
-
Updated
Jun 1, 2021 - Python
visualization
trading
cryptocurrency
reports
trading-strategies
backtest
backtesting
ohlc
tradingview
tradingview-charting-library
-
Updated
Mar 31, 2021 - HTML
Generate candlesticks from your tick data in realtime.
-
Updated
Dec 18, 2019 - JavaScript
TradingView Chart Launcher
-
Updated
Jun 28, 2019 - Python
IQFeed CSV market data download tool
-
Updated
May 17, 2020 - Go
A .NET wrapper for Stooq, based on .NET Standard 2.0
-
Updated
Jun 25, 2020 - C#
-
Updated
Jun 25, 2020 - JavaScript
Fetch public intraday data from Bovespa Stocks and converts into OHLC xts time series to use with quantmod in R
finance
r
brazil
market-data
stock-prices
financial-data
quantmod
exchange-data
ohlc
intraday-data
ohlc-xts
-
Updated
Aug 20, 2017 - R
Small GO tool to convert intraday OHLC to enriched daily OHLC
-
Updated
Jan 8, 2020 - Go
OHLC server for showing the near real time data to different subscribers, Subscribing for different stocks.
-
Updated
Jan 13, 2021 - JavaScript
Resample tick data from bitcoincharts csv into OHLC bars
-
Updated
Jun 25, 2017 - Python
Improve this page
Add a description, image, and links to the ohlc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ohlc topic, visit your repo's landing page and select "manage topics."



it's becoming more time-consuming and error-prone to manually re-test all the demos following internal refactorings and API adjustments.
now that the API is fleshed out a bit, it's possible to test a large amount of code (non-granularly) without having to simulate all interactions via Puppeteer or similar.
a lot of code can already be regression-tested by simply running all the demos and val