Property | Type | Description |
---|
Method | Description | |
---|---|---|
Activate ( ) : void | ||
Apply ( |
||
Apply ( |
||
Apply ( CurrencyPairDeactivatedEvent evt ) : void | ||
CurrencyPair ( ) : Adaptive.ReactiveTrader.Contract.Events.Reference | ||
CurrencyPair ( string symbol, int pipsPosition, int ratePrecision, decimal sampleRate, string comment ) : Adaptive.ReactiveTrader.Contract.Events.Reference | ||
Deactivate ( ) : void |
public Apply ( |
||
evt | ||
return | void |
public Apply ( |
||
evt | ||
return | void |
public Apply ( CurrencyPairDeactivatedEvent evt ) : void | ||
evt | CurrencyPairDeactivatedEvent | |
return | void |
public CurrencyPair ( ) : Adaptive.ReactiveTrader.Contract.Events.Reference | ||
return | Adaptive.ReactiveTrader.Contract.Events.Reference |
public CurrencyPair ( string symbol, int pipsPosition, int ratePrecision, decimal sampleRate, string comment ) : Adaptive.ReactiveTrader.Contract.Events.Reference | ||
symbol | string | |
pipsPosition | int | |
ratePrecision | int | |
sampleRate | decimal | |
comment | string | |
return | Adaptive.ReactiveTrader.Contract.Events.Reference |