Package | Description |
---|---|
com.metaco.api |
Modifier and Type | Method and Description |
---|---|
AssetsHistoryResult |
MetacoClientImpl.getAssetsHistory(HistoryCriteria criteria) |
AssetsHistoryResult |
MetacoClient.getAssetsHistory(HistoryCriteria criteria)
Returns the history for all the available assets according to the given criteria
|
AssetsHistoryResult |
MetacoClientImpl.getAssetsHistory(HistoryCriteria criteria,
List<String> tickers) |
AssetsHistoryResult |
MetacoClient.getAssetsHistory(HistoryCriteria criteria,
List<String> tickers)
Returns the history for the provided assets according to the given criteria
Assets must be given using this format : USD,XAU,etc..
|
Copyright © 2016 Metaco. All rights reserved.