예제 #1
0
#!/usr/bin/env python
import FinexAPI

print FinexAPI.symbols()
예제 #2
0
#!/usr/bin/env python
import FinexAPI

print (FinexAPI.symbols())