Login Page - Create Account

Support Board


Date/Time: Sat, 23 Nov 2024 04:47:22 +0000



Post From: Candle Stick Patterns Finder issue

[2021-06-15 08:08:34]
User230940 - Posts: 121
Hi,

OK.

I add to the includes:
#include "CandleStickPatternNames.cpp"

Now I use for Studies4.cpp
#include "sierrachart.h"
#include "CandleStickPatternNames.h"
#include "CandleStickPatternNames.cpp"

Now it compiled without failure. You could state this more clear in the documentations. Or provide the possible to add additional files to compile with. The include of a cpp file is not the 100% correct way, if I remind myself right.

thanks
carsten