algorithm
3
questions
0
votes
1
answers
answers
How can I create a customized card-based system for learning about complex algorithms in computer science?
ProgrammingI'm currently a computer science major and I'm struggling to understand and memorize complex algorithms. I've been using flashcards to supplement my s...
2 views
4
votes
1
answers
answers
Why does my algorithm for trading stocks keep getting beat by the market even when I follow a tried-and-true strategy and use high-quality data sources?
ProgrammingI've been trading stocks for a few years now and have developed a solid algorithm that I've backtested and refined over time. However, no matter how h...
1 views
2
votes
1
answers
answers
How can I optimize my stock trading strategy as a beginner in the programming category?
ProgrammingI've recently taken up programming as a hobby and decided to explore the world of stock trading. I've been using a few online resources and reading up...
1 views