Linear trendBy request of a user
I just put this indicator which is a linear regression that work on same logic as super trend
the control is by length (len) and the deviation
there is alerts and signals
try to find best settings according to your needs
it can done in a different way as well
this one seems to work nice on stocks
在腳本中搜尋"trend"
R/S trend my stupid country go to lockdown again due to covid 19, so at least i can play with some scripts:)
This is not super trend but by the same logic, we can make a trend based on support and resistance.
r =length so if you want it to buy more make it shorter or vice versa
alerts inclusded plus signals
the trend based o finding highest high and lowest low
i hope you like this one
tesla
Log trend Very nice Log trend with alerts, signals
this version is MTF version with no repaint
i just took the logic of a super trend and converted it to a log type trend
you will find in menue (MTF - this for control of trend up or down)
HTF (no security type ) for close
try to play with either to find best settings
alerts are activated by alerts menue
RSI SUPER TREND V1very simple script of RSI super trend based on super trend V
(can be found in my open scripts
buy period is green
sell period is red
you can change length by min time (now set to 240 min)
you can change output by RSI length or the supertrend ATR
very easy to add signal or alert to it
i may do it later
Linear Regression Trend Channel with Entries & Alerts-vinayLinear Regression Trend Channel with Entries & Alerts-vinay
Super trend V Strategy versionThis is the strategy of Super trend V indicator
it not calculating the TP points which can make it much more proftible in theory
just the buy and sell of the super trend
youy can choose long only
short only
or both directions
price trendshello :
this is my first indicator
to plot the trends automatically, you have 2 parameter in this indicator
1- DELTA is the scale used by indicator
2- offset : define the offset of the drawn line
Super trend VJust attempt to make the super trend to work better
buy and sell are shown also alerts
it attempt to improve super trend vpt that i put earlier , maybe i need to add more things to make it better? but i think it ok
open close time trendSo this indicator show the relation between open and close acording to time length
why it intresting? since the distance is realtion of min compare to the regular way we calculate the distance. in this way we can see how open and close state are related. in this indicator when close above open it buy signal seen as lime and vice versa seen as orange. since the distance is in min we can set the min to be above the chart that we use or to see the distance in min bellow the chart time frame that we use . as in this example it set to 120 min on 4 hour chart. you can go even lower to 60 min on 4 hour chart . this reduce the lag that normaly we have with our indicator. on the other hand we can set it above the time frame that we use in order to see longer trend.
i put signal as options for the crossing of the close and open
there is no repaint here
length time trendSo this is simple way to make trend by function of length that is based on min time (in this case 1440)
so i take the close'open' high and low and convert them by this function
then similar to how we build MTF candles I just make this one
you can change the tf to anything you like/ no repaint here as no security
i hope you like it
red is bearish
lime is bullish
MTF V trendSo i try to make this trend line based on MA volume that i created in the past
orange is downtrend, lime is uptrend
you have MTF function so you can put it on which time frame you want
if you want it to be exact on the candles then fix the tf to time in min
for example : on 4 hour candles put 240 and MTF of 4 hour
Super Trend LineThe classic and simple Super Trend Line. Enjoy it and have a nice trading
Hashtag_binary ;D
Super trend fractalsThanks to just uncle for his script
So I took the super trend VPT and hybrid it with just uncle fractals system of RSI , seems nice
G-Channel Trend DetectionHere we are demonstrating a different approach to trend analysis using AlexGrover's G-Channel. Using this method of trend detection, we will consider the asset bullish if it breaks through the upward bounds of the channel at any time, and consider it bearish once it breaks downwards.
We have also simplified coloring: If we're in an uptrend, we're only drawing from the upwards part of the channel to the midline. And if we're in a downtrend we're only drawing from the downward part of the channel to the midline.
Created by AlexGrover
ANN RSI SUPER TRENDSo I was bored and I made this Hybrid
ANN taken from
and alex super trend ,
instead of normal ATR for the supertrend I use RSI and the ANN combination
alerts included
wave trend mtf v1This Lazy Bear wave trend in MTF version with take profit and stop loss rebuy
you can change the MTF using the security call
and many nice option to see insid3e
so you can play with it, modify it or make it better
Super trend VPTSo this is Hybrid of VPT and Super trend
buy and sell with alerts included (red and green cross)
Super trend OscilatorSo what is this ?
This is a super trend just look different
the entery and exit of the regular super trend that we all know are mark by blue cross =entry, red cross= exit
the oscillator entry point are marked by blue and red circles
in this way we can enter more early and exit more early as we can use combination of either to find best spots
alerts included for each
super trend 50So how this super trend is different?
answer is simple =instead to use the source as close we use modified sma at length of 50 (length of curve)
by this way we can make it to act little different
the rest is just to find best setting for each case
alerts inside
Super Trend 3Super Trend 3 Strategy migrates the version 2 script to a version 3 script to eliminate repainting.
Linear Regression Trend bandscode from linear regression used
So it just to make bands from it
uptrend blue color , down trend red color
I suggest you try to fix length to best optimum ( I put it on 200, but other length may be better)
Pivot trend pivots taken from
the system is based on cross up or down of the trend line of weekly pivot point
exit is by % 3.5 and 15% (you can change it to your liking
rebuy at 15% loss
this is sill crude system so user need to refine setting to make it work best for him