Table of Contents

Interface IDemoAdapter

Namespace
StockSharp.Messages
Assembly
StockSharp.Messages.dll

Message adapter, provided IsDemo property.

public interface IDemoAdapter
Extension Methods

Properties

IsDemo

Connect to demo trading instead of real trading server.

bool IsDemo { get; set; }

Property Value

bool