This website uses cookies to enhance site navigation, analyze site usage, and assist in our marketing efforts. By clicking “Accept All” you are providing your consent to our use of all cookies. Alternatively, please provide your choice by pressing “Customize Cookies”. For more information, please read our Privacy policy
Andre
14 Apr 2014, 19:53
RE:
Spotware said:
Is there a workaround, to update current prices (Bid and Ask from current Symbol) whithout left method "OnTick" (if using endless loop in OnTick)?
Yous said, that on synchronous operation (synchronous trading methods, receiving new symbol, receiving new series) price are updated. Can you give a example how i can update prices with such synchronous methods. Which method you mean with "receiving new symbol"? I try this ("Symbol symbol = MarketData.GetSymbol("USDJPY");"), but it does not work.
Thanks a lot
@Andre