forex.analytics icon indicating copy to clipboard operation
forex.analytics copied to clipboard

Node.js native library performing technical analysis over an OHLC dataset with use of genetic algorithm

Results 13 forex.analytics issues
Sort by recently updated
recently updated
newest added

Hey, currently, [zenbot](https://github.com/carlos8f/zenbot), a cryptocurrency trading bot, is evaluating two different genetic optimization approaches. - In the first approach, the different parameters of the existing strategies are optimized (zenbot [Issue...

Trying to install on Ubuntu 16.04LTS node: v7.5.0 npm: v4.1.2 node-gyp: v3.5.0 get the following error: gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2...

Tried with: OSX 10.11.x OSX 10.12.3 Result: ../src/functions/findStrategy.cpp:58:5: error: initializer 'AsyncProgressWorker' does not name a non-static data member or base class; did you mean the base class 'AsyncProgressWorkerBase'? : AsyncProgressWorker(callback_)...