Meta
Blogroll
Navigation
Useful
Tag Archives: perl
Average Price Script 0.0.1
So I made a small Perl script again. The script polls data from Google Finance and calculates the average price for a given symbol. The first parameter of the script is the Google Finance symbol that starts with the name [...]
There is more than one way to get data
Numpy Strategies 0.0.1
Happy Halloween, everybody! So the plan for today is
Get as much historical data as possible.
Filter the data with a market scanner.
Profit!!!
Data retrieval
This week I had fun retrieving data with Perl. The script I made, reads a file with [...]
