All Projects → jaggedsoft → chartaholic

jaggedsoft / chartaholic

Licence: GPL-3.0 license
Lightning fast ⚡ Responsive SVG candlestick chart generation in Javascript

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to chartaholic

react-native-d3multiline-chart
Animated Android and iOS multiline/line/scatterPoint chart based on d3.js 🤘😎🤘
Stars: ✭ 43 (+86.96%)
Mutual labels:  charts
FlowViz
A Power BI template that provides easy to understand, actionable flow metrics and predictive analytics for your agile teams using Azure DevOps, Azure DevOps Server and/or TFS.
Stars: ✭ 150 (+552.17%)
Mutual labels:  charts
drone-gcloud-helm
Drone 0.5 plugin to create and deploy Helm charts for Kubernetes in Google Cloud.
Stars: ✭ 13 (-43.48%)
Mutual labels:  charts
charts
Deploy Kubernetes Helm Charts for Check Point CloudGuard
Stars: ✭ 18 (-21.74%)
Mutual labels:  charts
tag-manager
Website analytics, JavaScript error tracking + analytics, tag manager, data ingest endpoint creation (tracking pixels). GDPR + CCPA compliant.
Stars: ✭ 279 (+1113.04%)
Mutual labels:  charts
helm-charts
Community maintained Helm charts for Flux
Stars: ✭ 66 (+186.96%)
Mutual labels:  charts
forx
💰a command line tool for checking exchange rates between currencies, both crypto and fiat.
Stars: ✭ 52 (+126.09%)
Mutual labels:  forex
Mida
The open-source and cross-platform trading framework
Stars: ✭ 263 (+1043.48%)
Mutual labels:  forex
ROandaAPI
R Code API for Forex Trading with OANDA Broker
Stars: ✭ 22 (-4.35%)
Mutual labels:  forex
camunda-cloud-helm
Camunda Platform 8 Self-Managed Helm charts
Stars: ✭ 41 (+78.26%)
Mutual labels:  charts
oanda api
A ruby client for the Oanda REST API.
Stars: ✭ 35 (+52.17%)
Mutual labels:  forex
robo-chart-web
📊 Transform Google sheets to pretty charts!
Stars: ✭ 28 (+21.74%)
Mutual labels:  charts
mt4-expander
DLL extension for the MetaTrader MQL4 framework
Stars: ✭ 25 (+8.7%)
Mutual labels:  forex
vue3-chartjs
Vue3 wrapper for ChartJS
Stars: ✭ 122 (+430.43%)
Mutual labels:  charts
gym-mtsim
A general-purpose, flexible, and easy-to-use simulator alongside an OpenAI Gym trading environment for MetaTrader 5 trading platform (Approved by OpenAI Gym)
Stars: ✭ 196 (+752.17%)
Mutual labels:  forex
intrinio-realtime-java-sdk
Intrinio Java SDK for Real-Time Stock Prices
Stars: ✭ 22 (-4.35%)
Mutual labels:  forex
FineChart-Saiku
d3.js visualize data for saiku-ui
Stars: ✭ 17 (-26.09%)
Mutual labels:  charts
ChartJs2QML
QML adaptor for Chart.js 2.x that supports startup animations and tooltips
Stars: ✭ 68 (+195.65%)
Mutual labels:  charts
readme-generator-for-helm
Auto generate READMEs for Helm Charts
Stars: ✭ 112 (+386.96%)
Mutual labels:  charts
outfancy
Python3 library to print tables in Terminal.
Stars: ✭ 47 (+104.35%)
Mutual labels:  charts

Latest Version GitHub last commit Views jaggedsoft on Twitter

This software is open source and depends on contributions from the community. Under the GNU GPL v3 License, you are given permission to use this freely for any purpose you like, with no liability and no warranty, as long as you make the source code of any improvements available for all.

Examples: Live demo using Binance data: https://liquidity.ltd

Indicator Example Binance Futures: BTC Binance OGN-BTC Line Chart

The goal is to become an open source alternative to TradingView with built-in functions available in Javascript.

Getting Started

let chart = new Chartaholic( "#chart", { ticks: ohlc } );
let chart = new Chartaholic( "#chart", { theme: "blue", keys: { time: "time_open" }, ticks, title, usd:true, overlay, annotations } );

Contribution

  • Give us a star
  • Fork and Clone! Awesome
  • Select existing issues or create a new issue and give us a PR with your bugfix or improvement after. We love it ❤️

Need a capable market maker for your project? Visit https://liquidity.ltd

Stars Contributors Stargazers over time jaggedsoft on Twitter

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].