ST comboThis model try to combine super trend with Psars and pivots high and lows
the buy is buy the super trend , the sell is either pivots high points, Psar or supertrend
there is another option for buy and sell by Psar and pivots (buy again or sell again)
both have stop loss and take profit
The Psar is calculated different from regular Psar but it will give the signals the same
Cari dalam skrip untuk "supertrend"
[TH] Adaptive Trend : StrategyAdaptive Trend : Strategy
*** It should be used with 'heikin ashi' chart ***
Super Trend
Basically, it is super trend strategy ( Rajandran R Supertrend )
- My idea is,
1. (scale) Factor of super trend is related with sensitivity of Up/Down trend change
2. Constant Factor cause failure of super trend strategy when market prices variance is low ( ie. high Factor ==> miss short trend )
3. By using variance measure ( like BollingerBand ) as a varying Factor, maybe we can catch short trend and long trend together
Loss Cut
The silver thick line is loss cut line & silver background means exit position status
I found that silver background is appear usually when price moves horizontally
1. It is set to open price of actual position entry ( heikin ashi chart's open price = loss cut line = (open + close)/2 )
2. If position is long
==> loss cut is executed when low price is lower than loss cut line
==> re-entry when low price is higher than loss cut line
3. If Position is short
==> loss cut is executed when high price is higher than loss cut line
==> re-entry when high price is lower than loss cut lin
Ichimoku A/D Breakoutthis is basically a clone of the super a/d indicator but we're using a standard ichimoku as the source for the trend instead of the supertrend indicator
makemoney-hybridSo this model is little different from moneymaker model in the following :
The buy system based on super trend , the sell system =S is based on the volume model of money maker
in the example we set 7% take profit for both long or short . you can set it even higher since btc very volatile now
in cases where it did not reach the target its made min of 3% each direction
So the buy in this system will be in true uptrend . since now the btc is falling more then going up we can make more money on shorts and wait for the longs when they come :)
the bullish and bear zone based on super system
you need to set correctly your take profit in order to make it to work . the more volatile will be the coin the better will be the results (this is the theory )
Super-Trend-fibIn this model we have fib Donchian channel with super trend alerts (B=buy) S =sell
and trailing volume system up trend alert and down trend alert
so have fun
Super-Trend-reversefisher fiterall the code is made here
I just change liitle the buy and sell point and add reverse fisher for reducing bad signals. the script can be made better if I add more stuff but for the time being seems ok
have fun
VMA's (T=1h, 2h, 4h, 8h)Plots four VMA's (Variable/Volatility Moving Average) in multiple static resolutions (1h, 2h, 4h, 8h), ideal for support/resistance/stops on predictably trending symbols like BTCUSD.
Example:
All indicators in one!All indicators in one!
Hull MA (2 colors) + Bollinger Bands + 6 EMA + 50 SMA + 200 SMA + Parabolic SAR + SUPER TREND (2 colors) + Doji signals (yellow)
Best SuperTrend BTCUSDMulti Chart view supported
//Best profits for $BTCUSD examples:
//res=165 view=30m fastPeriod=17 slowPeriod=9 profit %67.14 since 2017-08-14
//res=100 view=30m fastPeriod=16 slowPeriod=30 profit %57 since 2017-08-14
// If you want get access for super Trend with the best and optimazed values for:
//LTCUSD profit +%120
//ETHUSD profit +%80
//OMGUSD profit +%115
//BCHUSD profit +%80
//LTCUSD profit +%125
//XRP,DASH comming soon, these profits include trading fee %0.2
//
// Fee for access 0.005BTC or less per week
// Contact me by chat for a demo
BTCUSD
Bollinger Bands V2 [Super Trend]################################## Anglais ######################################
With the News Bollinger Bands V2 , you can choose the source of the color (Color with Price or Color with the Super Trend ATR).
You can also view the Super Trend on the chart and the configure.
this allows you to quickly identify trends and the acceleration phase and accumulation
Sorry for my basic English
//J.Dow
################################## Français ######################################
Avec les Nouvelles Bollinger Bands V2 , vous pouvez choisir la source de la couleur ( couleur avec le prix ou la couleur avec le Super Tendance ATR ) .
Vous pouvez aussi consulter le Super Tendance sur le graphique et le configure.
cela vous permet d'identifier rapidement les tendances et la phase d'accélération et d'accumulation
//J.Dow
QQE MT4QQE (Quantative Qualitative Estimation) MT4 Version by Roman Ignatov
Another indicator from MT4 to pinescript, from a google search i found the that the original author is unknown and its best used for volatile pairs /JPY
yellow line is a smoothed rsi,
red line "slow trailing stop" is the ATR smoothing with a 14-periods wilders smoothing function that is multiplied by a factor of 4.236
Also big thanks to BlindFreddy, i used part of his supertrend indicator to make it work
TATARI YENTatari's trend strategy:
First analyze weekly and daily looking for supports, resistances, patterns, H&S, and so on, just to have the idea about direction and borders.
If we have a good idea abou the market direction let's go to look for some opportunities in that direction with TATARI.
Time frame 4H: find a signal to open postion, at the same direction of Week and Day.
Time frame 1H: we open the position accordin to the 4H signal.
( regular multi time frame strategy so far).
Let's have a look how TATARI works.
Uptrend starts with blue and green crosses, doesn't matter if green or blu. If the first cross is blue open the position the candle after the green cross. If the first is a green cross open the first candle after the blue cross.
Downtrend starts with blue and red cross, doesn't matter if first blu or red.
Open when the trend starts and use as stop loss the green line for uptrend or the red line for downtrend.
When the silver spots appear there is a supertrend, it's time to move SL to the last swing.
Close the position when a new blue cross appears and the following cross is the other color you used to open the position. ( Usually SL is already hit)
The gray areas are for lateral market, feel free to use stoc. and BB.