public getQuoteHistory method added.
This commit is contained in:
parent
7f40700cc0
commit
f0c4d4f19c
@ -50,4 +50,6 @@ public interface TradingAPI {
|
||||
*/
|
||||
public AssetPair getAssetPair();
|
||||
|
||||
public Set<Quote> getQuoteHistory();
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user