Skip to content

estebanvz/portafolio_optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn Contributors Forks Stargazers Issues GNU v3 License


Logo

Portafolio Optimization with Thal-IA

Python Package focused on portafolio optimization using a variation of the crypto algorithm trading Thal-IA.

View Test Colab · Report Bug · Request Feature

About The Package

This is a Python package focused on portafolio optimization using a variation of the crypto algorithm trading Thal-IA.

(back to top)

Built With

This project was builded with the next technologies.

(back to top)

Getting Started

Building

Follow the next steps:

  1. Setup the project:
    python setup.py sdist
  2. Build the package:
    python setup.py build
  3. Install the package
    python setup.py install
  4. Install the package using pip.
    pip install portafolio_optimization

(back to top)

Intalling

Just need to use pip with git command:

pip install git+https://github.com/estebanvz/portafolio_optimization.git

Usage

You can run the algorithm and check a possible process with colab. You just need to run the colab link.

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Esteban Vilca - @ds_estebanvz - [email protected]

Project Link: https://github.com/estebanvz/portafolio_optimization

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published