Monday, August 15, 2016

Posting a Facebook post by using python

1. Download get-pip.py 2. python get-pip.py 3. python\scripts\pip install virtualenv 4. python\scripts\pip install facebook-sdk

Applying SMA10/20, SMA20/50 as trading signals

This is the comparison for results before and after applying SMA10/20 and SMA20/50 in the stock trader. Background Trading 3 stock ma...