public method IFXConnectLiteSession.getPriceHistoryManagerGets the history prices manager
Declaration
protojavascriptjavacsharppublic getPriceHistoryManager() : IPriceHistoryManager
Returns
The method returns an object that implements the IPriceHistoryManager interface, which allows getting historical price data for a specified symbol from the trading system
See also: IPriceHistoryManager
Declared in IFXConnectLiteSession