Syntax
GetMWSymbols()
Description
The GetMWSymbols operation is used to get market watch symbol setting without the need to login to the
session.
Request Parameters
No Requested Parameters.
Response Elements
Name |
Description |
Result |
This method returnresult as following:
- RefSymbol: The reference symbol.
- SymbolFactor.
- PriceCase.
- RefPriceCase.
- Type: Symbol Type
If it equals 1: Means Symbol otherwise means Group.
- Name: Symbol name.
- ParentID
- AmountUnitID: Amount unit identifier.
- AmountUnitDescription: Amount Unit Description.
- SpreadOffset: The Spread offset value.
- PriceOffset.
- SpreadType: Spread calculation type.
1: Means From Bid Spread.
2: Means From Average Spread.
- StopTradeIfNoPrices:
True: Means Stop trade when no price.
False: Means Dont stop trade when no price.
- StopTradeAfterSeconds: The second value.
- MaxAmountPerDeal: Maximum amount to get atrade at this symbol.
- MinAmountPerDeal: Minimum amount to get atrade at this symbol.
- AskWithSpread: Ask price with spread value.
- BidWithSpread: Bid price with spread value.
- Commission: Commission value.
- LimitOffset: The limit offset value.
- StopOffset: The Stop Offset value.
- PipLocation: Pip location value.
- Spread: Spread.
- IsUsed:
True: Means it is aused symbol.
False: Means it is not a used symbol.
- IsDisplay:
True: Means it is Display.
False: Means it is not Display.
- HasPriv:
True: Hasa privilege at this symbol.
False: Doesn’thave aprivilege at this symbol.
- JustClose:
True: Just close symbol.
False: Full trade symbol.
- BuyOnly:
True: Buy only trading Symbol.
False: Buy and sell trading symbol.
- IsDelivery.
True: Means enable delivery symbol.
False: Means disable delivery symbol.
- ID:Symbol Identifier.
- Bid:Bid price.
- Ask:Ask Price.
- High: High price.
- Low:Low price.
- LastQuoteTime.
Otherwise seeError Codes.
Type: String. |
Sample
Loading …
See Also
VertexFX WCF Service Index