We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi guys, I did what you said, copying the message from websocket, but I can't get anything. Here is the message from the studio:
[chart_session,"st10","st1","sds_1","Script@tv-scripting-101!",{"text":"N10EngHTL9gXlYBxsYMAcg==_C9aX1yQzT6tD41AdX5pi1s3cIqMUTZ+znW6dFBocJwUfNSSEqS+ngdMg89WjGBKkLDping9inrGuhEWfeImdyASyKH2a1S8ut2OO4Eu1KVGbPbJXssL3Ryk9e2U12orZOeSbaFPFQQppJawn9dOlicRgpJNB0Vxfd7iZr45tOs4i1fblU3rIgUNHM9H6bd1EsoX7borDHcIGkHxEPMoL+BVMpkzOUD+RwE8FWTSQgsrbWOhnY4XzC+cjZLcWO5OTqj5YbgJidmztsdl1ssmXrR8hK+n9tL7Jb7N8kfFZOt1VlNFHItYS6LsPzoafCPA8IuvdQkWVoURymJJgMhGpSCRSkrUbl1oIq27J+dTScWCrI0BSpjgsVzkP010A","pineId":"PUB;7rviMJLWCGApT2hDsy9nLFnRYr2CG4zj","pineVersion":"1.0","in_0":{"v":'9',"f":true,"t":"integer"},"in_1":{"v":'20',"f":true,"t":"integer"},"in_2":{"v":'400',"f":true,"t":"integer"},"in_3":{"v":'200',"f":true,"t":"integer"}}])
I guess it is because of the last part, which directly modifies the parameters (it is a 4 ema indicator).
Thx guys!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hi guys, I did what you said, copying the message from websocket, but I can't get anything. Here is the message from the studio:
[chart_session,"st10","st1","sds_1","Script@tv-scripting-101!",{"text":"N10EngHTL9gXlYBxsYMAcg==_C9aX1yQzT6tD41AdX5pi1s3cIqMUTZ+znW6dFBocJwUfNSSEqS+ngdMg89WjGBKkLDping9inrGuhEWfeImdyASyKH2a1S8ut2OO4Eu1KVGbPbJXssL3Ryk9e2U12orZOeSbaFPFQQppJawn9dOlicRgpJNB0Vxfd7iZr45tOs4i1fblU3rIgUNHM9H6bd1EsoX7borDHcIGkHxEPMoL+BVMpkzOUD+RwE8FWTSQgsrbWOhnY4XzC+cjZLcWO5OTqj5YbgJidmztsdl1ssmXrR8hK+n9tL7Jb7N8kfFZOt1VlNFHItYS6LsPzoafCPA8IuvdQkWVoURymJJgMhGpSCRSkrUbl1oIq27J+dTScWCrI0BSpjgsVzkP010A","pineId":"PUB;7rviMJLWCGApT2hDsy9nLFnRYr2CG4zj","pineVersion":"1.0","in_0":{"v":'9',"f":true,"t":"integer"},"in_1":{"v":'20',"f":true,"t":"integer"},"in_2":{"v":'400',"f":true,"t":"integer"},"in_3":{"v":'200',"f":true,"t":"integer"}}])
I guess it is because of the last part, which directly modifies the parameters (it is a 4 ema indicator).
Thx guys!
The text was updated successfully, but these errors were encountered: