Yes the customization in modules is brilliant. If I were to use this I would need to see much more grey areas for regions where no trend was dominating. ??? I need long grey hold periods... I should use a ADX + a majority consensus of indicators before Uptrend or Downtrend (Any suggetions)
Some of those who contributed to earlier versions desired something to automate Buy&Sell orders so they used MACD and other things to paint over areas without weak trending momentum...
@diazlaz I am finding possible issues since I started reading this a few hours ago... The easiest error is that in TTM Trend you do not have a number of bars so it gives it's result instantaneously. Many of the indicators are not running properly and so it just says
Red Candles are
Red &
Green Candles are
Green... I think that frustrates some people so they fall back on their more visual indicators and put this on back-burner.
This picture was only possible after adding this line... Otherwise TTM is useless
Code:
Input enableTTM = yes;
input CompBars=6;
@diazlaz is this where improvements "bughunts" should go or have the contributors started another post?
This is a great project I think it needs testing!
After I get my footing for this and some of Mobius advice I will hear over and work on
@YungTraderFromMontana suggestions... I am not on quarantine and my schedule is very poor. I think I really like all of you here and want to start contributing!