|
|
|
|
|
by progressive_dad
3693 days ago
|
|
Create a bot with a set budget which uses a short term gains investment strategy called, "Day Trading". The timing of the purchase and sale of these stocks would be informed by a script written to digest and interpret live twitter feeds around the world and monitor them for key terms and indications that the stock of a particular company will dramatically go up or down. |
|
You could run the trades on a simulated network or just print out the trades and calculate when/if the bot can beat the market.
1: Much automated trading these days is very high frequency, on the order of milliseconds (https://www.technologyreview.com/s/416805/trading-shares-in-...).