Login Page - Create Account

Support Board


Date/Time: Sat, 23 Nov 2024 05:33:18 +0000



Post From: Candle Stick Patterns Finder issue

[2021-06-11 15:31:04]
User230940 - Posts: 121
Hello,

I do have nearly the same problem.

In between the CandleStickPatternNames.cpp and CandleStickPatternNames.h is available in ACS_Source.

But the compilations fails with:

call "C: \ Program Files (x86) \ Microsoft Visual Studio 14.0 \ VC \ vcvarsall.bat" amd64
cl: Command line warning D9002: Unknown option "/ JMC" is ignored.
cl: Command line warning D9002: Unknown option "/ std: c ++ 17" is ignored.
cl: Command line warning D9002: Unknown option "/ diagnostics: classic" is ignored.
Studies4-My.cpp
The "Studies4-MyPatternFahrung.lib" library and the "Studies4-My.exp" object are created.
Studies4-My.obj: error LNK2001: Unresolved external symbol "" char const * (* CandleStickPatternNames) [2] "(? CandleStickPatternNames @@ 3PAY01PEBDA)".

This means from my understanding that the actual studies4.cpp and CandleStickPatternNames.cpp and CandleStickPatternNames.h does not belong together, isn`t it?

Could you please provide the actual version?

Thanks in advance
regards
Carsten