Contribution activity and bus factor of Julien-R44/cli-candlestick-chart

Active 🚀

Active contributions

Activity badge for Julien-R44/cli-candlestick-chart repository

Why Julien-R44/cli-candlestick-chart is active?

The result is based on ratio of number of commits and code additions from initial and final time ranges.

Initial time range – from 5 Jul, 2023 to 5 Oct, 2023

Final time range – from 5 Apr, 2024 to 5 Jul, 2024

Additions and deletions stats are not available for this repository due to GitHub API limitations.

Data calculated on 5 Jul, 2024

Bus factor of Julien-R44/cli-candlestick-chart

What is Bus factor?

It is basically a number of most active contributors responsible for 80% of contributions.

Bus factor tries to assess "What happens if a key member of the team is hit by a bus?". The more there are key members, the lower the risk.

The Julien-R44/cli-candlestick-chart repository has a bus factor of 1.

High risk, a lot of knowledge concentrated in a few people

Bus factor was measured on 14 Aug 2024

1

Repository summary

The GitHub repository Julien-R44/cli-candlestick-chart is a command-line tool developed by Julien-R44. It generates candlestick charts based on data provided by the user. The main utility of this tool is to visualize financial trading data, commonly used in stock markets, forex, commodities and cryptocurrencies.

Here's its main features:

  • Lightweight and simple to use, as it's a command-line interface (CLI).
  • Users provide their own data through a CSV file. The data should include Open, High, Low, Close Prices (OHLC).
  • The tool plots candlestick charts based on the provided data.

This repository appears to be written in Python and uses several dependencies such as pandas for data manipulation, matplotlib for plotting the data and mplfinance library for creating the candlestick chart.

Code usage, installation and prerequisites are all detailed in the repository's README file.

# [Julien-R44/cli-candlestick-chart](https://github.com/Julien-R44/cli-candlestick-chart) This is a command-line tool that provides functionality for generating simple, clean candlestick charts with data given by user. This can be specifically useful for users wanting to plot financial trading information quickly on their terminal. ## Main Features - CLI tool, easy to use. - Data input through CSV file (OHLC). - Candlestick chart visualization. ## Technology The tool is built with Python, and uses pandas, matplotlib and mplfinance.

Recently added projects

Activity badge for ixartz/Next-js-Boilerplate repository

Updated on 14 Aug 2024

Activity badge for toptal/picasso repository

Updated on 14 Aug 2024

Activity badge for LouisShark/chatgpt_system_prompt repository

Updated on 14 Aug 2024

Activity badge for linexjlin/GPTs repository

Updated on 14 Aug 2024

Activity badge for ethereum/go-ethereum repository

Updated on 14 Aug 2024

Activity badge for tailwindlabs/tailwindcss repository

Updated on 14 Aug 2024

Top 1 contributors of Julien-R44/cli-candlestick-chart

ContributorCommits
88