Hi,
I came across PyAlgoTrade and have modified the existing program to automatically download instrument data as CSV from yahoo feed, run a predefined test and display the result. This all done in a single command from command line in linux.
python simple_moving_average.py SBIN.NS
This program should run on any environment (windows, mac etc) which has necessary python libraries.
The idea is to make a scanner that will be run once from the command line. It will scan all the predefined set of instruments' EOD data and look for a BUY / SELL signal. It could then login into Zerodha account and place a trade.
How sweet it would be?
I came across PyAlgoTrade and have modified the existing program to automatically download instrument data as CSV from yahoo feed, run a predefined test and display the result. This all done in a single command from command line in linux.
python simple_moving_average.py SBIN.NS
This program should run on any environment (windows, mac etc) which has necessary python libraries.
The idea is to make a scanner that will be run once from the command line. It will scan all the predefined set of instruments' EOD data and look for a BUY / SELL signal. It could then login into Zerodha account and place a trade.
How sweet it would be?
PyAlgoTrade - An excellent open source python library
Aucun commentaire:
Enregistrer un commentaire