Metadata-Version: 2.1
Name: ma-algorithm
Version: 2.0.0
Summary: Python Code Implementation for ma_algorithm, including SMA, EMA, SMA with LSTM
Home-page: UNKNOWN
Author-email: ntwty5@gmail.com
License: MIT
Description: This package is a realization of SMA, EMA, SMA with LSTM. You can test the code with this colab here, followed by the instruction offered by the owner:
        https://colab.research.google.com/drive/1jMD5Q8LEO92JfypEzkDA7hziV8pOYAIn?usp=sharing
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
