Login Page - Create Account

Support Board


Date/Time: Tue, 17 Jun 2025 17:49:53 +0000



Post From: Does Anyone have an MACD that we can choose the MA Type for the FAST , SLOW and MACDma ?

[2022-08-26 22:08:06]
JohnR - User831573 - Posts: 333
I agree that SC does not come with it, but they do provide the source within file Studies3.cpp of the ACS_Source dir that has the code for the MACD. All you would have to do is add 2 more inputs if you wanted the ability to change them, or even simpler, just go to the lines of code that calculate the Fast, Slow and MA and use a different averaging type for each.

Hope this helps,
JohnR