A command line chart system based on Unicode glyphs
Today I released on GitHub my idea of a trading chart based on Terminal or other command line applications.
The mixing of volumes data and prices data:
│ (Unicode U+2502) = small volumes
┃ (Unicode U+2503) = medium volumes
█ (Unicode U+2588) = big volumes
Red and green colors are used to have a more clear idea visually of the percentage of selling and buying contracts referred on a defined time.
The simplification of the chart through a small grid helps to find the right moment for investing.
Feel free to contact me if you are interested in using this unprecedented chart system
Feedbacks are welcome