/Pair_trading_in_cryptocurrency

The Python code employs historical Bitcoin and Ethereum prices to train a neural network model for cryptocurrency trading, executing buy or sell decisions based on predicted spreads. It evaluates the strategy's performance, visualizes training progress, and prints executed trades with associated probabilities.

Primary LanguagePython

Stargazers