init
parents
Showing
.gitignore
0 → 100644
api.js
0 → 100644
api_lbank.js
0 → 100644
baseCollector.js
0 → 100644
This diff is collapsed.
Click to expand it.
biboxCollector.js
0 → 100644
biboxStrategy3.js
0 → 100644
constants.js
0 → 100644
lbankCollector.js
0 → 100644
lbankStrategy3.js
0 → 100644
order.js
0 → 100644
package.json
0 → 100644
| { | |||
| "name": "gate", | |||
| "version": "1.0.0", | |||
| "description": "", | |||
| "main": "index.js", | |||
| "scripts": { | |||
| "strategy2": "node $NODE_DEBUG_OPTION strategy2.js", | |||
| "test": "node $NODE_DEBUG_OPTION test_lbank.js", | |||
| "strategy3": "export MACHINE='L'; node $NODE_DEBUG_OPTION lbankStrategy3.js" | |||
| }, | |||
| "author": "", | |||
| "license": "ISC", | |||
| "dependencies": { | |||
| "crypto": "^1.0.1", | |||
| "crypto-js": "^3.1.9-1", | |||
| "redis": "^2.8.0", | |||
| "request": "^2.87.0", | |||
| "socks-proxy-agent": "^4.0.1", | |||
| "ws": "^5.2.0" | |||
| } | |||
| } |
recordService.js
0 → 100644
strategy3.js
0 → 100644
This diff is collapsed.
Click to expand it.
test.js
0 → 100644
test_lbank.js
0 → 100644
Please
register
or
sign in
to comment