more work on stop loss
This commit is contained in:
@ -52,4 +52,6 @@ public interface TradingAPI {
|
||||
|
||||
public Set<Quote> getQuoteHistory();
|
||||
|
||||
public Quote getLastQuote();
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user