Skip to content

Commit

Permalink
Merge branch 'trade-stats' of https://github.com/rshtirmer/RLTrader i…
Browse files Browse the repository at this point in the history
…nto trade-stats
  • Loading branch information
rshtirmer committed Jul 9, 2019
2 parents 94102b2 + 4f8fbb4 commit e371ba7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/env/TradingEnv.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
from enum import Enum
from typing import List, Dict

from datetime import datetime

from lib.env.render import TradingChart
from lib.env.reward import BaseRewardStrategy, IncrementalProfit
from lib.data.providers import BaseDataProvider
Expand Down

0 comments on commit e371ba7

Please sign in to comment.