In this code :
IndexRatio = Foreign("ticker1", "C") / Foreign("ticker2", "C");Sometimes it doesn't update automatically when a foreing ticker is updated. Why? How to force the updating? Thanks
In this code :
IndexRatio = Foreign("ticker1", "C") / Foreign("ticker2", "C");Sometimes it doesn't update automatically when a foreing ticker is updated. Why? How to force the updating? Thanks