Última atividade 1729055494

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