A simple trading strategy based on an idea by @sentineli
Release Notes:
add comment
Release Notes:
make period lengths user-definable
Release Notes:
update SSMA formula
Release Notes:
add option to show curves on the chart
Release Notes:
Add optional smoothing and ensure momentum is in the right direction
Release Notes:
drop EMA smoothing option
Release Notes:
drop 1st candle for stability in the beginning
Release Notes:
change strategy to only use slow SMMA for momentum information, also add optional stop loss
Release Notes:
fix strategy to original spec