Contents:
Description:
PriceChartingTool is a financial charting application. It creates charts of financial market price data and provides over 30 different tools and analysis methods to assist in the study and research of various trading strategies.
Features:
- Intraday, trading day, and calendar day time frames for price bar charting.
- Fibonacci price and time measurements, retracements.
- Time and price measurements at musical interval ratios (modal musical scales).
- Configurable chart scaling (customizable configuration sets).
- Gann-style charting and analysis tools:
- Bar count measurement.
- Gann Fan.
- Fibonacci Fan.
- Astronomy/planetary charts, tables, 3rd-party software integration:
- Astrological charts and tables (Western astrology, Indian astrology).
- Geocentric and Heliocentric planets.
- Longitude, Latitude, and Declination.
- Astrolog and Jagannath Hora application integration.
- Cycle charting (configurable time and planet cycle lengths)
- Data retrieval and formatting scripts.
- Ephemeris generation.
- ... and more
Technologies:
This is a cross-platform application that can run on the Windows, Mac and Linux platforms.
Some of the technologies utilized:
Source code:
The source code is available on GitHub here.
Please use the --depth=1
command-line option when cloning:
git clone --depth=1 https://github.com/rluu/pricechartingtool.git
This will grab the most recent code, including ephemeris data files and required third-party software. See the README.txt
at the top-level directory for how to build and run for each supported platform.