Support Board
Date/Time: Fri, 27 Dec 2024 12:03:41 +0000
Post From: Help needed with custom indicator
[2015-06-01 09:03:31] |
Sebastian_M - Posts: 70 |
Hello expert coders, The image represents what I am trying to do. I drew somw of the code fom here. http://www.sierrachart.com/index.php?page=doc/doc_ACSIL_Members_scInputs.html I am struggling to build this file. I know I am missing an initializer, but do not have the experience to solve it. -- Starting build of Custom Studies Source files: Seb_TrendpointHigh3.cpp. -- 09:42:45 "C:\SierraChart\CPPCompiler\bin\g++.exe" "C:\SierraChart\ACS_Source\Seb_TrendpointHigh3.cpp" -march=i686 -mtune=i686 -O2 -shared -static -static-libgcc -static-libstdc++ -s -fno-rtti -fno-exceptions -o "C:\SierraChart\Data\Seb_TrendpointHigh3.dll" C:\SierraChart\ACS_Source\Seb_TrendpointHigh3.cpp:7:1: error: expected initializer before 'SCInputRef' SCInputRef Length = sc.Input[0]; ^ C:\SierraChart\ACS_Source\Seb_TrendpointHigh3.cpp:8:1: error: expected unqualified-id before '{' token { ^ -- End of Build -- 09:42:46 Would appreciate any help Regards Sebastian Date Time Of Last Edit: 2015-06-02 09:11:14
|
Example_high_lows.jpg / V - Attached On 2015-06-01 08:58:55 UTC - Size: 179.51 KB - 367 views |