Cookies help us deliver our services. By using our services, you agree to our use of cookies.
The Deep Signal Library v1.7 allows users to send and receive data that was curated from the Deep Signal Library to/from Python. This allows users to create deep learning models in Python and use those models to send trading signals to NinjaTrader.
There is sample Python code included that demonstrates communication between the Deep Signal Library and a sample Python application. The example does not include deep learning models in Python, just code for sending data sets that were created in the Deep Signal Library or data that can be used for prediction with an existing Python model.