Hull Moving Average vs CandleA Hull moving average is applied to the chart with settings for user to change the period of the Hull MA.
And a value of a previous candle is compared to the HMA. If the HMA is above the previous candle value, then the strategy will buy.
If below, it will sell. The default setting for the HMA is 50 and the Candle is D1 (Daily timeframe)
So basically if the HMA value is greater than yesterdays candle open, buy. ( i use open as a price source to avoid repainting)
This example is put onto ETHBTC chart and currency changed from default to BTC and Equity set to 1 BTC and commission set to 0.25%
The ETHBTC chart seems to follow good old moving average more than other pairs.
The strategy can be used on any pair and timeframes.
A good idea for setting the HMA period is:
small timeframe=big period, big timeframe=small period.
range from period=3 to period=200 is about right, for charts from 4H to 1 minute.
This HMA strategy is fairly simple, best to use other sources of information in combination with moving averages.
And strict money management, risk/reward control is very important to any trading strategy.
Not intended as stand alone strategy but has potential for bot use, i will publish a study version soon, for use with alerts and API bots.
Cari dalam skrip untuk "bot"
Growth Producer
Applicable to FTX:ETHPERP 15 min
Relative volatility index (RVI) that will determine the entry and exit points only when the volatility will start to increase and Money Flow index as an additional point for entry.
IMPORTANT
• Input Partial take profits in your Bot settings
• This is a trend strategy and works better in the trending market
• We added the trend identifier using the EMA and SMA interaction
• We added Take profit and stop loss levels
• We added inputs for the period selection, so you could see how the strategy is performing on a monthly basis.
• RVI for the entry conditions
• MFI was added for the additional entries.
• Partial Take-profits
L1 MACD Overlay IndicatorLevel: 1
Background
MACD is a measure of changes in the dynamics between short-term and longer-term price averages. The sign (positive or negative) and the size or MACD line represent the interaction between the two underlying EMAs.
Function
L1 MACD Overlay Indicator is a MACD indicator for main chart. The lime and red color EMAs are the DIFF and DEA signal. I want to plot a contant "Zero Line" line in main chart but failed. So, I use dyanmic color bands to inidcate the "Zero line" in traditioanl MACD. It is not static but a dynamic one.
Key Signal
wdiff --> MACD DIFF
wdea --> MACD DEA
th191 --> zero line
th886 --> zero line
th946 --> zero line
bot --> zero line
Pros and Cons
Pros:
1. main chart MACD
2. easier observation with candles
Cons:
1. I cannot draw static zero line in main chart with PINE, so I draw dyanmic "Zero"
2. No diff-dea histograms
Remarks
I cannot draw static zero line in main chart with PINE, so I draw dyanmic "Zero"
Readme
In real life, I am a prolific inventor. I have successfully applied for more than 60 international and regional patents in the past 12 years. But in the past two years or so, I have tried to transfer my creativity to the development of trading strategies. Tradingview is the ideal platform for me. I am selecting and contributing some of the hundreds of scripts to publish in Tradingview community. Welcome everyone to interact with me to discuss these interesting pine scripts.
The scripts posted are categorized into 5 levels according to my efforts or manhours put into these works.
Level 1 : interesting script snippets or distinctive improvement from classic indicators or strategy. Level 1 scripts can usually appear in more complex indicators as a function module or element.
Level 2 : composite indicator/strategy. By selecting or combining several independent or dependent functions or sub indicators in proper way, the composite script exhibits a resonance phenomenon which can filter out noise or fake trading signal to enhance trading confidence level.
Level 3 : comprehensive indicator/strategy. They are simple trading systems based on my strategies. They are commonly containing several or all of entry signal, close signal, stop loss, take profit, re-entry, risk management, and position sizing techniques. Even some interesting fundamental and mass psychological aspects are incorporated.
Level 4 : script snippets or functions that do not disclose source code. Interesting element that can reveal market laws and work as raw material for indicators and strategies. If you find Level 1~2 scripts are helpful, Level 4 is a private version that took me far more efforts to develop.
Level 5 : indicator/strategy that do not disclose source code. private version of Level 3 script with my accumulated script processing skills or a large number of custom functions. I had a private function library built in past two years. Level 5 scripts use many of them to achieve private trading strategy.
BEST Standalone Trade Manager with Automatic Take ProfitHello BEST traders
The BEST Trade Manager got upgraded with many more features
This version allows setting automatically the TP levels on either Daily/Weekly/Monthly Fibonacci/Traditional/Camarilla/Woodie pivots and Daily/Weekly/Monthly/Intraday Moving Averages
I. 💎 SCRIPTS ACCESS 💎
1. Available only with one-time payment on my website.
2. My website URL is in this script signature at the very bottom (you'll have to scroll down a bit and going past the long description) and in my profile status available here: Daveatt
3. Many video tutorials explaining clearly how all our indicators work are available on your website > guides section.
4. You may also contact me directly for more information
II. 🔎 What is the BEST Trade Manager?🔎
2.1 Concept
The BEST Trade Manager is compatible with any indicator.
Once connected, it adds another layer of good stuff with real-time user custom defined stop loss (8 available options), take profits (4 possible options) + alerts compatible for trading automation.
2.2 How hard is it to update your indicator?
We'll send to our customers, a comprehensive and easy tutorial, to make any indicator compatible.
I guarantee you, it should take no more than 2 minutes per indicator. We made it easy, fun, and awesome. #bolder #statement
III. The amazing benefits of our Plug&Play system
I hope you're ready to be impressed. Because, what I'm about to introduce, is my best-seller feature - and available across many of my indicators.
The BEST Trade manager can be connected to any external indicator
Let's assume you want to connect your RSI divergence to your Trade Manager.
I mentioned an RSI divergence but you may connect any oscillator ( MACD, On balance volume, stochastic RSI, True Strenght index, and many more..) or non-oscillatory (divergence, trendline break, higher highs/lower lows, candlesticks pattern, price action, harmonic patterns, ...) indicators.
THE SKY IS (or more likely your imagination) is the limit :)
Of course, this tool is compatible with my other indicators
We go in-depth on our website why the Plug&Play is an untapped opportunity for many traders out there - URL available on my profile status and signature
IV. 🧰 Features 🧰
Candles can be colored to highlight the trend direction better [/b [
4.1 Stop-Loss Management
For what's following, let's assume that 2 is the stop-loss value you inserted in the indicator, and the Algorithm Builder gives a BUY signal.
This is NOT a recommendation at all, only an example to explain how this feature works.
- %Trailing: The Stop-Loss starts 2% away from the entry price - and will move up (because we're on a BUY trade as per our example) every time your trade will gain 2% profit
- Pips Trailing: Same as above but using a distance in pips/USD value
- Percentage: The Stop-Loss stays static 2% away from the entry price. There is no trailing here
- TP Trailing: Trail your stop-loss every time a Take Profit level is hit
- Supertrend: embedded supertrend use as a trailing stop
- Fixed: Set the Stop-Loss at a fixed position (value should be in currency/units)
- ATR multiple: Set the Stop-loss at a multiple of ATR
- External connector: Let's say your indicator already contains embedded stop-loss levels, you can add them in the Trade Manager
4.2 Take Profits Management
You can manage up to 3 take profit levels defined as a percentage or price value or ATR multiple.
The expected input is in percentage value (for instance, setting the % target of TP1 to 2% will set the TP1 level 2% away from the entry price
This version allows setting automatically the TP levels on either Daily/Weekly/Monthly Fibonacci/Traditional/Camarilla/Woodie pivots and Daily/Weekly/Monthly/Intraday Moving Averages
4.3 Built-in Risk-to-Reward Panel with real-time analytics
The good stuff doesn't stop here.
You'll notice that this sometimes green (when in a LONG), sometimes red (when in a SHORT) panel at the right of your chart.
- Entry Price: the price when the Algorithm Builder will give a signal.
- The Trade PnL in percentage.
- Entry Stop Loss: Distance (in currency/units) between the selected stop-loss algorithm (percent, trailing, TP trailing, etc.) and the entry price.
- Entry TP1/TP2/TP3: Distance (in currency/units) between the entry price and the first take profit
- Risk/Reward TP1/TP2/TP3: Using the Stop-loss distance at entry, and Take Profit 1/2/3 at the entry to compute the risk-to-reward ratio.
- Max drawdown and Max opportunity (value and percentage): respectively the maximum loss and maximum win per trade
For more details, please check the guides section of my website. Links are in my signature and profile status.
V. 🔔 Alerts 🔔
We enabled the alerts on the:
1. Stop-Loss hit
2. Take Profit 1/2/3 hit
3. custom hard exits based on either MACD / RSI divergence/ MM cross
5.1 🤖 Compatible with trading bots? 🤖
It's compatible with all third-parties out there capturing alerts and forwarding them to the brokers.
We enabled TradingConnector and ProfitView alert templates so far.
If you have any doubts or questions, please hit me up directly or ask in the comments section of this script.
BEST regards,
Dave
Sharp Shooter - by FiatDropoutThis is an experimental script and is intended to be used only on LTF charts for scalping. It may or may not be useful on other charts and time frame, but that is subject to back testing.
Now, coming back to this script. It has multiple features yet i tried to keep it as clean in representation as possible.
As obvious, few things are easily recognizable on chart, such as:
BUY - Go LONG
STRONG BUY - Heavy Uptrend is expected, Go LONG
SELL - Go SHORT
STRONG SHORT - Heavy Downtrend is expected, Go SHORT.
on addition to above signals, there are few other plot-shapes, which are:
Red Circle - Acts as TP for LONG during uptrend and acts as Add-On SHORT during downtrend
Green Circle - Acts as TP for SHORT during downtrend and acts as Add-on LONG during uptrend.
Red Background - Bearish Peak, potential start of downtrend
Blue Background - Bullish Peak, potential start of uptrend
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Now that plots are over, lets go to how to use them. As name of this script suggests, it intends to find most optimal entry and exit for long and short while taking profit on the way and adding to the position until trend changes.
Be aware that trend here is very much based on current time-frame and does not represent other time-frame's bias. Also, trend here is intended to be used as a scalp trend and not a swing trend.
Now once, you get a signal for BUY(example), then wait for "Bullish Peak"(blue background) to appear with either "STRONG BUY" or just "BUY" and take an entry at respective price, next look for "red circle" which acts as TP for long(refer sec, above) and either move stop to entry, or take partial profits or close position entirely.
Now every subsequent "green circle" will act as add-on for long and every "red circle" will act as TP for long, until "Bearish Peak" appears, which will reverse the order of how circles are used and direction of the trade. Now during "Bearish Peak" and until "Bullish Peak" appears, "red circle" will act as add-on for short and "green circle" will act as TP for short.
It might take some time to adjust to the plots, but i have decided to keep it that way in order to keep chart clean of too many signals.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
NOTE : Please use stops and be sure to place orders quickly as prices move faster on minute charts and you should be able to place orders and stop right away, so if you are new to trading and are currently in early stage of the business, scalping is strongly not advised, let alone this indicator. Also, past performance are not guarantee of future results and most importantly, this indicator does not repaint. By using this indicator, you accept that i am not responsible for any losses or gains made by user by trading with help of this bot.
Also, in next update, i will fix some bug, add some SS and also add alerts. Alerts are not being added currently because of high volatile nature of the bot signals which if tried on automation can give varied results. Once everything is set, i shall add alerts.
for any other queries, feel free to get back here on chat or DM.
Money Flow Club Bot Strategy 1-15 min ALLENG:
Friends, in this script, there is a function that calls the closing of the candle by Heikin ASHI candles.
You can disable it in the indicator settings.
There is no redrawing of the indicator on regular candlesticks.
The indicator is easy to set up for any trading pairs and any exchanges.
It has an entry point and provides 2 take profit.
It also contains consolidation zones when the price moves for a short time in the range that is visible on the indicator.
In order to try the indicator write in your personal messages.
The strategy does not specify a condition for exiting the position when the first take is taken, the stop is moved to breakeven, so the chart in the strategy turned out to be torn.
RUS:
Друзья, в этом скрипте присутствует функция вызывающая закрытие свечи по свечам Хейкин Аши.
Её можно отключить в настройках индикатора. На обычных свечах перерисовка индикатора отсутствует.
Индикатор легко настроить на любые торговые пары и любые биржи. А нем есть точка входа и предусмотрены 2 тейк профита.
Так же в нем присутствуют зоны консолидации когда цена короткое время движется в диапазоне который виден на индикаторе.
Для того что бы попробовать индикатор напишите в личные сообщения.
В стратегии не прописано условие выхода из позиции когда первый тейк взят, то стоп переносится в безубыток, поэтому график в стратегии получился рваный.
LTC 3-5 min scalperThis scalpler bot design for LTC and similar alts for 3-5 min chart
the scalper take profit at 1,2,3,4% exit at exit % which is our short
the buy system is modify low scaner (open script in indicator page)
plus HMA non repaint
I show in detail how to use this in my open script of low scanner strategy
there is filter that based on ema so our scalper only will buy on uptrend and less on down trend
there is leverage system if you want to use it
but you need to calculate risk reward and do your math on money magment if you use this system
So the logic here is to try to get lows and get out by the take profit and if we buy in uptrend then our chances for win will increase
you can try to change the take profit system to see if it improve this model or not
for different alts you may need to change setting
let me know if you have questions about this strategy
[ProfitTrailer:Feeder] High/Low % ChangeThis script was created to help people determine which HighLowPercentageChange settings work for them in the ProfitTrailer bot as well as set specific groupings in PTFeeder. For more in-depth knowledge on how it's calculated/works I would advice you to visit the ProfitTrailer and/or PtFeeder wiki pages. Massive thanks to NigglesSquiggles for creating the first version!
If you have any questions, please just let me know! Enjoy
[ProfitTrailer:Feeder] ATRThis script was created to help people determine which ATR settings work for them in the ProfitTrailer bot as well as set specific groupings in PTFeeder. For more in-depth knowledge on how it's calculated/works I would advice you to visit the ProfitTrailer and/or PtFeeder wiki pages.
If you have any questions, please just let me know! Enjoy
M4x Rainbow strategyReal Grid Trend Multiplier & SMA
"M4x Rainbow" is a Grid Trend Multiplier bot, who is following an adjustable SMA.
"M4x Rainbow" is not bound on FIFO, each trade get's his own exit.
It is set for Pyramiding=0, which can be changed in the "Strategy" line
Fees are set equal to Binance numbers at 0.1%, about...
!!! Pin to existing scale !!!
Or switch the main Indicator off.
Adjustable Settings:
- Profit % per Step (0-1000%)
- SMA lenght (0-4000)
Alerts: (one Alert is one step)
- longRain
- shortRAIN
The coloring of the lines is:
green = linestate is LONG
blue = linestate is WAIT
yellow = linestate is SHORT
!!! Tested only on 1 Minute Chart !!!
Give it a try and let me know.
...have fun ;-)
Real Grid Trend Multiplier & SMA Final Real Grid Trend Multiplier & SMA
"M4x Rainbow" is a Grid Trend Multiplier bot, who is following an adjustable SMA.
Settings:
- Profit % per Step (0-1000%)
- SMA lenght (0-4000)
Alerts: (one Alert is one step)
- longRain
- shortRAIN
The coloring of the lines is:
green = linestate is LONG
blue = linestate is WAIT
yellow = linestate is SHORT
!!! Tested only on 1 Minute Chart !!!
Give it a try and let me know.
...have fun ;-)
b3b3 combines the best of savvy trader and bot buddy. The indicator is using a customized signal based off volume, trend, customized averages and ATR. The indicator is meant to help traders know when to get into trades, where to place Stoplosses and where to TAKE PROFITS. The indicator will find all the locations and entries for you. In addition to this, the indicator is tracking trend (which is adjustable to different time frames) and only allowing signals that are flowing with the trend to help filter out any addition noise.
Green arrows are longs
Red arrows are shorts
Green lines are your best entries for limit orders
Blue lines are take profits
Red lines are SL's
Please PM me access
Tool: Chop and Trade Zones (v2)This is a refactored and advanced version of my filter tool "Chop and Trade Zones"
A simple yet powerful way to filter out choppy ranges or sideways moves without missing out on good trades.
It calculates the %-distance of the price to a moving average so you can ignore buy/sell signals around the center line.
The upper and lower line are thresholds to catch reversals of the trend when the distance to moving average is increasing.
New Features:
More than 60+ Moving Averages to choose from
Multi-Timeframe Selection with Repaint Protection
Signal Plot so you can access the signal from another TradingView study/strategy (0 = No Trade Zone / 1 = Long Only / 2 = Short Only / 3 = Long & Short Allowed)
Alerts for Long/Short Zones (you could enable/disable your trading bots automatically)
CROSSOVER LONG N SHORTThis is a algo bot which identifies the trend with the help of ema and give buy signals..
It is backtested personaly by me and has shown good results
This script is intended to educational purpose only ...
TWD VPV Risk RangeThe 'TradingWithDan Volume Price Volatility Risk Range' indicator identifies two risk ranges based on the volatility and volume of the underlying asset. It then uses those to identify when the trend towards the top or bottom of the risk range is potentially reversing and issues a 'long' or 'short' signal.
The larger risk range is identified by the red and green lines is used to visualise the larger context of the price movement so when the top of the smaller risk range approaches the larger risk range line then the upward trending movement is potentially reaching exhaustion and there is a greater risk of downside. The opposite is also true when the bottom of the smaller risk range approaches the lower larger risk range line.
This indicator is designed to be used in a trending market, either up or down and if for example you have identified an asset that is in an uptrend, or an asset you wish to accumulate, you can take partial position entries at the 'buy' signals and take partial profits at the 'sell' signals. You can use it effectively in a none trending market, taking the outright short or long potions, but you will be at risk of a trend developing.
The indicator isn't designed to identify trends, but to identify sell and buy entries that occurs due to the natural Brownian motion of the price action.
It is designed for my style of trading where I do not enter the entirety of my intended position in one go and will take partial profits when there are price movements towards the top of the risk range if I am long and then put more of the position back on towards bottom of the risk range and vice versa if I am short an asset. It is especially useful for managing my long term core positions and finally I use the alerts to trigger automated trading bots for my positions using the signals.
It can be used on a wide range of assets and on all time frames.
TA Night Bot AlertsThe absolutely most insane indicator for the Cryptoassets
With this script signals for short and long positions are recognized. It still has some false signals during extreme market movements, furthermore it runs best in the 15min & 5min chart. You can increase your risk limit in the settings. The indicator is based on different indicator values.
the indicator is a component of a superordinate algorithm and therefore not perfect.
who would like to test it pm
BTC
ETH
EOS
XRP
VWAP Momentum BandHow to use:
This should always be used in a bar chart. You as a trader actually just have to look for the color of the band in the middle, it tries to indicate you the coming up price action it also shows you where there is gaining momentum into your direction.
Band is green, what to do ?
Shown with the darker green candles and loosing momentum with the lighter green candles for the upward direction.
Band is red, what to do ?
Shown with the darker red color is momentum to the downwards direction and pink or lighter red color in the bars indicate loosing momentum to the downward direction.
If used correctly this indicator can also be used to feed trading bots via the Trading View Alerts.
Here are a few chart examples:
For example this for daytrading Tesla Stock.
Or daytrading NIO
If there are any questions left open, please send us a direct message!
Squeezze 3lvl buy v3This script is designed to check the settings of squeezing bots with averaging (for automated trading) on the historical chart. As a rule, after a sharp decline in price occurs by a certain amount. To reduce risks, the purchase of the allocated amount occurs in 3 stages with an increase in the purchase amount with a decrease in the purchase price. Suitable for highly volatile instruments, in particular for the cryptocurrency market.
Tradespot Horizon - Strategy & AlertsTradespot - Horizon is a long term trading algorithm that is run at Tradespot to generate consistent performance in all market conditions. Backtests show performance remains consistent in both bull and bear markets dated back to 2015 and has the capabilities to be utilitised in both spot trading or using low leverage (e.g. 3X).
The default settings are built for BTCUSD 8H. Just plug and play, no configuration needed to achieve the exact backtest displayed above.
Features:
Trade following signals generated via our bespoke algorithm
Full customisation to allow a deeper use of the indicator across different assets
Full risk management with take profit and stop loss levels (configurable) built in
Preset for BTCUSD on the 8H timeframes avaliable instantly for your use.
Cornix compatible alerts - with the easiest of configurations you can automate this execution of this strategy.
More features being added all the time, we have great ideas and our only limitation is how fast we can program it.
Can I get a free trial?
Yes! Get in touch for a complimentary 24 hour free trial to the indicator, no strings attached.
Who are you?
Tradespot has been creating scripts for years on TradingView that we use to leverage our social trading and signal group offerings. We currently have over $200K in assets trading with our strategies across over 300 users.
You can learn more about us on our website or DM me directly. Please reach out to me or see the link on our profile.
HFT Momentum BacktesterDefault Settings are meant to be used in XBT/USD chart on 1 hour time frame. If you want to use for another asset on another time frame YOU MUST CHANGE THE SETTINGS
This is momentum-based strategy designed by HFT Research in order to take advantage of volatile, trending markets.
Use ADX
ADX stands for average directional index . It is an indicator that measures volatility in the market. Unfortunately, the worst market condition for this strategy is sideways market. ADX becomes a useful tool since it can detect trend. If the volatility is low and there is no real price movement, ADX will pick that up and will not let you get in trades during a sideways market. It will allow you to enter trades only when the market is trending.
Use MA CrossOver
This strategy’s main driver is the moving average cross over however, unlike many other indicators, this strategy has ALL the moving averages that are on trading view. Total of 13 different moving averages all calculated in a different fashion available in a drop-down menu. You are able to choose two different moving averages to cross for your entry as well as being able to adjust the length of each individual moving average.
Use MA Spread % Filter
As an extra protection, we introduced MA spread % filter. We all know that momentum strategy works when there is actually a trend that has momentum. When there is no trend and market side choppy, we get a lot of noisy signals. In order to battle that we have introduced MA spread % filter. Using this piece of setting, you will be able to chose how strong the cross over actually is. If price is moving sideways, the moving averages will cross each other barely. If the price has actually any steam and momentum, MA 1 will cross over MA 2 aggressively because it will be trending market.
First you chose what the minimum % difference there should be between your 2 moving averages. If you keep this too tight, it won’t be as useful and if you keep this too large then the script will not generate any signals. Trust us, there is a fine balance in between! Then you proceed to chose your moving averages that the bot should keep track of.
Check our website for more information.
Backtest assumes the following;
You have 1000$ to trade
You use 1% of your capital on cross margin with 1% Stop Loss. Therefore, every trade has 100% equity effect on your balance and 1% stop loss has 1% loss effect
0.06% commission taking Binance as base. Please change commission if you are using another exchange.
HFT Momentum IndicatorDefault Settings are meant to be used in XBT/USD chart on 1 hour time frame. If you want to use for another asset on another time frame YOU MUST CHANGE THE SETTINGS
This is momentum-based strategy designed by HFT Research in order to take advantage of volatile, trending markets.
Use ADX
ADX stands for average directional index . It is an indicator that measures volatility in the market. Unfortunately, the worst market condition for this strategy is sideways market. ADX becomes a useful tool since it can detect trend. If the volatility is low and there is no real price movement, ADX will pick that up and will not let you get in trades during a sideways market. It will allow you to enter trades only when the market is trending.
Use MA CrossOver
This strategy’s main driver is the moving average cross over however, unlike many other indicators, this strategy has ALL the moving averages that are on trading view. Total of 13 different moving averages all calculated in a different fashion available in a drop-down menu. You are able to choose two different moving averages to cross for your entry as well as being able to adjust the length of each individual moving average.
Use MA Spread % Filter
As an extra protection, we introduced MA spread % filter. We all know that momentum strategy works when there is actually a trend that has momentum. When there is no trend and market side choppy, we get a lot of noisy signals. In order to battle that we have introduced MA spread % filter. Using this piece of setting, you will be able to chose how strong the cross over actually is. If price is moving sideways, the moving averages will cross each other barely. If the price has actually any steam and momentum, MA 1 will cross over MA 2 aggressively because it will be trending market.
First you chose what the minimum % difference there should be between your 2 moving averages. If you keep this too tight, it won’t be as useful and if you keep this too large then the script will not generate any signals. Trust us, there is a fine balance in between! Then you proceed to chose your moving averages that the bot should keep track of.
Check our website for more information.
Bitcoin1% : High Leverage Indicator______________________________________________________________________________________________________________________
NOTE: Bitcoin1% is designed to work EXCLUSIVELY on BYBIT BTCUSD PERPETUAL CONTRACT chart on 1min TimeFrame on regular Candles
______________________________________________________________________________________________________________________
Bitcoin1% is a specialised indicator suite designed to catch 1% Bitcoin moves in either direction for High Leverage Trading.
Example: At 10x leverage catching 1% Bitcoin move will yield 10% profit
__________________________________________________________
Mechanism Of Action:
1. Identify trend: The script observers multiple parameters on higher timeframes to identify general trend & strength.
2. Take position: Once the trend is identified the script intends to take high probability positions for a 1% move in the direction of the trend. Currently there are 21 conditions that use bespoke datasets, along with conventional datasets like RSI , MA, VWAP to filter & identify high probability entries.
3. Take profits: There are total 4 conditions for exits. Partial Exit & Total Exit for both Longs & Shorts. Although we recommend you book profit at 1% change in price of BTCUSD these 4 conditions will offer high volatility exits along the way, should you choose to hold for longer.
4. Evolving: We learn from mistakes when they happen, bad trades are dissected & studied. New conditions get added & bad trades get filtered out through updates. This keeps the script in sync with the market.
__________________________________________________________
Insight: The script performs best in trending markets, so it avoids trading structureless or sideways movement & expects reasonable judgement on the user's part to avoid trading unusual & directionless market conditions.
Trading Mindset: When Bitcoin1% indicates a long trade, it basically says "BTC is more likely to move up 1% than go down 1% form here" : The script only indicates direction of the next 1% which is all you need for High Leverage Trading. You can set target & stop at 1% & try different variations with experience.
Have Questions? Feel free to PM me on TradingView
Universal Scalping BOT (USB) - With AlertsThis Study Is based on
• RSI
• Moving Average
• Candlestick price action and
• Bulls Bears calculation.
This Study is Also has alerts inbuilt.
Alerts are for:
• Buy Active
• Buy Profit Achieved
• Buy Loss Hit
• Sell Active
• Sell Profit Achieved
• Sell Loss Hit
How to trade ?
• When Green big Up triangle Comes, Buy that time and book profit at red small circle and book loss at yellow down small triangle.
• When Red big Down triangle Comes, Sell that time and book profit at green small circle and book loss at yellow up small triangle.
► Options Available In Setting:
To Show / Hide :
• Target Line
• Stop-Loss Line
• Define Trading Sessions
► Trailing SL is calculated on candle stick price action and not on Average True Range.
Test Yourself and give feedback.
PM us to obtain access.