SharpTrader.SDK - Developer API

FitnessBase..::..GetTrades Property

Sharpshooter infrastructure provides access to ITrades for the strategy through this function.

Namespace:  Sharpshooter.SDK
Assembly:  Sharpshooter.SDK (in Sharpshooter.SDK.dll)

Syntax


public Func<IReadOnlyList<ITrade>> GetTrades { get; set; }