notadamking / RLTrader

A cryptocurrency trading environment using deep reinforcement learning and OpenAI's gym
https://discord.gg/ZZ7BGWh
GNU General Public License v3.0
1.71k stars 537 forks source link

Convert dates on x-axis of test chart to a readable format #106

Closed ButkiewiczP closed 5 years ago

ButkiewiczP commented 5 years ago

This fixes an issue with rendering the x-axis of the chart rendered during the test phase.

Before: Screenshot from 2019-07-08 23-12-01

After: Screenshot from 2019-07-08 23-19-26