knox revised this gist . Go to revision
1 file changed, 2 insertions
CCXT-readme-11.php(file created)
@@ -0,0 +1,2 @@ | |||
1 | + | include "ccxt.php"; | |
2 | + | var_dump (\ccxt\Exchange::$exchanges); // print a list of all available exchange classes |
Newer
Older