GetOptionL1Value() requires the OPRA code as below:-
tmpVal = L1Cache.GetOptionL1Value("VICI M2023D350000", "PUT_AskPrice", askPx)
But if I only have the stock+exp+strike how can I find the OPRA code? Is there a lookup function? Thanks
GetOptionL1Value() requires the OPRA code as below:-
tmpVal = L1Cache.GetOptionL1Value("VICI M2023D350000", "PUT_AskPrice", askPx)
But if I only have the stock+exp+strike how can I find the OPRA code? Is there a lookup function? Thanks
Hi @DDALY ,
We have two tools that will help you find the OPRA code.
Hope this helps...
-Brian
Thanks @brian.mullane. The DispSymToOpra() function in the Options Symbology Tool looks like it will do the job. I'll try it out and let you know if any probs.