Skip to content

This project aims to predict future stock values using Sequence Alignment.

License

Notifications You must be signed in to change notification settings

caiormt/stock-price-prediction

Repository files navigation

Stock Price Prediction Project

CI Status codecov

Description

This project aims to predict future stock values using Sequence Alignment, translating historic values from markets into a known alphabet.

Current markets implemented:

Setup

First install the following packages with your favorite dependency manager:

Importing with text editor ou IDE

Support for VSCode + Metals

Metals with VSCode automatically detects the Mill Build.
Just run: Metals: Import build on Visual Studio Code.

Support for IntelliJ IDEA

Install Scala Plugin on IntelliJ.

Export dependency files to IntelliJ Structure:

$ mill mill.scalalib.GenIdea/idea

And import the project as usual.

Check dependecy upgrade

$ mill mill.scalalib.Dependency/showUpdates

LICENSE

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

This project aims to predict future stock values using Sequence Alignment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published