requesting two indicators
drkhodakarami opened this issue · 1 comments
drkhodakarami commented
Hi
can i request two indicators? one is called halftrend and if you are familiar with pinescript, you can find it on tradingview.com, even if you are not familiar with pine script, the code should be strait forward, here is a link
For the half trend, we don't need to have the upper and lower band atr calculations, the main thing there is the super trend like moving average itself
the other one is super trend, again you sholuld be able to find open source code in trading view, if you need any help with pinescript, I can help you
SUPER TREND CALCULATION
SUPER TREND CODE
thanks
drkhodakarami commented
also, it would be nice to have something similar to this library for pattern recongnition