trump2cash icon indicating copy to clipboard operation
trump2cash copied to clipboard

A stock trading bot powered by Trump tweets

Results 36 trump2cash issues
Sort by recently updated
recently updated
newest added

Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies

If historical market data isn't found during testing/benchmarking, generate it using the TradeKing API. A better approach might be to just use the API for benchmarking. Is there a hard...

Add python-dotenv for storing environment variables into .env file.

I understand might be an interesting experiment in some context. But I have huge ethical concerns. By doing this you basically support and amplify the ( IMHO already way to...

EDIT: FEB 14, 2021: THE SHOW GOES ON WITH ELON MUSK PR TEAM : @maxbbraun Thanks for the update. ~~I'm predicting a read-only mode. So,Thanks for an awesome codebase.~~ Reddit.V...

I am University student and my job is to make class diagrams and uses cases for some project. I chose this project and can make it. Ofc if you need...

How did you come up with this? It's one of the most creative things I've seen so far.

TradeKing is only available to customers within within the US. It would be great if it was possible to replace the TradeKing API with one from another trading platform which...

enhancement

The sentiment analysis [sometimes gets it wrong](https://github.com/maxbbraun/trump2cash/blob/master/benchmark.md#124-2017-1249-pm-tuesday). It also assigns the tweet's overall sentiment to all companies, which may not be correct [in some cases](https://github.com/maxbbraun/trump2cash/blob/master/benchmark.md#118-2017-734-am-wednesday). One idea would be to...

enhancement