-
-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
A volume-based oscillator that identifies long-term money flow trends using EMA differences.
Implementation Logic
Compute Volume Force (VF) by evaluating the trend direction using a series of if/then conditionals. Pipeline the resulting VF stream into two concurrent EMA structs—a short-period (e.g., 34) and a long-period (e.g., 55) EMA. Return the difference between the two EMA channels.
Suggested Package
volume
Labels
- enhancement
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request