cgi-graphics with GeniusTrader
Some time ago I wrote this script to create graphics with geniustrader
over a webinterface.
 
To use the script, it is necessary to download these files:
 
and place them in the right directory of your server. 
In addition you should place the actual version of Geniustrader, the
database and the font-files in this directory.
It is then possible to create a graphic by calling the corresponding 
link, e.g.:
 
http://localhost/cgi-bin/graphic/graphic.pl?code=500340&add=Curve(Indicators::SMA,red)
 
The parameters are the same in the cgi and the command-line-version.
 
Warning: This program has to be used on a local server only. It has not been 
checked for security holes. 
If you run this program on a public server you risk that the server is getting hacked!
 
		   |