ChannelFollowingUpdateRule
State Variables
ONE
int256 private constant ONE = 1e18;TWO
int256 private constant TWO = 2e18;THREE
int256 private constant THREE = 3e18;SIX
int256 private constant SIX = 6e18;PI
int256 private constant PI = 3.141592653589793238e18;REQUIRES_PREV_MAVG
Functions
constructor
_getWeights
Name
Type
Description
_requiresPrevMovingAverage
Name
Type
Description
_setInitialIntermediateValues
Name
Type
Description
validParameters
Structs
ChannelFollowingLocals
Name
Type
Description
Last updated