Uses of Class
com._1forge.java.Symbol
-
-
Uses of Symbol in com._1forge.java
Methods in com._1forge.java that return Symbol Modifier and Type Method Description static Symbol[]Symbol. fromGetSymbolsCall(org.json.JSONObject json)static SymbolSymbol. fromString(String ticker)static Symbol[]Symbol. fromStringArray(String[] tickers)Symbol[]ForexDataClient. getSymbols()Methods in com._1forge.java with parameters of type Symbol Modifier and Type Method Description Quote[]ForexDataClient. getQuotes(Symbol[] symbols)static String[]Symbol. toStringArray(Symbol[] symbols)
-