Login Page - Create Account

Support Board


Date/Time: Mon, 06 May 2024 12:19:28 +0000



CalculatePivotPoints

View Count: 595

[2017-01-22 18:49:54]
kas64h - Posts: 87
Hi,

I'm trying to use your PivotPointsDaily study in my own file.
Originally the project wouldn't compile due to an unresolved external symbol error for the function CalculateDailyPivotPoints.

After reading the Support Board, I found the post 'Pivot Points Daily acsil code not compiling' by Hendrixon who had exactly the same issue.

In line with the advised solution, I have both...

#include "sierrachart.h"
#include "scstudyfunctions.h"

... included in my file, and I've copied the function CalculateDailyPivotPoints into my file.

However, I cannot find the CalculatePivotPoints function in the scstudyfunctions.cpp file, which is also required (hence I'm now getting an unresolved external symbol error for the function CalculatePivotPoints).

Please can you advise where I can find the function CalculatePivotPoints so I may copy it into my file.

Many Thanks.
[2017-01-22 19:02:59]
kas64h - Posts: 87
Please ignore this post, I have now located the function.

Many thanks.

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account