Replies: 1 comment 3 replies
|
You can certainly use this package in an ML project that would predict price trends. As far as adding it inside the package: if we were to venture into the analysis and strategy development world, I'd likely bundle it in an entirely separate project, since we like maintain a single responsibility on this library (e.g. quotes in > raw indicators out). There's certainly been some interests for analysis and back testing: Including some of your nice recommendations: With that said, I'm open to exploring what this separate project might look like. Any interest in contributing some more thoughts and details, or some high level user stories/use cases? |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi there,
Can you add ML.NET to do some stock price prediction for teaching purposes? For example, according to MACD and pre-marked stock price points for rise and fall, use ML.NET to predict price trend.
Thanks
All reactions