Support Board
Date/Time: Thu, 16 Jan 2025 19:04:05 +0000
Post From: Advanced Custom Studies
[2017-11-05 20:27:35] |
gtlhbkkj - Posts: 13 |
If I want to use one of allready existing Sierra functions, e.g. Bollinger Bands and either to modify it or based on the source code to build a similar indicator: - where can I find the code of this "Bollinger Bands" and all other allready existing Sierra functions? I found a short code of Bollinger Bands in "studies3.cpp" and "scstudyfunctions.cpp", but the actual mathematical calculations I was unable to find. Where are the calculations of simple moving average and of standard deviation? Thank you. |