[Missing <summary> documentation for "M:SharpTraderBot.ITicker.getLotMulitplier(System.Int32,System.String)"]
double getLotMulitplier(
int sessionIndex,
string symbol
)Function getLotMulitplier (
sessionIndex As Integer,
symbol As String
) As Doubledouble getLotMulitplier(
int sessionIndex,
String^ symbol
)abstract getLotMulitplier :
sessionIndex : int *
symbol : string -> float [Missing <param name="sessionIndex"/> documentation for "M:SharpTraderBot.ITicker.getLotMulitplier(System.Int32,System.String)"]
[Missing <param name="symbol"/> documentation for "M:SharpTraderBot.ITicker.getLotMulitplier(System.Int32,System.String)"]
[Missing <returns> documentation for "M:SharpTraderBot.ITicker.getLotMulitplier(System.Int32,System.String)"]