selectionid problem
Fantastic tutorial for which many thanks. I modified showmprices slightly
The selectionids which shows here are different from the selectionids returned in getrunners for the same market. Why is this and how can I be be sure I've linked correct price with runner?
Fantastic tutorial for which many thanks. I modified showmprices slightly
Code:
Print("Runner " & i + 1 & .selectionId & " LPM = " & .lastPriceMatched)


Comment