Python Package focused on portafolio optimization using a variation of the crypto algorithm trading Thal-IA.
View Test Colab
·
Report Bug
·
Request Feature
This is a Python package focused on portafolio optimization using a variation of the crypto algorithm trading Thal-IA.
This project was builded with the next technologies.
Follow the next steps:
- Setup the project:
python setup.py sdist
- Build the package:
python setup.py build
- Install the package
python setup.py install
- Install the package using pip.
pip install portafolio_optimization
Just need to use pip with git command:
pip install git+https://github.com/estebanvz/portafolio_optimization.git
You can run the algorithm and check a possible process with colab. You just need to run the colab link.
Distributed under the MIT License. See LICENSE
for more information.
Esteban Vilca - @ds_estebanvz - [email protected]
Project Link: https://github.com/estebanvz/portafolio_optimization