Buy and hold strategyA simple buy and hold strategy. A short or a long position can be chosen. The start date will determine the date where your position will start and end date is the date it will end. This works well as a baseline to your other existing strategies since buy and hold is just the simplest strategy available.
Buy
MM SIGMA STC+ADXThe Schaff Trend Cycle (STC) is a charting indicator that is commonly used to identify market trends and provide buy and sell signals to traders. Developed in 1999 by noted currency trader Doug Schaff, STC is a type of oscillator and is based on the assumption that, regardless of time frame, currency trends accelerate and decelerate in cyclical patterns.12
How STC Works
Many traders are familiar with the moving average convergence/divergence (MACD) charting tool, which is an indicator that is used to forecast price action and is notorious for lagging due to its slow responsive signal line . By contrast, STC’s signal line enables it to detect trends sooner. In fact, it typically identifies up and downtrends long before MACD indicator.
While STC is computed using the same exponential moving averages as MACD, it adds a novel cycle component to improve accuracy and reliability. While MACD is simply computed using a series of moving average, the cycle aspect of STC is based on time (e.g., number of days).
It should also be noted that, although STC was developed primarily for fast currency markets, it may be effectively employed across all markets, just like MACD. It can be applied to intraday charts, such as five minutes or one-hour charts, as well as daily, weekly, or monthly time frames.
Introduction to 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. The default setting is 14 bars, although other time periods can be used.1 ADX can be used on any trading vehicle such as stocks, mutual funds, exchange-traded funds and futures.
ADX is plotted as a single line with values ranging from a low of zero to a high of 100. ADX is non-directional; it registers trend strength whether price is trending up or down.2 The indicator is usually plotted in the same window as the two directional movement indicator (DMI) lines, from which ADX is derived (shown below).Quantifying Trend Strength
ADX values help traders identify the strongest and most profitable trends to trade. The values are also important for distinguishing between trending and non-trending conditions. Many traders will use ADX readings above 25 to suggest that the trend is strong enough for trend-trading strategies. Conversely, when ADX is below 25, many will avoid trend-trading strategies.
ADX Value Trend Strength
0-25 Absent or Weak Trend
25-50 Strong Trend
50-75 Very Strong Trend
75-100 Extremely Strong Trend
Low ADX is usually a sign of accumulation or distribution. When ADX is below 25 for more than 30 bars, price enters range conditions, and price patterns are often easier to identify. Price then moves up and down between resistance and support to find selling and buying interest, respectively. From low ADX conditions, price will eventually break out into a trend. Below, the price moves from a low ADX price channel to an uptrend with strong ADX.
Added Buy/Sell alerts
ADX filters based on the threshold you put in the settings.
great for trend and trade confirmation
No-lose trading targets (Based on MFI) By Mustafa ÖZVERThis code shows expected reaction target prices after sudden moving based on MFI . Red area means the price is on overbought area, green area means the price is on oversold area. If you see red area under price, you can make short option to next to the horizontal beginning price of red area. If you see green area over price, you can make long option to next to the horizontal beginning price of green area.
When this code works
- The green area starts where mfi value is on oversold
- The red area starts where mfi value is on overbought
Of course, this code may be failed, do not forget the target may never come. But hopefully price will cross over the target.
And you (as developers) can develop this code by using anything instead of mfi to get up-down target prices.
But only this values can not guarantee good results for trading. BE CAREFUL
Buying power against Bitcoin and EthereumI created a simple tool where you can input your capital (in USD) and it will track your buying power against Bitcoin and Ethereum.
A handy tool for Dollar Cost Averaging and trend following systems.
Default value: You have 1000$
Formula: Buying power = Capital / Underlying assets
Cipher Twister - Long and ShortINTRO / NOTES:
This script is based on Market Cipher B Oscillator by Falcon
The difference in this script is that only the useful points are printed on the indicator, namely Long and Short Trade Execution signals to be used by a bot, namely the PT Bot.
The script also differs from the original that it has been upgraded to Pinescript v4
This oscillator can be used with ALL time frames, but generally works the best on 15 minute and 1 hour charts on ANY market, no matter, stock, forex, crypto, spot, futures, derivatives, Nasdaq etc...
DEFINITIONS:
This oscillator forms the foundation of Buy and Exit of Long and Short Trades.
There are 2 'Red' Lines at the top of the channel and 2 Green Lines at the bottom of the channel.
These two channels are set at default to be +53 / -53 and +60 / -60 respectively. These two lines will serve as the threshold point if one is to make cautious trades only.
There is a center line which divides the Oscillator into two parts. Above the center line, the market is in over bought territory and Below the center line is in over sold territory.
'Red' dots are drawn by the indicator to represent a potential Short (or a signal to exit from a Long position)
'Green' dots are drawn by the indicator to represent a potential Long (or a signal to exit from a Short position)
The 'Red' and 'Green' dots are draw when a Cross between both wt1 & wt2 cross, thus providing a fantastic indication of potential trend reversal and entry/exit of a position.
STRATEGY NOTES:
The strategy to use this indicator with for realistic and proper results would be to use it with an automated Trading Bot such as Profit Trailer (PT-BOT)
You could use this strategy manually, however it would mean you would need to sit in front of the screen all day and night long and activate the trades immediately after the 'red'/'green' dots are drawn. Usually this will result in non-optimal entries and exits as well as loss on various instances when a 'red' and 'green' dot are printed close together (which is usually when the market goes into correction/consolidation) and slow entries/exits will result in a loss rather than a small profit or exit at BE (Break Even)
ACTUAL STRATEGY (For use with automated bot)
To be used in conjunction with Heikin Ashi Candles for added cautionary measures
For LONGs ONLY
--------------------
1/ When 'Green' dot is drawn, ACTIVATE Long Position
(Use 1.5% Risk Management for each trade)
(Use Lot size based on 1.5% risk management and xLeverage (if any))
2/ Make sure bot Opens an SL (Stop Loss) value based on 1.5% Risk Management
3/ When 'Red' dot is drawn, CLOSE Long Position.
*If you want to add extra caution to your trade, only activate the trade if the 'Green' dot is BELOW the 'Green' Markers
*For added caution, use color coded Heikin Ashi candles to 'confirm' Activation and Closing of a trade in the bot configuration
---------------------------------------------------------------------------------------------------
For SHORTs ONLY
--------------------
1/ When 'Red' dot is drawn, ACTIVATE Short Position
(Use 1.5% Risk Management for each trade)
(Use Lot size based on 1.5% risk management and xLeverage (if any))
2/ Make sure bot Opens an SL (Stop Loss) value based on 1.5% Risk Management
3/ When 'Green' dot is drawn, CLOSE Short Position
*If you want to add extra caution to your trade, only activate the trade if the 'Red' dot is Above the Red Markers
*For added caution, use color coded Heikin Ashi candles to 'confirm' Activation and Closing of a trade in the bot configuration
---------------------------------------------------------------------------------------------------
Supplementary Notes:
Make sure that your bot configuration will only activate ONE TRADE when the 'Green'/'Red' dot appears.
Occasionally during high volatility , 'red'/'green' dots will appear intermittently before remaining drawn, thus the oscillator 'redraws' the dots during market movement.
There will be times where occasionally a 'green' dot or a 'red' dot will appear, the trade will be opened, but the trade will fail due to the market manipulation (algorithm/market maker bots/fake volume etc), to wipe out those trading on derivatives and futures markets using leverage. Do not worry about this, no bot can make 100% wins, no strategy will achieve 100% win ratio and one necessarily doesn't need a high win ratio when using strict money management practices with your trading for SL and lot size.
If you use this method, you will see great results, but again I must stress, using this method with a fully automated bot is the only way to achieve proper results.
Buy / Sell indicator light version [Crypto_BCT]The indicator is based on the search for the lowest bars in a given period (can be customized).
You can add a search for the highest bars to determine the closed order points.
You can add a filter by the value of the RSI (you can customized it separately for buying and selling).
Alerts for buying and selling are set.
It can be used to work with bots, for example 3COMMAS DCA bot.
--------------------------
Signal Condition Settings:
(Buy) Lowest Bar
The closing of the current bar is lower than the closing of the bars back in this range
(Buy) RSI value <
The RSI index is below this value
(Sell) Highest Bar
The closing of the current bar is higher than the closing of bars in this range
(Sell) RSI value >
The RSI index is higher than this value
Trend IdentifierTrend Identifier for 1D BTC.USD
It smoothens a closely following moving average into a polynomial like plot.
And assumes 4 stage cycles based on the first and second derivatives.
Green: Bull / Exponential Rise
Yellow: Distribution
Red: Bear / Exponential Drop
Blue: Accumulation
Red --> Blue --> Green: indicates the start of a bull market
Green --> Yellow --> Red: indicates the start of a bear market
Green --> Yellow: Start of a distribution phase, take profits
Red --> Blue: Start of a accumulation phase, DCA
Directional ExpectancyThe Directional Expectancy tool is a volatility based indicator, It is a Directional Correlation to the Volatility given by the Historical Volatility Percentile.
We calculate this correlation function then visually color plot it across a moving average of the HVP.
Use this tool to not only gauge the Historical Volatility that is present as well as the Directional Expectancy of the volatility and price!
ProWaves - [Soldi]ProWaves
Introducing the latest and greatest tool in the DynaPro Trading Tools! ProWaves is a multi timeframe precision trend tool to help traders identify the waves of the market and trade the convergence, exhaustion points, continuation points of multiple timeframes.
By default you will have a 15m, 1h and 2h Wave on your indicator - this is completely customizable by the user! You can choose up to 3 higher timeframes to display the underlaying wave trend.
How Do I Enter Trades?
To bring ProWaves into a full trading system someone could easily use we have to make a trade trigger system for potential entries - an original and unique Trend Bar system to easily signal a trader that there is an entry present. These trend bars use 2 sensitive weighted moving averages based off the HL2 of the candle, we offset them to create a ribbon like effect to help eliminate any false signals
Include this in your own trading strategy or compile it with DynaPro's other institutional caliber tools!
To use ProWaves effectively you will want to understand wave theory first
This indicator is based off the idea of Elliot wave and fractal cycles of the market, to really understand what this indicator is reading you will need to understand what Elliot Wave is along with fractal cycles in the markets.
What Are The Waves Based On
The waves are primarily a Correlation function to make an oscillated value of "trend", by doing so and measuring this across multiple timeframes we are able to gain a sense of clarity on the tops and bottoms of the markets as well as the trends that take place in between!
NOTE
When the Waves are above/below - 0.5/-0.5 then the wave is in an area of significance for either a reversal or to influence a trend - couple this with the precision of the Trend Bars system then you have a great trading system!
SIVE 2.0 - [Soldi]SIVE 2.0 IS FINALLY HERE, after the long awaited update we are finally able to bring to you SIVE 2.0!
SIVE 1.0 (Systematic Institutional Volatility Expansion) brought a whole new approach to the algorithm and retail trading game on TradingView. Never before have you had access to a quantitative institutional approach like this, after years in development and testing we finally brought SIVE 1.0 to market. With very very high demand, support and so much positive feedback we knew that what we've created really hit the mark for so many traders!
What is SIVE?
SIVE as stated above stands for, Systematic Institutional Volatility Expansion. What this means is we have a highly effective system that reads what institutional algorithms are proven to be looking at. While only providing alerts during periods where Volatility is Expanding
We don't shy away from volatility here, that is where the bread and butter lays. volatility is a double edged sword that not many people know how to effectively use to their advantage. Simply put, because they are told in their retail trading that volatility is risky, and that you should stay away from volatile products. I say embrace it with the right tools.
What Has Changed?
At the core, SIVE 2.0 brings more efficient calculations to the volatility modelling as well as the triggering of trades!
Trend Scalper - This is a sub-set strategy we have included, what it measures is 'Super Trend' with a deviation of 7 and the MTI ribbon crosses. This is to be used as a way to scalp and trade the momentum of the market. I am aware that another brand/community has put this out as a paid feature to their algorithm. Since they didn't want to credit me for my contribution I decided to release it for free and also add it here. This is listed in my scripts as a free to use access.
Volatility Confluence - We have now also added a feature where you can choose how many volatility models you want to be aligned before SIVE calls an alert. There are a total of 9 models we have included, example. You choose 3 'Volatility Confluence', this means that SIVE will only call alerts when 3 of those 9 models agree. This can be very effective if you want to have more refined volatility trades, giving you more confidence that an expansion will take place.
Low Volatility Flashes - You now have the ability to control the low volatility back ground flash feature that was included with SIVE 1.0
Volatility Candles - You can now plot the volatility strength as candles! before you weren't able to see the actual underlaying volatility . Till now, turn this on and watch it turn you candles into a colourful array of the rainbow based on the volatility . Note - You will either need to *bring to front* or turn off the price data to see it
Take Profit System (beta) - Before on SIVE 1.0 and in the beta versions we had an early version of the money management. Where based on the ATR on the trade it would give you a suggested Stop Loss and Take Profit area. Now we have completely over hauled that and re calculated how we approach this also giving the trader 2 different options to choose from for suggested Stop Loss placement. We also included a 'Dynamic Take Profit' system that's based on the MTI to give you momentum based Take Profits. These are still in beta stages so any feedback is much appreciated and as always will be reviewed and considered.
RSI bands - Reverse plot the RSI onto your chart. Plot the over sold and over Bought static lines to price!
Moving Average Filter ( Multi Time Frame ) - Introducing a way further refine the trade alerts and give more power into the traders hands. We know that many many traders like to only trade if example. price is Greater Than 200 EMA. We wanted to give traders a choice to refine the trade alerts based on this information. You can choose between 'Price vs MA' - which is explained in that example just provided. The other option is 'MA vs MA', this allows you to filter out trades based on if a Moving Average of your choice(MA1) is Greater than MA2. With all this we also provided Multi Time Frame accessibility to just further give the trader more control and range. You also have the ability to just plot the Moving averages and not filter the trades at all!
Kill Zone / Time Sessions - Including another free script that has already been posted to my account. This script is also unique as it plots the specified time zones 24 hours in advanced . If you trade example. 'New York Session', Instead of using an indicator that only shows you after the fact it happens. You can now plot that time zone 24 Hours in advanced and watch how price trades to it and interacts with it. It has 4 completely customizable Time Zone slots. Please adjust to your time zone and desired sessions.
Here are some examples of SIVE working across various charts with the different features
USDCAD - 1 Hour
Take Profit System
XAUUSD ( Gold ) - 15 min
Trend Scalper System
US30(Dow Jones) - 15 min
Volatility Candles + Low Volatility Flashes
BTCUSD ( Bitcoin ) - 1 hour
Support / Resistance + Dashboard + Multi Time Frame MTI
USOIL (WTI Crude Oil ) - 5m
Kill Zones + Moving Average Filter
APPL( Apple ) - 1 hour
Moving Average Filter
SIVE 1.0 [Soldi]SIVE 1.0
What is SIVE?
SIVE stands for Systematic Institutional Volatility Expansion, SIVE uses a variety of different statistical indicators to gauge volatility along with trend correlation and other measures to filter and define a price move. This system was originally set out to redefine what a 'Trend Following System' could be; we achieved more than just that. We had created what is considered to be one of the first retail quantitative trading system, that incorporates trend following mechanics as well as trend reversal techniques. All while being aligned/correlated to trend and volatility . Something truly powerful to put into the hands of the every day trader, demystifying what quant trading can be while easily presenting it in a way where even your mom could learn how to use the system without being overwhelmed.
What makes this different from any other trading system?
SIVE raises the bar on what traditional indicators and trading systems can do, traditionally you have lagging indicators that only tell you what happened in the past with no correlation to the market or what can happen in the future. Really providing little to no statistical value, yet completely idolized by the retail world. Where SIVE exceeds these systems is all in the math and the application of those formulas to the time/price, finding the synchronicities to exploit for profits as well as exploiting the high probabilities of non-random events. How we do it? well that's in the secret crabby patty formula.
Where we are now, and where we plan to go
SIVE as it stands right now is the very first iteration of the retail quantitative trading system, it is performing exceptionally well but we aren't take that as our standard as we want to always raise the bar. as it stands, we are already working on the updates to come that will dwarf anything we've done in the past.
Our goal with SIVE is to be able to provide an easy to learn and easy to profit trading system that will provide the retail public with a trust worthy system to use. In the future our updates will carry heavier weight on key aspects like Risk to Reward, Win rates and capturing those big parabolic movements that everyone dreams of. Far fetched? for the traditional indicator junkies, but for a Quant it is just a matter of time.
What does it perform best on?
Simply put, yes... We set out to create this to be used for any trading instrument and any timeframe. Intraday timeframes have been shown to give more trades and typically higher reward trades as your able to execute with a high degree of accuracy 1:2 is very modest and can easily be achieved but we have also seen so so many trades run higher than 1:10 and even 1:20!! but as you already may know the market doesn't always give those favorable conditions to trade that high of a Risk to Reward all the time.
Stocks, Crypto, Forex, Metals, Energies, Indices, etc. are all tradeable with SIVE
Directional Volatility Index (DVI) - SoldiDirectional Volatility Oscillator
What the DVI does is it measure 9 different volatility models based on their directional correlation and then scores that. While it calculated the volatility it also measures and scores 5 different indicators to find the likeliness of a retail position. That way the Oscillated value being plotted is that of an accurate modelled nature. This indicator aims to measure and score the directional volatility across the 9 different volatility models and then plots it as an oscillator. Included in that calculation is a measure of the likeliness of a retail traders position.
This can be used to gauge liquidity sweeps in a strategy like Smart Money Concepts. As, all the retail money is long - expect a sweep of the lows or equal highs. etc. more so you can also use this as a market meter like RSI , if the market is Over bought or Over sold, the DVI value will be over 100 or under -100 - or this tool can be used to gauge the underlaying trend!
Examples
Here is an example on BTCUSD - 1d
- as you can see there is significant trend when the DVI is crossed
Here is that same example on BTCUSD - 1d zoomed into 4h
- as you can see there is significant trend when the DVI is crossed
Log OscillatorThe Log Oscillator measures the mean of logarithmic returns, given this data you can assume market expectancy in returns of the mean. When seeing positive Means you can assume positive returns will follow positive returns if positive autocorrelation is present. Vice versa for the other event of negative returns.
How you can effectively use this indicator and oscillator is by looking at a higher time frame and if the oscillator is positive, you can go to a lower timeframe and try to trade in that direction of the market as the expected returns are positive in nature.
You can also spot trend divergences very well as the trend continues but the returns are dropping that means the returns are mean reverting and can have a potential to flip to the other side
Advanced Time SessionsIntroducing Advanced Time Sessions , this tool uses a 24 hour look ahead plot - this is to help inform the trader about not just the current session but the next one coming up. Now traders, at a quick glance can see what session they trading in, how much time till the sessions close, what is the next session, and when the daily market close is! Main features of the tool include daily dividers, day labels and kill zone highlighters.
This tool is a day traders dream to have this subtle and stylish data at a glance letting you focus on more strategically placing your trades based around time and price!
EURUSD - 15m
EURUSD - 5m
Smart Money Concepts used with Advanced Time Sessions
DaveStratThis script attempts to guess inflection points in cryptocurrency asset prices using change in two simple moving averages on the daily timescale.
Crypto Correlation Strategy based on Technical Ratings This is a swing trading crypto correlation strategy, based initially on technical ratings but adapted to the entire crypto market environment , by using as a source of calculations the candle values from CRYPTOCAP:TOTAL.
So since TOTAL, is the sum of all the crypto currencies, its going to be our leader. We will get the entries and exits , internally from it and input them into the crypto coins(more than 80-90% of the usdt perpetual pairs are following the same direction but with a higher volatility), and with this in general is going to give us as much better risk/reward than just by trading 1 coin alone.
So this means that all coins will enter and exit at the same time forom a trade. With this, since sometimes we have sudden big changes in the price form one side to another, is going to break a little this effect and since the initial movements were bigger, it would make us lose less. At the same time it can also make us lose more if the changes happen to soon.
One of the things of this particular idea is we dont have to worry about particular optimizations for each asset/coin.
This scenario has been adapted for 30min timeframe, using 0.1% comission per entry and 0.1% comission for exit from the trade.
I have tested so far with most USDT Perpetual Pairs from binance, and it seems to give good results with most of the pairs.
If you have any question please let me know !
Best Ichimoku Buy and Sell with alertsThis is Indicator is based on Ichimoku Clouds with Buy and Sell positions and alerts. Before using this indicator take note of the following:
1. This indicator is not Repaiting.
2. there are three ways to put your SL/TP:
* you can use the yellow line above or below the candles to put your SL and your R/R ratio will be 1:1, 1:2, 1:3 (depending on the timeframe and the pairs you choose; I advise you to backtest in your desired timeframe and your currency pairs to choose the right R/R)
* You can choose SL/TP based on Percentage or ATR (It is configurable in the setting; I again advise you to backtest in your desired timeframe and your currency pairs to choose the right R/R)
3. Please pay attention to the Green and Red circles. If there is a Green circle before the Buy position it gives it more confirmation and if there is a Red circle before the Sell position it gives more confirmation on the Sell position (pay attention that these circles appear with latency)
4. If the yellow line is below the candles and it gives Sell signal or the yellow line is above the candles and it gives Buy signal, it is better to avoid that signals.
4. Use this indicator with top 30 Crypto pairs (You can also backtest on other coins as well)
5. Please use this indicator at your discretion and backtest first.
6. If you have any idea to improve the results please let me know in the comments.
Swing Stock designed for Monthly/Yearly Trading This is a strategy tester designed around the most important data from FRED - Federal Reserve Economic Data
As input data, we have:
// Personal Consumption Expenditures
// Real Retail and Food Services Sales
// Leading Index for the United States
// All Employees: Total Nonfarm Payrolls
// Real Gross Domestic Product
// Gross Domestic Product
I adapted the long and short entry based on the GDP data, since they are most accurate in prediction compared to the rest.
However, feel free to test with other as well if you want.
For this test I compared previous GDP values, if they were higher than previous that represent a long signals, if they were smaller that represents a reversal=short signal.
From the tests performed we can see that GDP is highly accurate and overall as long as there is patience, profits are going to be make, sometimes even beat the index itself.
If you have any questions, let me know !
ENVELOPE RSI - Buy Sell SignalsThis indicator is mainly based on Overbought and Oversold . Indicator for short-term trading. This way you can get small but acceptable signals.
The main basis of the indicator is as follows:
To buy, the indicator is waiting for the instrument to be oversold from the RSI point of view. Then, if the chart crosses the bottom line of the Envelope indicator from the bottom to the top, a buy signal is issued.
For sell, the indicator waits for the instrument to be overbought from the RSI perspective. Then, if the chart crosses the top line of the Envelope indicator from top to bottom, a sell signal is issued.
The general basis is the consonance of the price and the RSI indicator .
The best settings I came up with myself:
Time frame: 15 minutes
Overbought: 80
Oversell: 25
RSI Length: 8
It can be done on different instruments. But always set your profit and loss limits.
(Profit to loss ratio in this indicator can be 1: 1.)
Disclaimer : This information and trading indicators and tools provided neither is, nor should be construed, as an offer, or a solicitation of an offer, to buy or sell securities. You shall be fully responsible for any investment decision you make, and such decisions will be based solely on your evaluation of your financial circumstances, investment objectives, risk tolerance, and liquidity needs.
I am not liable for any profit, financial improvement, losses or damages, monetary or other that may result from the application of information contained within this indicator. Individual traders must use their own due diligence in analyzing featured trading indicators, other trading tools, webinars and other educational materials to determine if they represent suitable and useable features and capabilities for the individual trader.
RinarBottombuyRSI, VWMA, MA.
Altcon bottom signals.
buy
White background - bottom point
Yellow - Buy zone
White triangles - a signal to place orders
Sell
Red - sale
RU
RSI , VWMA , MA.
Сигналы дна альтконов.
Buy
Белый фон -точка дна
Желтый - Зона покупки
Белые треугольники - сигнал выставить ордера
Sell
Красный - продажа
Super Scalper - 5 Min 15 MinThis strategy is based on RSI and ATR Bands which works better in 5 and 15 Mins time frame.
Perform enough back testing with 1:2R before using in real time.
Entry only on trade on screen symbols, use additional buy/sell alerts to book profit or to trail SL.
I have also added Golden Cross Over of 65 and 21 EMA to have confirmation on trend.
TT Price/Trend IndicatorThe TT Price/Trend Indicator identifies potential trend changes and advises of safe places to set orders at retracements.
Main Signals:
When a "BUY" signal prints, it is suggested to set a buy order at the Blue trendline and wait until price retraces back.
When a "SELL" signal prints, it is suggested to set a short order at the Blue trendline and wait until price rises up.
Take Profit:
The Reactive Trendline (the thick line that switches from Green to Red, and Red to Green frequently) is good at finding local bottoms.
It is suggested to Take Profit on your Long once you see the first switch from Green to Red. If the Reactive Trendline is already Red when your LONG order is filled, wait until it goes from Red-Green-Red to Take Profit.
It is suggested to Take Profit on your Short once you see the first switch from Red to Green. If the Reactive Trendline is already Green when your SHORT order is filled, wait until it goes from Green-Red-Green to Take Profit.
Stop Loss Suggestions:
If you are LONG (BUY), set your Stop/Loss to slightly below the last Higher Low (HL)
If you are SHORT (SELL), set your Stop/Loss to slightly above the last Lower High (LH)
Alternatively, if you want to maximise your Risk:Reward ratio, you can CLOSE your order once a candle engulfs and closes over both the Blue Line AND the Grey Line. Once these levels are broken and you are underwater, the risk to hold that position is no longer worth it. However, this approach can shake you out of winning trades, so I advise you to use other strategies such as Volume, Fibonnaci and RSI etc to help you make a final decision.
Important: If you are taking this approach, don't panic sell - wait for the close of the current engulfing candle to make this decision, because quite often it will just be a wick up or down in your favour.
What are the best Strategies?
The best timeframes are as follows:
- 1 Hour
- 2 Hour
- 4 Hour
- 1 Day
- 1 Week
My Favourite is 1 Hour.
Scalping for advanced traders:
- 1 minute
- 5 minutes
If you are scalping, it is highly recommended to use the TT Volume Indicator as well, to confirm price with volume (see scripts under my profile). Price on its own will not be good enough.
I also recommend the RSI with a 14 SMA to identify Strength breakouts.
Other Features:
- VWAP (Dotted Red/Green line) - this is common liquidity and can be one of the most important Support/Resistance levels in Crypto, which is why it is included.
Can you FOMO order?
Unless you are using this with a combination of other indicators (such as the TT Volume Indicator), it is not recommended to FOMO orders at the "BUY" or "SELL" signal unless you have a clear volume breakout. Please see this explanation on FOMO ordering for further information:
Triple MA Buy SellThis simple script show potentiel trade entry points using 3 MA, can be switch by EMA and SMA type.
Adjust the MA(s) Length depending pairs and timeframe you use.
Buy & Sell labels can be display by input settings.
Action are take by the following rule:
Long signal:
MA3 > MA2 > MA1
Short signal:
MA1> MA2 > MA3
Add some filters is really needed to make this usable.
using my "Flat Detect By Bollinger Bands" indicator can be a debut