diff --git a/README.md b/README.md index 4f7e0f5..194f4da 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,8 @@ Trading Gym is an open-source project for the development of deep reinforcement 1.1. using Point (5 decimal forex ) for reward and balance calculation ### Basis point The last decimal place to which a particular exchange rate is usually quoted is referred to as a point. - +## Trading Plot +[GBTUSD 1](./log/GBPUSD-20211027165755.png) 2. data process: (./data/data_process.py) 2.1. processing csv (time, open, high, low, close), the source I used is MetaTrader. diff --git a/GBPUSD-20211027165755.png b/log/GBPUSD-20211027165755.png similarity index 100% rename from GBPUSD-20211027165755.png rename to log/GBPUSD-20211027165755.png diff --git a/GBPUSD-20211027170145.png b/log/GBPUSD-20211027170145.png similarity index 100% rename from GBPUSD-20211027170145.png rename to log/GBPUSD-20211027170145.png diff --git a/GBPUSD-20211027170330.png b/log/GBPUSD-20211027170330.png similarity index 100% rename from GBPUSD-20211027170330.png rename to log/GBPUSD-20211027170330.png diff --git a/old_version b/old_version deleted file mode 160000 index 887d95d..0000000 --- a/old_version +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 887d95de3f7c0e5a522d45a932a9b5aded1a35b5