Zuletzt aktiv 1729055494

CCXT-readme-14.js Orginalformat
1// both of these notations work in JavaScript/Python/PHP
2exchange.methodName () // camelcase pseudocode
3exchange.method_name () // underscore pseudocode