NAME
financeta
SYNOPSIS
./bin/financeta
financeta is a commandline application that invokes App::financeta and starts a GUI for technical analysis of stocks.
VERSION
0.15
OPTIONS
--help Print this help
--version Print version
--verbose=[0|1|2] Adjust verbosity. Default 1.
--debug Set verbosity to 2. Run other debug settings.
--quiet Set verbosity to 0.
--plot_engine=[highcharts|gnuplot] Plot engine to use: HighCharts or Gnuplot
SEE ALSO
- App::financeta::gui
-
This is the GUI internal details being used by
App::financeta
. - App::financeta
-
This module just runs the application that calls
App::financeta::gui
.
COPYRIGHT
Copyright (C) 2013-2023. Vikas N Kumar <vikas@cpan.org>. All Rights Reserved.
LICENSE
This is free software. You can redistribute it or modify it under the terms of GNU General Public License version 3. Refer LICENSE file in the top level source directory for more information.