RSS
Greenn Greenn
👁 722 💬 0

ChartPanel draws incorrectly

Hi everyone. I have been experiencing your platform a lot lately and noticed if a share didn't have enough liquidity there were some price gaps in range candles which negatively affect drawing them. T...

Rob Rob
👁 1,262 💬 2

Oanda Live Data Not Coming Through?

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...

Rob Rob
👁 1,127 💬 1

Custom Indicator - Changing Color Per Candle

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...

Rob Rob
👁 1,166 💬 2

Custom MessageAdapter

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...

Rob Rob
👁 1,353 💬 4

SecurityEditor v5

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.