Support Board
Date/Time: Thu, 06 Nov 2025 12:58:38 +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: 334 |
|
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 |
