I would like to ask about obtaining tick prices of more than 2 securities. I need tick prices of both security A and B to calculate my trading indicators. Is there anyone could help me with it?
I have already tried the getMostRecentTrade(). However it only works for obtaining one tick price. I tried to set global data to get another one but it turns out that the global value is not upated accordingly to be used on the other script. So I am afraid this function can not solve my problem.
I would look forward to hearing from you. Thank you!
I have already tried the getMostRecentTrade(). However it only works for obtaining one tick price. I tried to set global data to get another one but it turns out that the global value is not upated accordingly to be used on the other script. So I am afraid this function can not solve my problem.
I would look forward to hearing from you. Thank you!