Skip to content

rllabmcgill/final-project-rez_godarzvandchegini6

Repository files navigation

Bitcoin Auto-trader: Final Project for Reinforcement Learning, Dr. Doina Precup

Historical Bitcoin to USD

The curated database contains 172137 candlestick tuples whose entries come from opening price, closing price, minimum price, and maximum price during 15 minute intervals.

In this work, the agent's interaction with the environment has been modeled as a tabular MDP with buy, sell, and hold actions, and the environment is taken to be a basic simulation of Bitcoin's exchange market. The historical traded price of Bitcoin was collected from Bitfinex's historical data until April 18, 2018. Trading fees in Bitfinex is approximately 0.2 percent of each transaction.

For more information, please refer to the report here.

About

final-project-rez_godarzvandchegini6 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages