01-27-2018, 04:12 PM
I am trying to do something similar by using a neural network to predict the cryptocurrency rates. However I also want to include other custom signals which are not supplied by the crypto exchanges.
Is it possible for Gekko to read these signals from custom data sources, e.g. UNIX or TCP sockets and then to pass these signals to the custom strategy code together with the information from the crypto exchange?
Is it possible for Gekko to read these signals from custom data sources, e.g. UNIX or TCP sockets and then to pass these signals to the custom strategy code together with the information from the crypto exchange?