Interface IScriptApiV1
- Namespace
- WhalesSecret.TradeScriptLib.API
- Assembly
- WhalesSecret.TradeScriptLib.dll
Trade script API interface version 1.0.0.
public interface IScriptApiV1 : IVersionedApiV1
- Inherited Members
- Extension Methods
Properties
- Core
API providing fundamental and infrastructure functionality to trading scripts.
- Events
API providing script events functionality to trading scripts.
- External
API providing the trade scripts with access to an external source of data.
- Log
API providing logging functionality to trading scripts.
- Storage
API providing persistent storage functionality to trading scripts.
- Trade
API providing trading functionality to trading scripts.