Crypto BOT lower timeframesThis is a crypto bot designed for lower time frames.
Its made of 2 EMA, one fast and one slower . They are combined together with Stochastic, MACD and price action patterns.
For entries we have multiple conditions :
First we check if one of our last 4 closed candles crossed above or below the faster EMA. After that for long, we check that last close is above the fast EMA, that the fast ema is above the slower EMA, at the same time that the histogram from MACD is positive and that we have crossover with the oversold line on stochastic. For the short , the opposite of long.
For exit we have TP/SL mechanic based on price % movement, in this example if the price moved 10% from the initial position it will exit.
Scalper
William %R Scalper for GoldWilliam %R Scalper or WPR Scalper tool is used with small time frame : 5 , 3 or 1 minute, it uses two different William %R indicators : one for fast move with 9 period WPR9 and one slow with 54 period WPR54. You can find buy zone when WPR9 < -90 and WPR54 < -80 and sell zone when WPR9 > -10 AND WPR54 > -20. For experience user only you can adapt the two periods and threshold levels to your need. You can use only WPR9 to place trade and validate trend with WPR54.
[TrustedSignals] Doji ScalperTrustedSignals Dojji Scalper is our most basic trading algorithm. It is based on Candle Patterns that show potential market reversal points.
The script has 3 different types of signals, which can be individually turned on and off:
- Doji signals, based entirely on the Doji candle pattern and 2 Strong and Weak candle reversal patters
As a bonus, we have included RSI based Support and Resistance bands that, if used correctly can further confirm all the entry signals
All chart signals can be set up as live alerts!
GODXBT 2.0 GODXBT 2.0
This script helps you to understand the market situation
Script includes :
. Support & resistance tool
. Smoothing filter to reduce noise on the signals
. Take Profits points
. 222 EMA (Works as Support and resistance , customizable you can change the length as per your requirement )
customizable switches to turn on/off
* S/R Switch (Support/Resistance)
* Smoothing filter Switch (to reduce noise)
* TP points (take profits piont)
how to trade :
Buy/Long when " BUY " signal appears
Sell/Short when " SELL " signal appears
take profits on " TP+ " for shorts and " TP- " for longs
for stop loss use support and resistance lines ( mentioned in chart )
small cross above/below the candle shows Support/Resistance getting built
Signal confirmation on candle Close
and Bar colors for trend strength
Red bearish , white for sell exhaustion
Blue bullish , white for buyers exhaustion
Script includes Alerts for BUY and SELL signals as well as TP+ and TP- signals
*** all the details I have mentioned on chart please check the chart ***
DM FOR ACCESS
L2 Candle Pattern ScalperLevel: 2
Background
Japanese candlesticks provide more detailed and accurate information about price movements compared to bar charts. They provide a graphical representation of the supply and demand behind the price promotions for each period. Each candlestick contains a central part that indicates the distance between the opening and closing of the security being traded, the area called the body.
Scalping is a trading strategy that aims to take advantage of minor changes in the stock price. Traders using this strategy place anywhere from 10 to a few hundred trades in a single day with the belief that small moves in the stock price are easier to catch than large ones. Traders who implement this strategy are known as scalpers. Lots of small wins can easily lead to big wins if a strict exit strategy is used to prevent big losses.
Function
L2 Candle Pattern Scalper utilizes candle pattern to decide long and short entry signal. It use inherent candles' relationship nearby to judge the market trend is up or down and decide to long or short.
Signal
buysmall --> long entry
exitred --> short entry
Pros and Cons
Pros:
1. its response is fast because OHLC candle is the raw source of market
2. it is suitable for scalping because it studies nearby candles to judge very short term trend change
Cons:
1. Mid-long term change is missing from this indicator, although I use fast and slow lines to indicate the mid-term trend.
2. No stop loss or take profit scheme is introduced.
Remarks
This is promising but need efforts to refine it.
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.
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.
PT Buy Sell IndicatorVersion 1.0 of our Buy & Sell indicator helps determine when a time-frame is ready for a possible reversal. The indicator is primarily based on the movement & behavior of the RSI. We recommend using the indicator on Binance exchange (USDT) with H1, H2, H3 & H4 time frames. We have put together a video with a strategy on how to take the signals best. Please watch the video to understand how to use it. You can also ask us questions in our discord to better understand the indicator.
There are currently two different settings that come with the indicator. Our aggressive & standard toggle each offer various set of signals.
- Aggressive toggle: more signals throughout multiple time-frames. Recommended for the more advanced traders that can combine technical analysis with their setups. Best time-frame H3, H4 & H12. (Use Reduce Signal Threshold input #7+)
- Standard toggle: fewer signals with a bit less risk. Recommended for traders that are just starting. Best time-frame 15m, 30m, H1, H2, 3D & 5D (Use Reduce Signal Threshold input #4)
The buys & sells are not in-sync with each other. They tend to fire independently when the specified time-frame is ready for a possible reversal.
The most successful method we structured for the buy/sell indicator is combining the PT STx & the PT Top/Bottom Bands (both included in our library). The PT Top/Bottom Bands helps you gauge the closest trouble area. When signals fire, we look at our top/bottom band indicator to find an entry as close to support/resistance as possible. The bands are isolated & color-coordinated.
Red Band - Overbought zone
Gray Bands - Within the range
Orange Band - Our EQ (middle of the range)
Green Band - Oversold zone
This eliminates the guessing game that invalidates your trade setup. The best risk to reward is taking sell signals (shorts) as close to the red band while targeting the orange band (eq) & taking buy signals as close to the green band while targeting the orange band (eq).
There are four different inputs that you can tweak to cater to your trading style. Each input is customizable based on the time frame. We get into detail about this in our video. Watch the video & do not take signals blind!
The secret sauce to having the highest success rate is to take the signals only when the PT STx (included in our library) has fired its algorithm.
This is an invite-only script. Please message us for access to our whole library.
As we keep making progress with our indicators, you will be granted access to each of them as long as you are a Pattern Trader member!
There will be limited access to our library until version 2.0 is released.
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 тейк профита.
Так же в нем присутствуют зоны консолидации когда цена короткое время движется в диапазоне который виден на индикаторе.
Для того что бы попробовать индикатор напишите в личные сообщения.
В стратегии не прописано условие выхода из позиции когда первый тейк взят, то стоп переносится в безубыток, поэтому график в стратегии получился рваный.
FTU Pivot Scalper Strategy By Ganesh This indicator is suited for intraday trader or swing trader or scalper and BTST trader AND BIG THING IS FOR TECHNOFUNDA INVESTOR
time frame to use: best suitable time frame is 5min and 15 min if ur swing trader then use hourly
intraday rule: buy when arrow suggested with buy with SL below trailing super trend
BTST rule: buy when arrow triggered buy or sell after 3:15 with sl of some tick high above trailing super trend
TECHNOFUNDA investor: buy fundamentally good script check weekly charts buy when weekly close arrow suggest buying with sl of weeks low hold till trailing sl not hit
HFT Divergence Hunter BacktesterDefault Settings are meant to be used in BTC /USDT chart on 5 min time frame on Binance Futures . If you want to use for another asset on another time frame YOU MUST CHANGE THE SETTINGS
This is a divergence finding strategy developed by HFT Research. It is a highly customizable strategy and provides endless opportunities to find profitable trades in the market.
Default Settings are meant to be used in BTC /USDT chart on 5 min time frame on Binance Futures . If you want to use for another asset on another time frame YOU MUST CHANGE THE SETTINGS
This is a divergence finding indicator developed by HFT Research. It is a highly customizable indicator and provides endless opportunities to find profitable trades in the market.
Use Envelope , this is the main decision maker in this strategy. The idea behind is that you choose the length of the moving average and set an offset % to create an upper and lower band. If you click on “display envelope” you will be able to visually see the band you have created. This way, you get to scalp the market as the price is diverging and moving away from the moving average. As the famous saying goes, moving averages act like magnets and prices always visits them back. Using this ideology, we aim to capitilize on the price swings that move away from the chosen moving average by x%.
STARC Bands ;
These are two bands that are applied above and below a simple moving average of an asset’s price. The upper band is created by adding the value of the average true range (ATR) or a multiple of i. The lower band is created by subtracting the value of the ATR from the SMA . The channel can provide traders with ideas on when to buy or sell. During an overall uptrend, buying near the lower band and selling near the top band is favorable. However, from our testing results it does fairly poorly in crypto markets while it does pretty well in traditional markets.
Use RSI ;
One of the most commonly used indicators in the trading world. The idea is simple, buy when its oversold and sell when its overbought. You can use RSI as a secondary confirmation of the dips. It can be turned on and off.
Use MFI
MFI stands for Money Flow Index and it is an oscillator like RSI . However, it does track the price in a different fashion than RSI providing a reliable option. It uses the price and volume data for identifying overbought and oversold signals in an asset.
Use Fisher Transform
Even though, it has a funny name, Fisher is actually a very decent and reliable indicator. It converts the prices into a Gaussian normal distribution channel. Therefore, the indicator detects when the prices have moved to an extreme, based on recent price action.
Use VWAP
VWAP stands for volume weighted average price . It is an extremely useful indicator when trading intra-day. It does reset every trading session which is at 00:00 UTC . Instead of looking at x number of candles and providing an average price, it will take into consideration the volume that’s traded at a certain price and weigh it accordingly. It will NOT give entry signals but act as a filter. If the price is above VWAP will filter out the shorts and other way around for longs.
Use ADX
Average directional index is a powerful indicator when one is assessing the strength of a trend as well as measuring the 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 Super trend Filter
The indicator works well in a trending market but can give false signals when a market is trading in a range.
It uses the ATR ( average true range ) as part of its calculation which takes into account the volatility of the market. The ATR is adjusted using the multiplier setting which determines how sensitive the indicator is.
Use MA Filter
Lookback: It is an option to look back x number of candles to validate the price crossing. If the market is choppy and the price keeps crossing up and down the moving average you have chosen, it will generate a lot of “noisy” signals. This option allows you to confirm the cross by selecting how many candles the price needs to stay above or below the moving average. Setting it 0 will turn it off.
MA Filter Type: There is a selection of moving averages that is available on TradingView currently. You can choose from 14 different moving average types to detect the trend as accurate as possible.
Filter Length: You can select the length of your moving average. Most commonly used length being 50,100 and 200.
Filter Type: This is our propriety smoothing method in order to make the moving averages lag less and influence the way they are calculated slightly. Type 1 being the normal calculation and type 2 being the secret sauce .
Reverse MA Filter: This option allows you to use the moving average in reverse. For example, the strategy will go long when the price is above the moving average. However, if you use the reserve MA Filter, you will go short when the price is above the moving average. This method works best in sideways market where price usually retraces back to the moving average. So, in an anticipation of price reverting back to the moving average, it is a useful piece of option to use during sideway markets.
Use MACD Filter
MACD here will act as a filter rather than an entry signal generator. There are a few different ways to use this MACD filter. You can click on the Use MACD filter and it will use filter out the shorts generated in a bullish territory and longs generated in the bearish territory. It will greatly reduce the number of trades the strategy will trade because MACD is a lagging indicator. By the time MACD turns bullish or bearish , most of the other indicators will have already generated the signals. Therefore, resulting in less trades. You can use MACD filter as MA oscillator meaning that it will only look at the MA lines in MACD to filter out trades. Alternatively, you can use it with the histogram (Signal lines) meaning that it will only look at the histogram whether its below or above the zero line in order to filter out the trades.
TP (%)
Place your desired take profit percentage here. Default is 1.5%
Move SL At Entry x% Profit
This is when the strategy will move your SL to the entry point if the position reaches x% profit. It can also generate a signal which can be automated to adjust the SL on the exchange.
SL (%)
Place your desired stop loss percentage here. Default is 1%
The backtester assumes the following;
- 1000$ capital
- 0.06% commission based on binance
- 1% risk meaning 100% equity on cross leverage
- Backtest results are starting from 2020
If you want to get access to this indicator please DM me or visit our website.
YSG Scalper V2Ysg Scalper
A powerful scalping indicator that generates multiple buy and sell signals with a good amount of accuracy
How does it work?
As we all know the markets/scripts are not always in trending, many times it moves in a tight range, ysg scalping indicator helps you in identifying the trading opportunities by giving you trading zones and non-trading zones by paining the candles in three different colors Red, Yellow, and Green. When the candles are red it means the script is in the selling zone and when the candles are green the script is in the buying zone, when the candles in yellow it means the script is in no trading zone.
How to trade?
Trading with ysg scalper is very easy as it gives two zones called the trading zone and non-trading zone. If the candles are green or red the script is in trading zone and if the candles are yellow the script is in the non-trading zone.
Buy: when the candles change color to green wait for the first arrow and enter the trade after closing of the candle.
Sell: when the candles change color to red wait for the first arrow and enter the trade after closing of the candle.
What markets does it work best?
Works on indices, forex, and high beta stocks.
What's the best time frame to use?
3mins or 5mins (for forex and commodities)
How to get access?
Please click on the link in the signature or send me a private message to get access.
Ehlers BandPass Filter [CC]The BandPass Filter was created by John Ehlers (Cycle Analytics For Traders pgs 56-57) and this indicator only works well in choppy markets so I figured it would be useful for the scalpers out there. As you will notice it correctly identifies the peaks and valleys in the underlying stock data but it doesn't work as well when the stock is trending. The black line is a leading signal for the indicator and so I use that as the basis for the buy and sell signals. Make sure to experiment with this one and let me know if you find any better buy and sell signals to work with since I believe this is the first time I have seen this script published. Buy when the line turns green and sell when it turns red.
Let me know if there are other indicators you would like to see me publish or if you want something custom done!
[HDS] Hiubris Doji ScalperThis is a simple Scalping Strategy based on custom Candle Patterns
The script mainly identifies reversal patterns and signals them on the chart.
All chart signals can be setup as live alerts !
It works well on literarly any Pair/Timeframe
NSDT Scalping ChannelThis script uses the highs and lows of the candles (instead of the close) to make a "channel" to reference while scalping.
Use the green lower line as a guide to go long and the red upper line as a guide to go short. You may use the lines as potential entry points and direction but you may want to consider exiting before the opposite colored line prints, as that may be too late. As always, entries and exits are at the discretion of each trader.
You will need to adjust the "Line Spacing" settings as you change instruments, chart timeframes, and/or volatility increases/decreases.
Crypto Scalper Pro Study / Alerts===========
Crypto Scalper Pro Study Script with Alerts
===========
Our Crypto Scalper Pro Study with Alerts Script is a carbon copy of our tried and tested Crypto Scalper Pro Strategy , but now with the option of setting TradingView Alerts for your chosen trading plan. Making missing trades a thing of the past, and helping you to automate your own trading strategy using AutoView, 3Commas or similar 3rd party Auto Trading Software.
-----------
Crypto Scalper Pro is a scalping strategy developed to work alongside our Crypto Tipster Strategy, now you can trade the D markets with our Tipster, and Intra-Day markets with our Scalper!
This strategy works very well on shorter time frames across multiple crypto pairs, everything from 4H all the way down to a 5m chart, our Crypto Scalper will find the best Entry and Exit points for consistent and reliable returns.
We've added a few variables for you to play with to fine tune this scalper to suit your chosen trading plan - however, these will only adjust the strategy to a certain degree, as there are many algorithms and indicators doing their thing hidden in the background that take precedence.
-----------
What's Included?
Crypto Scalper Pro comes with a host of features and is being continually updated, these features include (but are not limited to):
- Date Range Settings
Setting custom Start/End dates can help hone your strategy to suit the current times, or get a general overview of the market over the years.
- Heikin Ashi Confirmation
We added HA confirmation for both Entry & Exit of trades. This started as a form of "Safe Mode", we have since adapted our safe mode far beyond Heikin Ashi; but kept this confirmation as an added extra.
- Variable Indicator Settings
As well as our Fixed Indicators and Price Action analysis going on in the background of the strategy, we've also included some Variable Indicators that you have access to edit.
Lookback Period will help establish how far back you'd want to be confirming price indications on the strategy - the higher the number the further back it will look, making the Scalping Strategy appear smoother with less trades during choppy times, the downside with a higher lookback is you might miss the start of a potentially epic trade, and only be shown an Entry after the event has already happened.
We find Lookback Lengths of between 5 and 100 could work depending on various other settings, the market being traded, and the timeframe being used.
MA Length (Length of Moving Average) - We use a few MA's to best determine various factors involved with successfully scalping a market, overall trend direction, current price movements and fake-out detection to name just a few. You've got the option of determining a good average length for a few of these variables.
Again, a short MA Length will catch every big move right at the start, but you're almost guaranteed a Negative Expected Value with that method, due to the vast quantity of losing trades in times of chop/ranging markets. A Higher MA Length will remove a lot of chop, reduce the quantity of trades, and therefore (should) result in a higher Percent of Trades Profitable; it will however add a certain lag to the strategy, meaning those highly profitable trades we're looking for may turn out to be not so highly profitable!
- Safe Mode
Enabling Safe Mode will add a couple more confirmation indicators to the strategy - the aim of Safe Mode is, in essence, to remove any trading signals that would end of being false/bad moves. Usually resulting in less Overall Trades, a higher Net Profit, higher % Profitable, higher Profit Factor AND a lower Drawdown. Use Safe Mode to help eliminate orders that would otherwise be placed in choppy markets.
- Stop Loss/Take Profit Settings
This is where Crypto Scalper Pro really proves itself, Money Management. We have an editable Fixed SL/TP, as well as Trailing Stops for Long or Short orders, all of which you can use on their own, or combined with each other. Playing with these settings can turn an un-profitable system into a very-profitable trading plan!
-----------
What's Included within Crypto Scalper Study / Alerts Script?
Our Study script will find Entry and Exit points exactly as our Pro Strategy would find them. The same indicators, methods and chart reading techniques are used, there are 2 big differences however...
The first difference is that our Pro Strategy has the ability to manage your money, Fixed Stops, Take Profit and Trailing Stops to name just a few. Our Study does not (yet) have these functions added due to the way TradingView's charting platform operates.
That's the bad news, the good news for our Crypto Scalper Study Script is that you can add Alerts to your trading plan! This is super handy if you decide to implement our methods into different time frames across various markets and are looking for Intra-day Alerts, or if you're looking to Automate your trading strategy using external software.
Help and Advice for setting up Alerts or to Automate your Strategy can be found on our website.
----------
For more information on the Crypto Scalper Pro Strategy visit the link in our signature.
Good Luck and Happy Trading!
Crypto Scalper Pro===========
Crypto Scalper Pro Strategy
===========
Crypto Scalper Pro is a scalping strategy developed to work alongside our Crypto Tipster Strategy, now you can trade the D markets with our Tipster, and Intra-Day markets with our Scalper!
This strategy works very well on shorter time frames across multiple crypto pairs, everything from 4H all the way down to a 5m chart, our Crypto Scalper will find the best Entry and Exit points for consistent and reliable returns.
We've added a few variables for you to play with to fine tune this scalper to suit your chosen trading plan - however, these will only adjust the strategy to a certain degree, as there are many algorithms and indicators doing their thing hidden in the background that take precedence.
Check out the Crypto Scalper Pro Alert Indicator to automate this strategy!
-----------
What's Included?
Crypto Scalper Pro comes with a host of features and is being continually updated, these features include (but are not limited to):
- Date Range Settings
Setting custom Start/End dates can help hone your strategy to suit the current times, or get a general overview of the market over the years.
- Heikin Ashi Confirmation
We added HA confirmation for both Entry & Exit of trades. This started as a form of "Safe Mode", we have since adapted our safe mode far beyond Heikin Ashi; but kept this confirmation as an added extra.
- Variable Indicator Settings
As well as our Fixed Indicators and Price Action analysis going on in the background of the strategy, we've also included some Variable Indicators that you have access to edit.
Lookback Period will help establish how far back you'd want to be confirming price indications on the strategy - the higher the number the further back it will look, making the Scalping Strategy appear smoother with less trades during choppy times, the downside with a higher lookback is you might miss the start of a potentially epic trade, and only be shown an Entry after the event has already happened.
We find Lookback Lengths of between 5 and 100 could work depending on various other settings, the market being traded, and the timeframe being used.
MA Length (Length of Moving Average) - We use a few MA's to best determine various factors involved with successfully scalping a market, overall trend direction, current price movements and fake-out detection to name just a few. You've got the option of determining a good average length for a few of these variables.
Again, a short MA Length will catch every big move right at the start, but you're almost guaranteed a Negative Expected Value with that method, due to the vast quantity of losing trades in times of chop/ranging markets. A Higher MA Length will remove a lot of chop, reduce the quantity of trades, and therefore (should) result in a higher Percent of Trades Profitable; it will however add a certain lag to the strategy, meaning those highly profitable trades we're looking for may turn out to be not so highly profitable!
- Safe Mode
Enabling Safe Mode will add a couple more confirmation indicators to the strategy - the aim of Safe Mode is, in essence, to remove any trading signals that would end of being false/bad moves. Usually resulting in less Overall Trades, a higher Net Profit, higher % Profitable, higher Profit Factor AND a lower Drawdown. Use Safe Mode to help eliminate orders that would otherwise be placed in choppy markets.
- Stop Loss/Take Profit Settings
This is where Crypto Scalper Pro really proves itself, Money Management. We have an editable Fixed SL/TP, as well as Trailing Stops for Long or Short orders, all of which you can use on their own, or combined with each other. Playing with these settings can turn an un-profitable system into a very-profitable trading plan!
-----------
For more information and a FREE 7-Day Trial with the Crypto Scalper Pro Strategy visit the link in our signature.
Good Luck and Happy Trading!
Megalodon Pro Bollinger Scalper SetUpIt is designed to find scalping opportunities. It combines Megalodon Pro Bollinger Band Calculator and another momentum tool to enter and exit positions.
Usage
Follow the green and red color changes to buy and sell, respectively. You may also set your alarms and start automate your trading via alarms.
Settings
Setting 1 defines buy below level for Bollinger Band Calculator.
Setting 2 defines sell above level for Bollinger Band Calculator.
Enlightening the modern investors
~Bo Bugra Sukas
Use the links below at the signature part to get access to these indicators.
Megalodon Pro ScalperIt is designed to find scalping opportunities. It combines Megalodon Pro Shorter Term Trader and another momentum tool to enter and exit positions.
Usage
Follow the green and red color changes to buy and sell, respectively. You may also set your alarms and start automate your trading via alarms.
Settings
Setting 1 defines the trend. Possible options are up, down, sideways. Default: "Sideways"
Setting 2 defines how many bars to wait for looking for a momentum buy or sell signal after a buying opportunity has been found in Megalodon Pro Shorter Term Trader to enter or exit. Default: 16 bars to look after
Setting 3 defines time frame to look for a buy and sell signal. This setting is used for setting up alarms. Default: 15 bars
Enlightening the modern investors
~Bo Bugra Sukas
Use the links below at the signature part to get access to these indicators.
[BT] - ScalpMaster [ALERTS] v1Go easy on this script as it's my first, hopefully more to come!
ScalpMaster - V1
It's main feature is catch a bull run for volatile markets. Two main selling triggers (CCI and TSSL) with an option to only sell after fees are met (for profit).
Built in Statistics and Back-testing
I've introduced my own version of backtesting built into the main script. You can disable it if it's too much, just makes it easier to dial the settings in and compare with alert triggering. I've included this on all of my scripts.
***You will get a warning that this script repaints, however you can easily compare alerts against the labels. I'm not entirely sure, but I believe the repainting is due to the Global Stats Label at the end gets repainted to keep in the front. ***
Directions
Buy: When dialing in the script, watch the purple line above the source, when the current price crosses above this purple line then the buying trigger sets.
Sell: TSSL - Trailing Stop / Stop Limit, use available settings to manipulate behavior. It's meant to trail the bull run and sell once the price crosses the bottom tssl bar
Sell: CCI - Modify the FastMA and SlowMA settings
Sell: P+ - Above won't trigger until you are in the positive after the fees x2 are met. Great to keep your losses minimal. Combine this with a high Stop Loss for great results but might be waiting awhile for a profit.
Genesis 20/200 Trend ScalperThis is a 20 / 200 SMa trend scalper, works on all time frames to Identify Trend and short/long scalp opportunities. The Indicator is very simple and it includes the following
20 SMA
100 SMA
200 SMA
when the 20 SMA is green and above the 200 SMA go long...When the 20 SMA is red and below the 200 SMA then short.
RocketScalper+ Long/Short IndicatorNOTE: To use together with RocketScalper Long/Short Indicator
About the Rocketscalper+ Indicator
Derives from the RocketScalper Long/Short indicator, was worked on by PM
Used by 180+ users as of today
Was first published on Sept 10, 2019
It had 1 iteration so far.
Will be updated as needed so it keeps giving good outputs (so far no update needed).
While the RocketScalper works by merging 3 oscillators and then checking the market balance between sells and buys to give you the final output, the RocketScalper+ uses MA Crossings and adds another layer to filter than final output. It IS NOT an upgrade, use both.
Main notes about the RocketScalper+:
Wavetrend ignored
Took weight off of Godmode for the final output
Added weight to Price Oscillator for the final output
Added TakeProfit and StopLoss conditions editable for users
Turned the scalper more neutral with a slight long bias for the upcoming trend
Has several outputs on the chart that you can activate/deactivate
Long / Short Signals
Self Explanatory / It suggests you should long or short the asset.
Show Price Oscillator signals
It'll output long/short signals based on the Price Oscillator.
Show Stop/Support/Resistance warning
Not working as of now, will need to update it soon.
No Text inputs on this indicator.
Should I use it on all timeframes and all pairs?
Yes, works very well with HTF and for all pairs. As you can see above on BTCUSDT (as an example), on the 6h use it as a confirmation to get in a trade, specially if you also use the TMA.
For access, please DM us or visit the link below in our Signature.
GODMODE reversal points Script shows reversal points on renko candles
Green shape = buy point
Red shape = sell point
Ema's works as support and resistance
Also ema's can be useful as a stoploss
Ema's available
55 = yellow
99 = aqua
Scalp Master V1.1This version has added support and resistance to help traders identify the best entry and exit points.
Also, we included a linear regression band to identify the last period's trend, the prices would normally swing between the upper and lower dotted white line and it gives a good starting point for traders to identify possible bounces or rejection moments of the price.