Knowledgebase : Technical Support > API > Client API's/VTL > VTL Server Scripts > Data Type
VTLTick An object which holds the tick data. Identifier         Description Time For tick time, as value of type DateTime Bid For bid price, as value of type Double Ask For ask price, as value of type Double   High For ...
DESCRIPTION This Enum used to indicate Order Properties of type String, The following are values and the descriptions for every value: ENUM_ORDER_PROPERTY_STRING Identifier         Description ORDER_SYMBOL For order trading symbol name SE...
DESCRIPTION This Enum used to indicate Order Properties of type Double, The following are values and the descriptions for every value: ENUM_ORDER_PROPERTY_DOUBLE Identifier         Description ORDER_OPEN_PRICE For order open price. ORD...
DESCRIPTION This Enum used to indicate Order Properties of type Integer, The following are values and the descriptions for every value: ENUM_ORDER_PROPERTY_INTEGER Identifier         Description ORDER_OPERATIONT_TYPE For order opertation t...
DESCRIPTION This Enum used to indicate Position Time Property, The following are values and the descriptions for every value: ENUM_POSITION_PROPERTY_TIME Identifier         Description POSITION_TIME For position open time SEE ALSO * EN...
DESCRIPTION This Enum used to indicate Position Properties of type Boolean, The following are values and the descriptions for every value: ENUM_POSITION_PROPERTY_BOOL Identifier         Description POSITION_LIQUIDATE To indicate if positio...
DESCRIPTION This Enum used to indicate Position Properties of type String, The following are values and the descriptions for every value: ENUM_POSITION_PROPERTY_STRING Identifier         Description POSITION_SYMBOL For position Symbol name...
DESCRIPTION This Enum used to indicate Position Properties of type Integer, The following are values and the descriptions for every value: ENUM_POSITION_PROPERTY_INTEGER Identifier         Description POSITION_TYPE For position type (Buy/S...
DESCRIPTION This Enum used to indicate Position Properties of type Double, The following are values and the descriptions for every value: ENUM_POSITION_PROPERTY_DOUBLE Identifier         Description POSITION_PRICE_OPEN For position open pr...
DESRIPTION This Enum used to indicate Trade Result, The following are values and the descriptions for every value: ENUM_TRADE_RESULT Value Constant  Description 1 TRADE_RETCODE_DONE_RESULT Done result 2 TRADE_RETCODE_NO_MONEY ...
DESCRIPTION This Enum used to indicate Trade Action Type, The following are values and the descriptions for every value: ENUM_TRADE_ACTION_TYPE Value Constant  Description 1 TRADE_ORDER_NEW Indicates to new order 2 TRADE_ORDER...
DESCRIPTION An object that holds the order data. PROPERTIES Key Description  OrderId The Order ID as Long. Read–only BuySell Defines buy or sell as Integer. Read–only Lots The Amount of lots as Double. Read–only OrderTick...
DESCRIPTION This Enum used to indicate the Period, The following are values and the descriptions for every value: ENUM_PERIOD Value Description  MINUTE The period is Minute. FIVE_MINUTE The period is Five minutes. FIFTEEN_MINUTE...
DESCRIPTION This Enum used to indicate History Type, The following are values and the descriptions for every value: ENUM_HISTORY_TYPE Value Description  HIS_HIGH Type of "High" HIS_LOW Type of "Low" HIS_CLOSE Type of "Close"...
DESCRIPTION An object that holds the open position data., so you can get position properties through it. The following are values and the descriptions for every value: PROPERTIES Key Description  BuySell Define buy or sell ClosePrice ...
DESCRIPTION An object that holds the symbol data, so you can get symbol properties through it. The following are values and the descriptions for every value: PROPERTIES Key Description  Name The symbol name as string. Read–only ID ...
DESCRIPTION This Enum used to indicate Account information of type String, The following are values and the descriptions for every value: ENUM_ACCOUNT_INFO_STRING Identifer  Description ACCOUNT_FIRST_NAME First name  ACCOUNT_LAST_NAME ...
DESCRIPTION This Enum used to indicate Account information of type Double, The following are values and the descriptions for every value: ENUM_ACCOUNT_INFO_DOUBLE Identifer  Description ACCOUNT_BALANCE Account balance ACCOUNT_CREDIT ...
DESCRIPTION This Enum used to indicate Account Trade Mode, The following are values and the descriptions for every value: ENUM_ACCOUNT_TRADE_MODE Constant  Description ACCOUNT_TRADE_MODE_DEMO Demo Account ACCOUNT_TRADE_MODE_CONTEST ...
DESCRIPTION This Enum used to indicate Account information of type Integer, The following are values and the descriptions for every value: ENUM_ACCOUNT_INFO_INTEGER Constant  Description ACCOUNT_LOGIN Account number  ACCOUNT_TRADE_MOD...
DESCRIPTION This Enum used to indicate the Account type if Demo Account, Contest Account or Real Account. The following are values and the descriptions for every value: ENUM_ACCOUNT_TYPE Constant  Description ACCOUNT_TRADE_MODE_DEMO The A...
DESCRIPTION This Enum used to indicate symbol information of type String, The following are values and the descriptions for every value: ENUM_SYMBOL_INFO_STRING Constant  Description SYMBOL_BANK Symbol Bank ------------------------- SEE ...
DESCRIPTION This Enum used to indicate symbol information of type Integer. The following are values and the descriptions for every value: ENUM_SYMBOL_INFO_INTEGER Constant  Description SYMBOL_VOLUME Symbol volume  ------------------------...
DESCRIPTION This Enum used to indicate symbol information of type Double, if Ask, Bid,High or Low. The following are values and the descriptions for every value: ENUM_SYMBOL_INFO_DOUBLE Identifer  Description  SYMBOL_ASK Ask SYMBOL_BID...
DESCRIPTION This Enum used to indicate the order type if sell, buy, sellStop, buyStop, buy limit, sell limit, buy stop limit or sell stop limit. The following are values and the descriptions for every value: ENUM_ORDER_TYPE Constant  Description ...
This Enum used to indicate the order result. The following are values and the descriptions for every value: NEWORDERRESULTENUM Value   Constant  Description 1 DoneResult Done result 2 NotEnoughMoney Not enough money 3 ...
This Enum used to indicate the order type if sell, buy,sellStop or buyStop. The following are values and the descriptions for every value: OPERATIONTYPEENUM Value Constant  Description -2 SellStopType For sell stop order  2 Buy...
This enum use to indicate if the requested operation pass to server or not. The following are the values and the descriptions for every value:   CALLINGRESULTSENUM Value        Constant  Description 1 Success Result Sent to the serve...
Help Desk Software by Hybrid Solutions