|
|
|
|
|
by smcn
1492 days ago
|
|
I run https://feetr.io. I do stock discovery as opposed to automated trading (at this point). Almost a year into recording stock picks, it is averaging 4.0624% per day across all stocks, and 5.9948% for the best stock of that day.[0] With the above, you'd think that a trading bot would be a piece of cake. The easiest part of the process, probably. As of right now, I've found that it's hard to model intuition using code. It's easy to watch a graph and say "I think it's about time to sell", but it's hard to give that understanding to a computer. I do believe that it's a problem that can be solved, and certainly you can look at Aladdin[1] as a system that has been very successful in this space. Don't take negativity as a reason to not do something though. If you're passionate and interested, then go prove everyone wrong. [0] "per day" references per day that Feetr finds a stock [1] https://www.blackrock.com/aladdin |
|