Error with the feature/ branch cant install ??
Warning 1 warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\concrt.h 313 1 analytics
Error 2 error C3861: '__uncaught_exception': identifier not found C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\concrt.h 4774 1 analytics
Warning 3 warning C4244: '=' : conversion from 'const double' to 'long', possible loss of data C:\Users\Pascal\git\forex.analytics\src\cpp\TradingSimulator.cpp 33 1 analytics
Warning 4 warning C4244: '=' : conversion from 'const double' to 'long', possible loss of data C:\Users\Pascal\git\forex.analytics\src\cpp\TradingSimulator.cpp 80 1 analytics
Warning 5 warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\concrt.h 313 1 analytics
Error 6 error C3861: '__uncaught_exception': identifier not found C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\concrt.h 4774 1 analytics
Warning 7 warning C4244: 'initializing' : conversion from 'double' to 'unsigned int', possible loss of data C:\Users\Pascal\git\forex.analytics\src\cpp\BinaryTreeGeneticAlgo.cpp 45 1 analytics
Warning 8 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data C:\Users\Pascal\git\forex.analytics\src\cpp\nodes\IndicatorTreeNode.cpp 16 1 analytics
Error 9 error C2512: 'Nan::AsyncProgressWorkerBase
I used now vs 2017 community and is fine working. I guess the original version is for vs2015.