calculate Margin
Calculates the margin between the Simple Moving Average (SMA) and the latest price.
Return
The margin, calculated as SMA minus the latest price.
Parameters
sma
The Simple Moving Average (SMA) value.
latest Price
The most recent price.