Accessing Neural Net value from QScript?
Posted: Mon Jun 27, 2016 6:14 pm
Is there anyway to access a Neural Net value from QScript?
I've looked through all the help files and have not found anything.
I may have a potential work around which I listed below but before I do that, I wanted to make sure I'm not missing anything as it is going to be a pain and is not ideal.
Potential Workaround
-As you can have the Neural Net output to a text file, I believe I can open the text file from QScript and then parse the values to grab the last bars Neural Net value. Then close the file and open it again once there is a new bar to get the new value.
I've looked through all the help files and have not found anything.
I may have a potential work around which I listed below but before I do that, I wanted to make sure I'm not missing anything as it is going to be a pain and is not ideal.
Potential Workaround
-As you can have the Neural Net output to a text file, I believe I can open the text file from QScript and then parse the values to grab the last bars Neural Net value. Then close the file and open it again once there is a new bar to get the new value.