Login Page - Create Account

Support Board


Date/Time: Wed, 15 Jan 2025 20:00:36 +0000



Post From: IsSwingHighAllowEqual_S

[2017-09-06 02:21:56]
ertrader - Posts: 681
The study "Swing High and Low" calls IsSwingHighAllowEqual_S. This study is located in studies6.cpp. When compiling, the following error occurs.

Can you please direct me how to resolve the error?
Thank you


C:\SierraChart\ACS_Source>call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat"
SwingHighLow.cpp
Creating library SwingHighLow.lib and object SwingHighLow.exp
SwingHighLow.obj : error LNK2001: unresolved external symbol "int __cdecl IsSwingHighAllowEqual_S(struct s_sc &,int,int,int)" (?IsSwingHighAllowEqual_S@@YAHAAUs_sc@@HHH@Z)
SwingHighLow.obj : error LNK2001: unresolved external symbol "int __cdecl IsSwingLowAllowEqual_S(struct s_sc &,int,int,int)" (?IsSwingLowAllowEqual_S@@YAHAAUs_sc@@HHH@Z)
C:\files\Sierra_Data\SwingHighLow.dll : fatal error LNK1120: 2 unresolved externals
-- End of Build -- 21:19:18
Date Time Of Last Edit: 2017-09-06 02:22:59