Patient Volatility SniperThis strategy waits for moments of high volatility where an asset is significantly overbought/oversold and makes very short trades.
When the indicator line spikes, it means the script sees a "window of opportunity." However, it will only enter a position if the underlying oscillators are overbought/oversold as determined by the threshold you set.
It does not produce a particularly gaudy net profit compared to many other strategies and can go weeks without making a trade. However, since the win/loss ratio tends to be consistently favorable (based on backtests: see below) it may be useful as a supplement to more "active" trading strategies.
I backtested it over the last year or so with a handful of different altcoins (specifically: ETH, ADA, DOT, XLM, VET, ZEC, and OMG), and it seems fairly robust. Please keep in mind that past results do not guarantee future success. Feel free to confirm the backtesting for yourself, especially as it may change in the future after this was written.
USAGE NOTE: If you have access to custom timeframes on tradingview, I strongly recommend using this strategy on charts in the range of 10m to 12m. In practice, there's not much of a difference, but I did optimize it for those slightly shorter timeframes. There are a handful of tickers for which it does not seem to work very well once you go up to 15m (notably, as of the time of publishing, DOGE).
Commission fee included because not doing so is unrealistic.
Scalping
DRSI DMA Scalping Strategy No RepaintThis strategy compares the slope of a Moving Average (of your choosing) to the slope of a Momentum Indicator (of your choosing). Zero is the center line because 0 slope means sideways movement. When both lines cross your buy threshold, it buys. When both lines cross your Sell threshold, it sells. The lines may look choppy, but that is probably because it is referencing a different timeframe than what the chart is set to. I left as many settings adjustable by the user as possible so you can tune this strategy to the relative behavior of whatever you are trading.
This also includes a No Repaint function so the backtest should be as close to live trading as possible.
Order Blocks V2 [MensaTrader]Lines are Strong Support and resistance , Used to help find buy/sell or take profit zones.
When the lines turn green, these prices are suggest good limit entry prices for longs and shorts.
Default settings are left for scalping on short timeframes
Please note that this is experimental and far from perfect. feel free to play about with the variables in the settings.
feel free to comment any suggestions I hope to update this in the near future
The script is written in version 4
SwingScalpin MA'sDefault
HMA's + Trend Signals
Default SMA's
ALMA
BarColoring
The idea behind this script was to incorporate a few different moving average types into 1 indicator so multiple trading strategies could be implemented depending on Price Action. This indicator includes 3 HMA's, 2 user defined EMA/SMA's, 1 ALMA (which also is used for the bar coloring), and Trend signals at the bottom of the chart (which are defined by the 1st MA). By default all of the Moving Averages are set to false because they aren't meant to be used together unless you so chose to. The only feauture initially being shown are the Trend signals at the bottom of the screen.
HMA's - The default lengths for the HMA's are 7, 14, and 21.
This is not Financial Advice nor am I saying this works all of the time but here are a few examples of how I've traded the HMA's... OF course thid depends on overall PA but the idea is to enter and exit when all
three HMA's turn Green or Red...
For quicker entries and exits, you could enter when the Fast HMA crosses the Medium HMA and exit when the it crosses back over/under the Medium HMA.
For more of a swing trade and when there's definitely an established trend, I would stay in the trade until Fast HMA crosses under the Slow HMA, otherwise it might just be a normal retrace prior to making another move up.
When PA is ranging but not really trending in either direction, I'll use the Slow HMA as somewhat of a Trailing SL.
The 2 user defined moving averages can either be an EMA or SMA. The 1st MA is set to the 200 SMA by default, which also triggers the Trend signals at the bottom of the chart. The 2nd MA is set to the 6 SMA by default.
The ALMA is set to 50 by default, which is also used for the bar coloring. Lastly, all of the MA's change color depending on the trend.
BNBUSD 1 Minute Chart / 1 Hour BBand Day Trading 3Commas*** As always, this is provided for educational purposes only and I am not an investment advisor; I'm just a guy who likes to come up with novel ideas and share them with other traders so they can learn. ***
This strategy is a fun one. I took parts of 'Bollinger Awesome Alert R1 by JustUncleL' () and modified it to have enhanced day trading functionality. This version does not show source and that is by design - I want the alerts to be visible to the public and if you want to get set up with a version that integrates with 3commas, drop me a message - there's a lot more that goes into setting up automated 3commas trading but this script was written specifically with 3commas in mind.
It's possible this is one of the more interesting strategy indicators I've made. The setup I used for this is as such and you will need to set it up the same way:
One minute chart for the BNB/USD(T) pair on Binance.us (other exchanges will likely work, other coin pairs or other time frames will likely not)
This script watches the one minute chart and when price golden crosses the lower Bollinger band, a buy order is placed.
There are two sell conditions; one I set up to take profit and one I designed as a kind of stop loss. I went with a flat 7.5% for the take profit as this showed the best results in the backtester. I had planned for it to be closer to 3% but for this strategy to work it needs to be higher. According to the backtest it offers around double the return of buying and holding BNB over the sample timeframe.
The 'stop loss' condition is where the fun lies. I transposed Bollinger bands from a one hour BNBUSD Binance.us chart on top of the 1 minute chart and those are the blue lines you see. The stop loss condition happens when the current price death crosses the bottom one hour Bollinger band. Ironically, often this doesn't result in any losses as you will see in the chart and instead results in a small win. This definitely was not my intention when I created it but it's a lot better than the earlier version where I set up a variable percentage-based stop loss. Even with me optimizing the regular stop loss for this coin pair, my 1 hour bband method nets an extra 2% profit over the same two week time period, even with Binance fees factored in!
Have fun and like I said, hmu via message if you want access to the customizable indicator for 3commas!
CCI45/SMA50 indy for 30 min SP500SPCFD:SPX
The script determines entry points using 45 period CCI and 50 period SMA.
Long condition: When CCI crosses up 150 treshold while price above 50 period SMA
Short condition: When CCI crosses down -150 treshold while price below 50 period SMA
Trades are executed above/below 1 point of high/low for long/short positions. Stops are just 1 point below/above of SMA. After 4 points of profit stops should be tightened. If you do not plan to hold the position for a long time, it can produce quick profit within 5-6 bars namely 2.5-3 hour. Otherwise you can manage the trade using SMA as trailing stop. This can be treated as a strategy of scalping which turns out a trend trading eventually if conditions good.
Have a nice trading
Hourly Scalp Engine◆ Purpose of this Script
The Hourly Scalp Engine (HSE) is designed to show scalp long opportunities on lower timeframes (H, 2H or 4H) based on a Fibonacci-valued MA-like structure. It was tested for Bitcoin and Ethereum, with the 2H timeframe seemingly giving the best test results. The chart shows a few instances where the price crossed below the HSE to trigger an entry (marked manually with arrows).
◆ Settings
Default scaling input (10.6) is tuned for Ethereum (ETH/USD) on Kraken.
Scaling input for Bitcoin (XBT/USD) on Kraken: 10.4.
Reasonable timeframes: H, 2H, 4H. Recommended timeframe: 2H.
You should probably set an alert for when Price crosses under the HSE.
◆ Instructions
As this is purely a scalp engine (and not feasible for long-term trades), the instructions have to be followed precisely for intended functionality:
As soon as Price crosses below the HSE, contemplate if you want to scalp, i.e. check current price, other indicators and market conditions. If yes, enter a scalp long. Do not enter the trade if : price has crossed above the HSE already and sits more than 1 % above it, or the down-wick was so deep and quick that it already retraced 10 % to the upside from the wick low (even if price is still below the HSE). In both cases it might be too late to enter.
Watch the 2H candle, at which you entered the trade, closing. Draw a 10 % price range from the wick low to the upside. The range high is your exit point. Set a take profit trigger there. Set a stop loss slightly below the wick low.
Observe the price action for the next 6 hours (i.e. the next three 2H candle closes). If price bounces up and hits the target, you exit with 10 % gains. If price hasn't moved to the target after 6 hours, close the trade at current price. If the stop loss should be hit in the meantime, you will have closed the trade automatically. The 10 % gain as a target was chosen because it seems to be hit very often, while higher targets are not reliably hit.
◆ Example Trade
Shown below is an example trade with correct drawing of the 10 % price range.
◆ Viability
From backtesting this should be a viable strategy for most instances where the HSE is crossed. However the HSE is not as hard as a boundary as e.g. the Confidence Bands (also published by DeanTrader), so that price can and will sometimes breach through (= close below) the HSE (as e.g. in the case of the March 2020 black swan event). Still even there a profitable trade could have been performed on the first bounce dependent on actual entry, although more risky due to very high volatility. Before using the HSE please make yourself familiar with the price action history of the considered asset and review the instances where the price crossed below the HSE in connection with the rules laid out in "Instructions" to understand the system and how to execute the trades. Also note that scalp trades are generally harder to perform than slower-paced swing trades, as timing becomes much more important and noise becomes relevant.
◆ Access
For access to this indicator please contact me via DM on TradingView or on Twitter (linked on my TradingView profile and in my signature).
Pullback Traps v. 0.1Trading Strategy for scalping the CME_MINI:ES1! and CME_MINI:MES1! futures on the 5 min. time frame.
The strategy will count legs and look for failed pullbacks and failed second entries where shorters get trapped.
How to use:
When a trap occurs (Marked with green light) place an order one tick above the high of the trap and enter on next candle
If entry doesn't happen on next candle and it has a lower high, move entry to one tick above high of that candle.
Keep doing the above until you enter or until a candle is marked with a blue light and the text Trap Dead.
If you see Trap dead and you haven't entered, quickly cancel your order.
What is green light?
A second or later pullback down away from the uptrend. When the green light is present the shorters haven't made a 1 point profit and short scalpers are trapped.
What is blue light?
1. Shorters made their 1 point profit and trap is dead. Cancel your trade. Or...
2. Shorters hit their stop loss and you're probably in a trade now and about to profit.
Profit and stop loss:
Numbers are done with profit 5 ticks and stop loss 30 ticks.
Should I have a stop loss 6 times greater than profit?
Probably not. The numbers you see here are made with these profit and stop loss figures but I don't advice it in real trading.
The numbers look good on this backtest but in reality a few bad trades would ruin everything.
This was made purely for fun and sim trading - Feel free to do your own testing and show the resulsts.
Momentum Strategy (BTC/USDT; 1h) - MACD (with source code)Good morning traders.
It's been a while from my last publication of a strategy and today I want to share with you this small piece of script that showed quite interesting result across bitcoin and other altcoins.
The macd indicator is an indicator built on the difference between a fast moving average and a slow moving average: this difference is generally plottted with a blue line while the orange line is simply a moving average computed on this difference.
Usually this indicator is used in technical analysis for getting signals of buy and sell respectively when the macd crosses above or under its moving average: it means that the distance of the fast moving average (the most responsive one) from the slower one is getting lower than what it-used-to-be in the period considered: this could anticipate a cross of the two moving averages and you want to anticipate this potential trend reversal by opening a long position
Of course the workflow is specularly the same for opening short positions (or closing long positions)
What this strategy does is simply considering the moving average computed on macd and applying a linear regression on it: in this way, even though the signal can be sligthly delayed, you reduce noise plotting a smooth curve.
Then, it simply checks the maximums and the minimums of this curve detecting whenever the changes of the values start to be negative or positive, so it opens a short position (closes long) on the maximum on this curve and it opens a long position (closes short) on the minimum.
Of course, I set an option for using this strategy in a conventional way working on the crosses between macd and its moving average. Alternatively you can use this workflow if you prefer.
In conclusion, you can use a tons of moving averages: I made a function in pine in order to allw you to use any moving average you want for the two moving averages on which the macd is based or for the moving average computed on the macd
PLEASE, BE AWARE THAT THIS TRADING STRATEGY DOES NOT GUARANTEE ANY KIND OF SUCCESS IN ADVANCE. YOU ARE THE ONE AND ONLY RESPONSIBLE OF YOUR OWN DECISIONS, I DON'T TAKE ANY RESPONSIBILITY ASSOCIATED WITH THEM. IF YOU RUN THIS STRATEGY YOU ACCEPT THE POSSIBILITY OF LOOSING MONEY, ALL OF MY PUBBLICATIONS ARE SUPPOSED TO BE JUST FOR EDUCATIONAL PURPOSES.
IT IS AT YOUR OWN RISK WHETHER TO USE IT OR NOT
But if you make money out of this, please consider to buy me a beer 😜
Happy Trading!
Cyatophilum Strategy BuilderAn indicator to create strategies, backtest and setup alerts.
The user can choose one or multiple TA entry conditions, if more than one the conditions are combined with a logical AND.
The entries will open up a trade, which is then handled by a risk management system including Trailing Stop, Take Profit and up to 100 Safety Orders.
This indicator can be used to backtest 3commas DCA bots who are using TA presets, RSI or ULT.
Its main goal is to create strategies by combining indicators.
Let's dive into the details of what's included:
Entry Condition: MACD
Triggers an entry when macd crosses with the signal line.
Configure the fast, slow length, signal smoothing and timeframe to trigger the condition.
Entry Condition: RSI
Triggers an entry when the RSI is higher or lower than the long/short threshold.
Configure the length, timeframe, long and short threshold to trigger the condition.
Entry Condition: ULT (Ultimate Oscillator)
Triggers an entry when the ULT is higher or lower than the long/short threshold.
Configure the 3 lengths, timeframe, long and short threshold to trigger the condition.
Entry Condition: Bollinger Bands
Triggers an entry when the price is above the upper band for long and below the lower band for short.
Configure the length, standard deviation and timeframe to trigger the condition.
Entry Condition: MFI (Money Flow Index)
Similar to RSI, it triggers an entry when the MFI is higher or lower than the long/short threshold.
Configure the length, timeframe, long and short threshold to trigger the condition.
Entry Condition: CCI (Commodity Channel Index)
Another oscillator that triggers an entry when its value is higher or lower than the long/short threshold.
Configure the length, timeframe, long and short threshold to trigger the condition.
Trend Filters
Use one or two trendlines to filter your trades: go only long/short when the trendline is bullish/bearish.
Choose between the several trendlines: ema, sma, wma, hull ma, kama, alma, rma, swma, vwma, Tilson T3, and the unique Adaptive T3 and Adaptive Hull MA.
If this is not enough, you can use the external trendline feature to plug in any other indicator for your trendline.
The second trendline can be MTF and come from another symbol if needed.
Combining Indicators
Most of the time we will not be using a single indicator at a time, but instead, combine them in order to get stronger entries.
The entry conditions are combined using a AND logical gate, meaning all conditions must be true for the entry to trigger.
Here is an example using a combination of 2 indicators: Bollinger Bands and RSI.
We can see less entries are being triggered on the bottom chart than on the top chart because the bottom chart is combining the 2 indicators while the top chart is only using Bollinger Bands.
You can combine up to all 6 indicators if you want, but keep in mind that combining too many may lead to triggering no entry at all.
Risk Management and Trade system
The indicator will not trigger more than one long or short entry in a row.
To start a new trade, the indicator will wait for either take profit, stop loss or an opposite entry if no SL and TP is set.
Stop Loss and Take Profit
Configure your stop loss and take profit for long and short trades.
You can also make a trailing stoploss and a trailing take profit.
Safety Orders
Just like 3commas bots, you can create a strategy with up to 100 safety orders.
Configure their placement and order size using the price deviation, step scale, take profit type (from base order or total volume), and volume scale settings.
Note: only the 20 first safety order steps or so will be plotted due to graphic limiations. The steps after that still trigger alerts and backtest results.
Creating Alerts
The indicator is using the newest alert system:
1. Write your alert messages in the indicator settings (alert section at the bottom)
2. Click "Create Alert" as usual, but choose "alert() function calls only"
Data Window
Since the indicator is applied on top of the price chart, the oscillator indicators cannot be plotted. You can always add them on another pane but if you want to just see their values, you can use the Data Window to see the value of each oscillator on each bar.
Backtest settings
Used to get the results below:
Initial Capital: 100 000$
Base Order Size: 0.1 contract (BTC)
Safety Order Size: 0.1 contract (BTC)
Commission: 0.1%
Slippage: 100 ticks
pyramiding: 6
The indicator settings are plotted in the main chart panel.
AltTrader Scalp & SwingPLEASE READ THIS DESCRIPTION TO SAVE TIME AND UNDERSTAND WHAT THIS INDICATOR DOES
Hello Tradingview World!
It is us, AltSignals, and we're back after many months of working on a new indicator script for anyone to try! Just message us and we will add you to test it out, all feedback is highly appreciated as we're always trying to improve the script.
This script was designed for Cryptocurrency pairs as we know how much you guys love crypto! However it will work on other markets. The AltTrader script uses various indicators in conjunction with each other but the most prominent one is ATR! ATR is truly a secret indicator that many people do not incorporate into their trading strategy, but I have found it to be a great tool for finding trends and predicting tops!
I have made sure to include Take profit 1, Take profit 2 and Stop loss options for AltTrader, this means you can adjust the settings based on percent, make sure to use the measure tool in TradingView if you need to find out the percentage gap of a move. Generally with Crypto pairs the percent moves will be more so 1-5% and with forex much smaller 0.1-0.5% for example.
I have also added in a Power setting which allows you to increase or decrease the number of alerts, the default is set at 100, but you can do it as low as 1 and as high as 500 or more. But remember too many alerts is a curse and over trading may be detrimental to a users performance!
This indicator was designed to work in both small and high timeframe scenarios allowing you to catch small scalp moves and large trend moves, my personal favourite timeframes 15m and 1hr for lower timeframes and 4hr to 1D for higher timeframes. I know it can be tempting to use a low timeframe like 1 minute but there will be a lot of choppy indirection. You don't want to be sitting there all day trading, jumping in and out of every move there is.
I hope this has cleared up some questions for the indicator and I will be happy to answer more over Tradingview Private Messenger if needed. Please message me if you would like a trial as I am looking for feedback as well.
Thank you
AltS Team
Bollinger Band with RSI
Using combination bollinger band and RSI indicator as guide to predict price volatility and the best entry point. The strategy logic is pretty straightforward where we're interested with close price that touches the lower bollinger band ; there are only two scenarios that will happened after the price reaches the lower band; the price might rebound from the lower bollinger band or drop lower and continue downtrend. To confirm the price movement, we use a second indicator which is the RSI to further investigate the price trend. For example, if the price reaches the lower bollinger band but the RSI value is not in the oversold region, we can conclude that the price will go lower and continue downtrend. If the RSI value is in the oversold region, we can use this price area as our entry point.
Stop loss is necessary to avoid losing too much capital if the RSI value lingers too long in the oversold region.
Best take profit area is when the price rebound above the middle bollinger band area/upper bollinger band or when the RSI reaches overbought region; whichever comes first.
Long entry:
RSI < 30 & close price < lower bollinger band
Exit entry:
RSI > 70
Default stop loss: -25%
MAC Trader V2.0 [VK]This script is based on a very simple and affective strategy. Usable for scalp, Trend, Swing, positional Trading. Works on all types of markets(Crypto, Stocks, Commodity, Forex, etc) and symbols.
About The Indicator :
The three lines(Grey upper, Red Mid, Grey Lower) moving with the price direction is Moving average channel (MAC) Which is used to determine the Market Direction. Buy/Sell signals are plotted on RSI Oversold/overbought Which is used For Entries. Small Red Line plotted below the Buy/Sell Signals is Stop loss and The Dotted lines in Green, Grey and Red are the take profit lines.
How to use :
Buy When Buy Signal, Sell When Sell Signal (Entry only After Candle Close). Use The red line below/above signals for Stop Loss. Green Red dotted lines to take profit targets, move your stops above/below as targets hits.
Functions :
Moving Average Channel (MAC) For Direction
RSI for entries
ATR for stops
Support/Resistance Lines to Take Profits
Color candles When Price Above/Below MAC
Additional Feature :
Chop Signals for Scalping/continuation/Mid Entries - This feature can be turned on in the indicator settings Which will plot B/S signals for entries.
TIP : Use MAC input 34,48 for low volatile markets (Indices, Gold , etc)
ATR + %R Scalping StrategyThe Average True Range is a single line indicator that measures volatility. The indicator was originally developed by J. Welles Wilder to measure the volatility of commodities within the futures market.
ATR does not measure price trends or price direction hence %R and Parabolic SAR indicators were added.
The strategy enhances standard Average True Range and %R composition with trend confirmation and filters which clear out market noises and manipulations from triggers.
The strategy supports traditional and cryptocurrency spot, futures, options and marginal trading exchanges. It works accurately with BTC, USD, USDT, ETH and BNB quote currencies. Best to use with 5 and 15 minutes timeframe charts and Limit orders.
The strategy can be and should be configured for each particular asset. You can change filters and risk management settings to receive the most advanced accurate alerts
Advantages of this script:
Strategy has high profit factor around 30.32
Backtests show high accuracy around 91.18%
High Net Profit percentage
Low Drawdowns
Weak signals are filtered
Dynamic Take profit and Stop loss
Fast deals around 50 minutes per trade
Can be applied to any market and quote currency
Easy to configure user interface
How to use?
1. Apply strategy to the trading pair your are interested in at 5m or 15m timeframe chart
2. Configure the strategy: change filters values and risk management settings until Strategy tester shows good results according to mathematical expectation
3. Set up a TradingView alert to trigger when strategy conditions are met
4. Strategy will send alerts when to enter and when to exit positions
Scalping using RSI 2 indicator with TSLThis strategy implements a simply scalping using the RSI (calculated on two periods), the slopes of two MAs ( EMA or SMA ) having different lengths (by default, I use 50 and 200).
A trailing stop loss (%) is used.
Entry conditions:
.) Fast MA > Slow MA and Price > Slow MA and RSI < Oversold Threshold ------> go Long
.) Fast MA < Slow MA and Price < Slow MA and RSI > Overbought Threshold ------> go Short
Exit conditions:
.) Long entry condition is true and (close >= TP or close <= TSL ) ----> close short position
.) Short entry condition is true and (close <= TP or close >= TSL ) ----> close long position
The strategy performed best on Bitcoin and the most liquid and capitalized Altcoins but works excellent on volatile assets, mainly if they often go trending.
Works best on 3h - 4h time frame.
There's also an optional Volatility filter, which opens the position only if the difference between the two slopes is more than a specific value, which can be set in the study inputs. The purpose is not opening positions if the price goes sideways and the noise is way > than the signal.
Note:
.) the RSI length is 2;
.) the oversold Threshold is 90%;
.) the overbought Threshold is 10%;
.) by default, the trailing stop loss per cent is 1%;
.) by default, the fast MA length is 50;
.) by default, the slow MA length is 200;
.) by default, the MA used is EMA.
Cheers.
Scalping using RSI 2 indicator with TP and TSLThis study implements a simply scalping using the RSI (calculated on two periods), the slopes of two MAs (EMA or SMA) having different lengths (by default, I use 50 and 200).
A take profit (%) and a trailing stop loss (%) are used.
Entry conditions:
.) Fast MA > Slow MA and Price > Slow MA and RSI < Oversold Threshold ------> go Long
.) Fast MA < Slow MA and Price < Slow MA and RSI > Overbought Threshold ------> go Short
Exit conditions:
.) Long entry condition is true and (close >= TP or close <= TSL) ----> close short position
.) Short entry condition is true and (close <= TP or close >= TSL) ----> close long position
The strategy performed best on Bitcoin and the most liquid and capitalized Altcoins but works excellent on volatile assets, mainly if they often go trending.
Works best on 3h - 4h time frame.
There's also an optional Volatility filter, which opens the position only if the difference between the two slopes is more than a specific value, which can be set in the study inputs. The purpose is not opening positions if the price goes sideways and the noise is way > than the signal.
Note:
.) the RSI length is 2;
.) the oversold Threshold is 90%;
.) the overbought Threshold is 10%;
.) by default, the take profit per cent is 0.5%;
.) by default, the trailing stop loss per cent is 0.5%;
.) by default, the fast MA length is 50;
.) by default, the slow MA length is 200;
.) by default, the MA used is EMA.
Cheers.
MRC Trend Trader [VK]MRC Trend Trader one of the best indicator by VK. Usable for Trend, Swing, positional Trading. Works on all types of markets and symbols, Best To use in Time Frame Higher Than 30m
About The Indicator :
This indicator uses MACD to scan the Trend Based on Higher TF and RSI+CCI for entries . It also has the ability to plot MACD crossing signal line in higher TF, plotted on the bottom of the chart and ATR is used for Stop Loss, plotted below Signals. One of the best function of this indicator is support/resistance levels, dot lines plotted on the chart, Which can be used to Take Profit as targets.
How To Use :
The main strategy behind this indicator is to only Long When Background Trend is green and only Short when Background trend is red . Enter on B/S Signal close.
Functions :
- MACD to scan Trend and MACD cross on Multi Time Frame.
- RSI to find lower Buy entry and Higher Sell entry (MTF - Only use current TF or Lower).
- CCI to find continuation entries (More Signals).
- Stop Loss.
- Support and Resistance Levels (Take Profit Targets).
This indicator is set up keeping Money management as one of the main priority, Keep taking profits on targets and always move Stop Loss to Breakeven Once in Profit.
PM for access.
TM24_SCALP_TOOL_SPECIALTM24_SCALP_TOOL_SPECIAL helps to identify following Things for Intraday-Swing Position on 1- 5 Minutes + timeframe along with Trend, Support , resistance , reversal and Breakout levels.
1. Market Trend (Different Timeframe)
2. Price Direction
3. Area of Support & Resistance
4. Price Momentum
Terminology Use ==> Red for downtrend and green for uptrend on that timeframe
Display and Interpretation ==> Buy Sale Signal with breakout 1-2-3-4-5 for different time frames.
any value signal ending with * shows breakout of support/ resistance and value signal starting with * shows entry to a momentum zone.
Use market structure, chart pattern, trend lines for more support..
Time frame ==> Use proper Signal with 60 minute or daily time frame
What to Identify ==> Overall Trend for the Swing
How to Use ==>
See how and order buildup is seen and current order position. Also area for volatility and expected movement in price direction
Note: - Use market structure, chart pattern, trend lines and price action parameter for more confirmation.
Entry ==>
Let’s wait the proper area of support or resistance ( Area of Value in case of trend pattern use)
Exit ==>
SL of swing high/low out of market structure with proper risk management and target with proper Risk/ Reward Ratio
Use the Below Contacts to Access this Indicator
OH2B Trading Indicator Ver2.0OH2B TRADING INDICATOR
The OH2B Trading Indicator is an indicator built for beginners.
It gives you entry points for BUY and SELL based on Trend Channel and Ema-Crossover.
It also gives you EXIT POINTS for taking profits based on the Average Directional Index and Relative Strength Index.
TRADING WITH OH2B INDICATOR
The OH2B Trading Indicator gives you entry points for BUY or SELL .
When the ema1 crosses above ema2, the trend channel will be painted GREEN in color, and a BUY signal will appear. = BUY
When the ema1 crosses below ema2, the trend channel will be painted RED in color, and a SELL signal will appear. = SELL
When a BUY or SELL signal appears on the chart, don't rush into any trade.
Please allow a few hours for confirmation of signals .
After confirmation, it is suggested to enter 50% first and another 50% near the Trendlines .
After entering a trade, please remember to set a stop-loss alert of an opposite signal.
To TAKE PROFIT , please follow the Triangles indicated on the chart
RED Triangles are the Take-Profit targets for the BUY (long) signal
GREEN Triangles are the Take-Profit targets for the SELL (short) signal
*After taking profit, please set a Stoploss to at least break-even level to protect your profits.
Often the price goes to the Trendlines after the signal, so keep some funds to increase the position or even open all position near the Trendlines , or use it for re-enter with SL after you closed position on TPs.
Setting alerts for Trade
Remember to set an alert so that you won't miss any opportunity.
TradingView will notify you immediately when a new signal pops up on the chart.
Tips for the beginners:
Recommended using the indicator at 1H - 2H Timeframe .
Recommended using the indicator for Spot Trading at both Crypto and Stock Market.
Do not use leverage above 5x.
No more than 5% of the deposit in one trade.
Do not rush into any trade when a new signal pops up, please allow a few hours for confirmation of signals.
scalping against trapped countertrendAbstract
This script attempts to find the end of countertrend.
This script uses oscillators to measure long term and short period trends. When the long term trend keeps positive and clear short term period is over, this script provides a buy signal.
This script does not contain pullback, cut loss and re-enter. You need to add it manually.
Introduction
Many traders want to buy when long term trend is bullish and short term pullback is over.
This is because we can take advantage to the emotion of countertrend traders.
Countertrend traders realizes their profit is finite and therefore want to protect their profit well and limit their loss.
This script is inspired by a searchable trading strategy video.
The video mentioned 4 points.
(1) long term trend. The video did not spend much ink on this point. You can use any method to observe.
(2) clear pullback bar (at least 50% body)
(3) weak bar after clear pullback
(4) entry trigger buy stop
This script attempts to quantize these points to determine trading direction.
This script is originally designed for timeframes lower than examples in the video but you can apply it on any timeframe.
Computing and Adjusting
(1) long term trend
This script uses smoothed stochastic.
(2) clear pullback bar
Since this script is originally designed for timeframes lower than examples in the video, so the condition becomes:
RSI is low enough
(3) weak bar after clear pullback
RSI goes back from low level.
(4) entry trigger buy stop
This script does not include this condition.
You can decide enter when buy stop or pullback.
Parameters
x_src : the value for computing oscillators
x_len_a : how many bars for measuring short term trend
x_len_b : how many bars for measuring long term trend
x_k_b : smooth long term trend, the average value of stochastic values
x_changk = check if clear short term pullback appears recently. 1 means do not use, larger numbers means how long of periods to check.
x_rsi_ct : threshold of short term pullback clear
x_rsi_ft : threshold of short term pullback end
Reading numbers in Strategy Tester
Most possible loss :
(1) to find rational pullback. Generally 1/3 to 2/3 atr.
(2) to find cut loss distance. Generally 1 to 2 atr.
Most possible profit :
to find if trading the opposite direction against this script is profitable.
Conclusion
This script can suggest us trading direction.
Waiting for pullback can reduce risk, compared to buy stop.
This script does not provide good signals in sideways markets.
Reference
A searchable trading strategy video
Multi-Timeframe Stoch RSIGood evening folks!
Today I want to share with you a simple variant of the Stochastic-RSI built-in indicator.
Nothing too complex: by enabling the relative checkbox and setting the desired (k, d or the RSI ) source and timeframes, you can see higher timeframes data plotted on your screen.
Everything you need to do is enabling the indicator on the lowest timeframe (in this case 15 minutes), then you will see in YELLOW the information retrieved from the next higher timeframe (in this case 30 minutes) and in RED the information retrieved from the highest timeframe (in this case 45 minutes).
IT'S IMPORTANT THAT YOU DISPLAY THE INDICATOR ON THE LOWEST TIMEFRAME!
You can play with the overbought and oversold heights in order to have the best configuration you want (in oversold conditions is suggested to buy while in overbought conditions is suggested to sell)
The higher timeframes data are retrieved avoiding repainting since the method used for taking them is the 10th method described in this PineCoders Article , so, if you want to enable alerts, you SHOULD ignore the disclaimer message related to it without any problem.
Good Trading!
Ak for Banknifty intradayHi friends this is Ak for Banknifty Intraday
It analyse price action when price makes higher high or higher low and it scalps and take profit ..its occur in moment of time so for that algo trading require..it automatically take profit and stoploss and close trade near session end. u can also change time for close trade...it automatically calculate previous candles high and low and when it breaks it generate buy and sell signal...
PROFIT MAKER |Crypto|ETH|BTC|YFIThis is a trend-following strategy that works very well for many Crypto assets in the usd or usdt pair
It can be used for both futures and spot!
Some of the assets in which this strategy is proven are
Asset Exchange TF
BINANCE:ADAUSDT Binance 45m
BINANCE:BTCUSDT Binance 1h
BINANCE:YFIUSDT Binance 30m
BINANCE:DOTUSDT Binance 45m
BINANCE:ETHUSDT Binance 30m
BINANCE:LINKUSDT Binance 45m
BINANCE:DOGEUSDT Binance 1h
And many others..
BINANCE:BTCUSDT
BINANCE:LINKUSDT
What is this strategy based on?
It is a combination of various parameters, including
-RSI: The relative strength index (RSI) is a momentum indicator used in technical analysis that measures
the magnitude of recent price changes to evaluate overbought or oversold conditions in the price of a stock or other asset.
-MACD: Moving average convergence divergence (MACD) is a trend-following momentum indicator that shows
the relationship between two moving averages of a security’s price.
-ADX: ADX is used to quantify trend strength. ADX calculations are based on a moving average of price range expansion over a given period of time.
-DMI: DMI is a moving average of range expansion over a given period (the default is 14 days). The positive directional
movement indicator (+DMI) measures how strongly price moves upward; the negative directional movement indicator (-DMI)
measures how strongly price moves downward. The two lines reflect the respective strength of the bulls versus the bears.
Included:
Different forms of Take profit, included:
Take profit on squeeze candles
Take profit based on Risk-Benefit (RR)
Take profit a pre-determined %.
Different forms of Stop Loss, including
ATR-based stop loss
Trail stop loss (with option to use a trigger)
Stop loss a pre-determined %.
**All trades include 0.1% of fees + slippage
** The statistics displayed are for the year 01-01-2020 and the period from 2021 to the date of publication (14-01-2020)
For access you can send a message or consult in my social networks.
Links in my tradingview signature (below).
TMA + OSMA Scalping SystemSystem is based on TMA Bands + OSMA + EMA Zone. Signal is generated when:
- price recently touched lower or upper band
- price is crossing EMA Zone
- OSMA is aligned in direction of trade to be taken
Natural Target would be opposite band set by TMA.