Сообщения пользователя Rob. Поиск. StockSharp


авг 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...


авг 21, 2020 - I was able to resolve this by downloading the completed lessons and comparing the code.


авг 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...


авг 11, 2020 - Hello, Thank you for the response. The current one only provides market data, does this connector enable account transactions trading? If so, if you could publish it, I can use the .NET 4.8 version wh...


авг 11, 2020 - Excellent news! Thank you.


авг 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...


авг 8, 2020 - Yes, the xaml designer can be strange at times but typing it manually in the xaml code worked just fine. Thank you!


авг 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.