Dernière activité 1729055494

knox a révisé ce gist 1729055494. Aller à la révision

1 file changed, 3 insertions

CCXT-readme-14.js(fichier créé)

@@ -0,0 +1,3 @@
1 + // both of these notations work in JavaScript/Python/PHP
2 + exchange.methodName () // camelcase pseudocode
3 + exchange.method_name () // underscore pseudocode
Plus récent Plus ancien