Support Board
Date/Time: Sun, 09 Nov 2025 16:36:18 +0000
Post From: Moving Averages not matching up
| [2025-09-09 23:46:51] |
| Sawtooth - Posts: 4287 |
|
- Why did it match EMA on ADD (I assumed the original EMA does not reset)? - Why did it not match EMA on Cumulative Tick (I assumed the orignal EMA will match since it's based of Cumulative Sum of Study where I enabled Reset at Start of Trading Day)? - Which EMA should I use to have one that resets every session? The MAs use the bar count as the their length until they are >= their K1 setting. Note the formulas in R3-W3. As such, it's generic and not tied to specific sessions, although it could be modified to do so. Also, if you apply this study to a chart other than Chart 1, follow these instructions: "This study was created on Chart 1. If you add this study to a chart other than Chart 1, you must copy/paste cells J1:P1 from Sheet1 to the Sheet# that corresponds to the Chart# where this study is added. You then must use these cells to set the MA lengths on that new Sheet#." Date Time Of Last Edit: 2025-09-10 00:05:16
|
