public method Offer.getAskTradable

Overview

Gets the trading status of the ask price, it defines whether the ask price of the instrument is available for trading or not

Declaration

function getAskTradable()
public String getAskTradable();
public string getAskTradable();

Returns

The method returns a string that represents the trading status of the ask price, it defines whether the ask price of the instrument is available for trading or not

Details

Declared in Offer