Topics of Rob. Search. StockSharp


Aug 27, 2020 - I'm creating a custom indicator using ChartIndicatorElement DrawStyle = ChartIndicatorDrawStyles.Dot Per candle, I would like to change the dot color. How is this achieved? If I add the element to the...


Aug 20, 2020 - I've been trying to connect to an Oanda paper account for live candles using StockSharp.Oanda v5.0.27 but am not receiving updated candles. The historical candle load in the code below is successful a...


Aug 11, 2020 - I'm in the process of creating a custom adapter. After adding the adapter to the connector and attempting to configure: var gc = new GainCapitalMessageAdapter(_connector.TransactionIdGenerator); _conn...


Aug 8, 2020 - What is the new name or package for the SecurityEditor class? The docs show it in StockSharp.Xaml.dll in v4 but I'm not finding it in v5.