1.1.1 • Published 7 years ago

btc-eth-poloniex-test-strategy v1.1.1

Weekly downloads
12
License
-
Repository
-
Last release
7 years ago
  1. Create a new folder to store all the files in and open this folder in Terminal.
  2. Install Node.js https://node.js.org/download
  3. Install this tool: npm i btc-eth-poloniex-test-strategy -g
  4. Run btceth create strategy.js to create a new strategy file. Edit this file as desired.
  5. Download historical data with btceth download. This will run you through a series of prompts.
  6. Simulate your strategy against historical data with btceth simulate <data_file> strategy.js.