Skip to content

Utilizing cutting edge ML models to provide predictive insights on crypto and forex markets

License

Notifications You must be signed in to change notification settings

Chase-Grajeda/FX4Sight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FX4Sight

Introducing FX4Sight, your ultimate companion for mastering the forex and crypto markets. Unlock predictive insights and make informed trading decisions like never before using our advanced models.

We are constructing a forex and crypto analysis platform built on Python, utilizing recent developments in time series predictive and generative models. Our goal is to detect micro-patterns in the markets, while combining fundamental and technical strategies, to suggest smartly informed trading decisions. While algorithmic and ML-aided trading continues to be explored, we hope this contributes towards creating stronger and profitable models. If you have any questions or would like to contribute, feel free to reach out!

Stay ahead of the game with FX4Sight!

Suggestions from our models are not financial advice and should be viewed with caution

Please sponsor us so we can take the Series 7

Model Overview

WIP

Contributing

Install conda environment (requires Python >= 3.11)
conda env create -f environment.yaml -n fx4s conda activate fx4s

Install remaining dependencies via pip
pip install tensorflow
pip install pyqt5

Add API keys for Alpaca
conda env config vars set ALPACA_KEY=your_key_here
conda env config vars set ALPACA_SEC_KEY=your_key_here
conda deactivate
conda activate fx4s

About the Authors

Chase Grajeda - M.S. Computer Science @ Rensselaer Polytechnic Institute

About

Utilizing cutting edge ML models to provide predictive insights on crypto and forex markets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published