Cap Pasar Crypto, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
BANK BTPN SYARIAH TBK, BANK RAKYAT INDONESIA (PERSERO) TBK, ANTHEM INC, GARUDA INDONESIA (PERSERO) TBK, WIJAYA KARYA (PERSERO) TBK, BANK CENTRAL ASIA TBK
Indeks Komposit Jakarta, S&P 500, Dow Jones, Nasdaq 100, Nikkei 225, FTSE 100
AS 10Th, Euro Bund, Jerman 10Th, Hasil 10Th Jepang, UK 10Th, India 10Th
This Strategy is based on LazyBear Squeeze Momentum Indicator. I added some custom feature and filters. You can customize a lot of features to get a profitable strategy. Here is a link to original study. Please use comment section for any feedback. Next improvement (only to whom is interested to this script and follows me): study with alerts on multiple...
Hi Traders, This is an on chart indicator that can be used for setting take profit and stop losses very easily using the Average True Range Indicator (ATR). Using a volatility adjusted TP and SL will allow you to set your targets and losses based on market conditions. In the settings, you are able to adjust how much of a multiplier you require depending on your...
This strategy is based on TD sequential study from glaz. I made some improvement and modification to comply with pine script version 4. Basically, it is a strategy based on proce action, supports and resistance and can be used also for scalping. It could be improved with exit rules, stop loss based on ATR etc. I have also a study with alerts. Please use...
First of all, the idea of apply RSI to VWAP was inspired by XaviZ; at least, that where I first saw that. I simply applied the idea and searched for apply this on lower timeframe (M15) to increase the number of positions and improve the profit factor. The conditions to enter are the same : long : enter on RSI crossover oversold level short : enter on RSI...
FRAMA Strategy I found this strategy on internet, in a well-known forex forum. I have translated the two indicators mentioned in that strategy (originally in mq4) in pine script. Thanks to Fractured and Shizaru for the FRAMA snippets, to mejialucas for Supertrend snippet, to JayRogers for trade management snippet and to Trost for backtesting snippet. I also added...
Available for all time frames Available for all crypto currency pairs High-profitable on all time frames The script is the dream of all traders Repaints like a boss. Use at your own risk, or don't use at all!
Simple Renko strategy, very profitable. Thanks to vacalo69 for the idea. Rules when the strategy opens order at market as follows: - Buy when previous brick (-1) was bearish and previous brick (-2) was bearish too and actual brick close is bullish - Sell when previous brick (-1) was bullish and previous brick (-2) was bullish too and actual brick close is...
This is a modified version of @SeaSide420 TSI CCI Hull with profits exit on long and short order ORIGINAL SCRIPT: /// /// feel free to edit/improve and comment
Here is a multi-timeframe heat map using one of the most apreciated indicators in Tradingview: Squeeze Momentum Indicator by LazyBear. Study shall be added to 15min chart. It indicates squeeze and momentum at: 15 min, 30 min, 60 min, 240 min and 1 Day. Thanks to © azimuthdynamics for inspiration and portion of code Thanks to Lazy Bear for coding Squeeze Momentum...
This script based on KivancOzbilgic 's PMax indicator. I modified a bit. Added Filters, Exit (TP) Levels and few indicator in it. This script opening only Long Positions. I have used this indicators in this strategy: -Moving Stop Loss (Most) by ceyhun -PMax Explorer STRATEGY & SCREENER -Bollinger Bands on Macd -Tillson T3 Moving Average by KIVANÇ fr3762 I am...
This strategy is based on MTF strategy found on Forex Factory forum and published by bobby2 (credits to him). This is quite simple but need improvement to work properly: 1- it is made for 5 min chart 2- when 15min stochastic cross above 50 and 5min stochastic is rising, buy 3- when 15min stochastic cross below 50 and 5min stochastic is falling, sell
Maximize the profit with just one script
Union of three RSI indicators: 1h, 4h and daily. In order to show 1h RSI, you have to set it as active time frame on the chart. Purpose: spot "triple oversold" moments, where all the three RSI are under the threshold, which is 30 by default but editable. Target Market: Cryptocurrencies. Didn't try it on other ones, may work as well. Fits Crypto well as, by...
This is a simple strategy based on Doji star candlestick. It places two orders: buy stop at doji star high or previous candle high and sell stop at doji star low or previous candle low. Exit rules are with take profit and fixed stop loss or take profit and stop loss at doji min or max. This strategy works very well with high time frames like Daily and Weekly...
This study displays a ribbon made of two moving averages identified by a filled Area. This provides visual aids to determine the trend direction and pivot points. The moving average will be Red if its value is decreasing, and green if it is increasing. When both MA's are the same color we have a trend direction. If those are different then we have a trend...
Brought to you by @nicotez/@truecrypto28 Trade Long when Arrows go up (B signal for Buy (Long)) Trade Short when Arrows go down. (S signal for Sell (Short)) C for close positions. first priority is always protect your capital and your profits even at the expense of more profits
This script is for a triple moving average strategy where the user can select from different types of moving averages, price sources, lookback periods and resolutions. Features: - 3 Moving Averages with variable MA types, periods, price sources, resolutions and the ability to disable each individually. - Crossovers are plotted on the chart with detailed...
// This source code is subject to the terms of the Mozilla Public License 2.0 at mozilla.org // © 03.freeman //This is indicator from LazyBear is very accurate for stocks and indexes. //I added some code snippets for spot and draw divergences automatically // // @author LazyBear //...