Skip to main content Skip to footer

OnMarketData - allows to receive market data. Works only for real-time data, i.e. for data got from real quotes

 protected override void OnMarketData(in MarketData marketData)
  {
            base.OnMarketData(marketData);
            //Write your code here
  }

Cookies Notice

We use cookies to improve your experience, personalize content, and analyze our traffic. By clicking "Accept All Cookies," you agree to the storing of cookies on your device. You can manage your cookie preferences at any time by visiting our Cookie Settings.