Binomial Moving Average Strategy by HosseinDaftary

By HosseinDaftary

Performance Metrics

Description

Binomial Moving Average:This type of moving average that is made by myself and i did not see anywhere before uses the half of binomial coefficients foraveraging the prices for example if the period be 5 then we use the 9 degree binomial coefficients(that yields 10 coefficients) and use half of them.we use 126/256 for last bar,84/256,36/256,9/256 and finally use 1/256 for 5th bar. Seemingly this MA works better than EMA.This Strategy uses the most known method(crossover and cross under two slow and fast MAs) with using BMAs.

Browse all 5,900+ TradingView Pine Script strategies

View on TradingView