Added pymt5 lib
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ import numpy as np
|
||||
from sklearn.preprocessing import MinMaxScaler
|
||||
import talib
|
||||
import matplotlib.pyplot as plt
|
||||
import MetaTrader5 as mt5
|
||||
import pymt5 as mt5
|
||||
from keras.models import Sequential
|
||||
from keras.layers import Dense, Dropout
|
||||
from keras.optimizers import Adam
|
||||
|
||||
@@ -3,4 +3,5 @@ pandas
|
||||
TA-Lib
|
||||
matplotlib
|
||||
scikit-learn
|
||||
tensorflow
|
||||
tensorflow
|
||||
pymt5
|
||||
Reference in New Issue
Block a user