autostock-simulation-tools

Tools for Autostock Trading Simulation

Usage no npm install needed!

<script type="module">
  import autostockSimulationTools from 'https://cdn.skypack.dev/autostock-simulation-tools';
</script>

README

autostock-simulation-tools

Installation

Make sure that node-gyp is installed.

> npm install -g node-gyp

Let the npm-package know the path to your wave-old source and go on.

> export WOLD_SRC=/path/to/your/wave-old
> npm install autostock-simulation-tools