ToxicJ3ster - Day Trading SignalsThis Pine Script™ indicator, "ToxicJ3ster - Signals for Day Trading," is designed to assist traders in identifying key trading signals for day trading. It employs a combination of Moving Averages, RSI, Volume, ATR, ADX, Bollinger Bands, and VWAP to generate buy and sell signals. The script also incorporates multiple timeframe analysis to enhance signal accuracy. It is optimized for use on the 5-minute chart.
Purpose:
This script uniquely combines various technical indicators to create a comprehensive and reliable day trading strategy. Each indicator serves a specific purpose, and their integration is designed to provide multiple layers of confirmation for trading signals, reducing false signals and increasing trading accuracy.
1. Moving Averages: These are used to identify the overall trend direction. By calculating short and long period Moving Averages, the script can detect bullish and bearish crossovers, which are key signals for entering and exiting trades.
2. RSI Filtering: The Relative Strength Index (RSI) helps filter signals by ensuring trades are only taken in favorable market conditions. It detects overbought and oversold levels and trends within the RSI to confirm market momentum.
3. Volume and ATR Conditions: Volume and ATR multipliers are used to identify significant market activity. The script checks for volume spikes and volatility to confirm the strength of trends and avoid false signals.
4. ADX Filtering: The ADX is used to confirm the strength of a trend. By filtering out weak trends, the script focuses on strong and reliable signals, enhancing the accuracy of trade entries and exits.
5. Bollinger Bands: Bollinger Bands provide additional context for the trend and help identify potential reversal points. The script uses Bollinger Bands to avoid false signals and ensure trades are taken in trending markets.
6. Higher Timeframe Analysis: This feature ensures that signals align with broader market trends by using higher timeframe Moving Averages for trend confirmation. It adds a layer of robustness to the signals generated on the 5-minute chart.
7. VWAP Integration: VWAP is used for intraday trading signals. By calculating the VWAP and generating buy and sell signals based on its crossover with the price, the script provides additional confirmation for trade entries.
8. MACD Analysis: The MACD line, signal line, and histogram are calculated to generate additional buy/sell signals. The MACD is used to detect changes in the strength, direction, momentum, and duration of a trend.
9. Alert System: Custom alerts are integrated to notify traders of potential trading opportunities based on the signals generated by the script.
How It Works:
- Trend Detection: The script calculates short and long period Moving Averages and identifies bullish and bearish crossovers to determine the trend direction.
- Signal Filtering: RSI, Volume, ATR, and ADX are used to filter and confirm signals, ensuring trades are taken in strong and favorable market conditions.
- Multiple Timeframe Analysis: The script uses higher timeframe Moving Averages to confirm trends, aligning signals with broader market movements.
- Additional Confirmations: VWAP, MACD, and Bollinger Bands provide multiple layers of confirmation for buy and sell signals, enhancing the reliability of the trading strategy.
Usage:
- Customize the input parameters to suit your trading strategy and preferences.
- Monitor the generated signals and alerts to make informed trading decisions.
- This script is made to work best on the 5-minute chart.
Disclaimer:
This indicator is not perfect and can generate false signals. It is up to the trader to determine how they would like to proceed with their trades. Always conduct thorough research and consider seeking advice from a financial professional before making trading decisions. Use this script at your own risk.
Daytrade
ORB Heikin Ashi SPY 5min Correlation StrategyOverview:
The ORB (Opening Range Breakout) strategy combined with Heikin Ashi candles and Relative Volume (RVOL) indicator aims to capitalize on significant price movements that occur shortly after the market opens. This strategy identifies breakouts above or below the opening range, using Heikin Ashi candles for smoother price visualization and RVOL to gauge the strength of the breakout.
Components:
Opening Range Breakout (ORB): The strategy starts by defining the opening range, typically the first few minutes of the trading session. It then identifies breakouts above the high or below the low of this range as potential entry points.
Heikin Ashi Candles: Heikin Ashi candles are used to provide a smoother representation of price movements compared to traditional candlesticks. By averaging open, close, high, and low prices of the previous candle, Heikin Ashi candles reduce noise and highlight trends more effectively.
Relative Volume (RVOL): RVOL compares the current volume of a stock to its average volume over a specified period. It helps traders identify abnormal trading activity, which can signal potential price movements.
Candle for correlation : In this case we are using SPY candles. It can also use different asset
Strategy Execution:
Initialization: The strategy initializes by setting up variables and parameters, including the ORB period, session timings, and Heikin Ashi candle settings.
ORB Calculation: It calculates the opening range by identifying the high and low prices during the specified session time. These values serve as the initial reference points for potential breakouts. For this we are looking for the first 30 min of the US opening session.
After that we are going to use the next 2 hours to check for breakout opportunities.
Heikin Ashi Transformation: Optionally, the strategy transforms traditional candlestick data into Heikin Ashi format for smoother visualization and trend identification.
Breakout Identification: It continuously monitors price movements within the session and checks if the current high breaches the ORB high or if the current low breaches the ORB low. These events trigger potential long or short entry signals, respectively.
RVOL Analysis: Simultaneously, the strategy evaluates the relative volume of the asset to gauge the strength of the breakout. A surge in volume accompanying the breakout confirms the validity of the signal. In this case we are looking for at least a 1 value of the division between currentVolume and pastVolume
Entry and Exit Conditions: When a breakout occurs and is confirmed by RVOL and is within our session time, the strategy enters a long or short position accordingly. It does not have a stop loss or a takie profit level, instead it will always exit at the end of the trading session, 5 minutes before
Position Sizing and Commissions: For the purpose of this backtest, the strategy allocated 10% of the capital for each trade and assumes a trading commission of 0.01$ per share ( twice the IBKR broker values)
Session End: At the end of the trading session, the strategy closes all open positions to avoid overnight exposure.
Conclusion:
The combination of ORB breakout strategy, Heikin Ashi candles, and RVOL provides traders with a robust framework for identifying and capitalizing on early trends in the market. By leveraging these technical indicators together, traders can make more informed decisions and improve the overall performance of their trading strategies. However, like any trading strategy, it's essential to backtest thoroughly and adapt the strategy to different market conditions to ensure its effectiveness over time.
Sebastine Trend CatcherSebastine Trend Catcher captures trends in any time frame in a very simple fashion. Green line crossing up above the signal zero line is uptrend. Red line crossing down the signal zero line is downtrend. The indicator line is presented by default as a step line, which gives an idea on how the trend moves inside the bigger trend. But it should be specifically understood that a trend starts only when the indicator crosses the signal zero line. The ups and downs in the indicator step line until crossing signal zero line is only small corrections and bounces inside a trend. Sebastine trend catcher captures trends smoothing prices in 2 steps. The indicator banks profusely on the idea of jackvmk’s Heiken Ashi Candles. The indicator presented in a centred oscillator fashion in a bottom panel helps understand the main trend and its different shades inside the trend in a clearly discernible manner with sharp entry signals when crossing zero line. The indicator could be used from Daytrading to Investment Trading. As usual this indicator too could produce overshoots and error signals and be better used with other indicators. The settings can be varied and experimented for any given scrip, timeframe or stock exchange.
kaptanFantastik[Take Profit and Stop Loss Finder]Hello all,
It's ATR based active take profit & stop loss finder.
You can set multipliers for taking profit and stop losing and you can change the price source for the calculation. Also, you can change the ATR level.
Defaults are my best settings. 2.2x for taking profit and 1.5x for stop losing. Open price is the source. Also, I think 5 ATR is the best for day and swing trade.
Levels are determined according to the open prices (This is because we can enter the position after our other indicators give the signal following the close price. Yet, you can change it). Since it's active and based on my calculation with ATR values, percentages for the taking profits and stop losing may change. Because of this, you need to note the take profit and stop lose prices after your entry price level is determined by the other indicators for the best success rates.
It can be used in any time frame with the other indicators to determine the best entry points. For example, 3 EMA levels with 5,8 and 13 is good option for the entry. You can enter the position when 5 crosses up 8 and both are above the 13. You can also use custom more advanced buy/sell indicators with this one for entry points.
It can be used with any asset from cryptocurrency to the stocks, from forex to gold etc.
Hint: You can set your levels lower than the take profit prices to maximize the success rate.
Note: Market should be open for the positions.
Example trade on the 5-minute timeline.
The below chart has both my custom indicator and the 3 EMAs mentioned above.
Trade 1: Entry price: 19191, Take Profit: 19276. Profit 0.44%
Trade 2: Entry price: 19189, Take Profit: 193009. Profit 0.625%
Türkçe bilen kullanıcılar için açıklama
Herkese merhabalar,
ATR tabanlı aktif kar al ve zararı durdur bulucu.
Kar almak ve zararı kesmek için çarpanlar belirleyebilir ve hesaplama için fiyat kaynağı değiştirebilirsiniz. Ayrıca, ATR seviyesini de değiştirebilirsiniz.
Varsayılanlar benim en iyi ayarlarım. Kar almak için 2,2 kat ve zararı durdurmak için 1,5 kat. Açılış, fiyat kaynağıdır. Ayrıca, 5 ATR'nin günlük ve kısa vade (swing trade) için en iyisi olduğunu düşünüyorum.
Seviyeler açılış fiyatına göre belirlenir (Çünkü diğer göstergelerimiz kapanış fiyatının ardından sinyal verdikten sonra pozisyona girebiliyoruz. Yine de bunu değiştirebilirsiniz). Aktif olduğu için ve ATR değerleri ile yaptığım hesaplamaya göre kar alma ve zarar kes yüzdeleri değişebilir. Bu nedenle, en iyi başarı oranları için; giriş fiyat seviyeniz diğer göstergeler tarafından belirlendikten sonra kar al ve zararı durdur fiyatlarını not etmeniz gerekir.
En iyi giriş noktalarını belirlemek için diğer göstergelerle herhangi bir zaman diliminde kullanılabilir. Örneğin, 5,8 ve 13 ile 3 EMA seviyesi giriş için iyi bir seçenektir. 5, 8'i geçtiğinde ve her ikisi de 13'ün üzerinde olduğunda pozisyona girebilirsiniz. Giriş noktaları için bununla birlikte daha gelişmiş özel al/sat göstergelerini de kullanabilirsiniz.
Kripto paradan hisse senetlerine, forexten altına vb. her türlü varlıkla kullanılabilir.
İpucu: Başarı oranını en üst düzeye çıkarmak için seviyelerinizi kar alma fiyatlarından daha düşük ayarlayabilirsiniz.
Not: Pozisyonlar için piyasa açık olmalıdır.
5 dakikalık zaman çizilgesinde örnek işlem.
Yukarıdaki örnek grafikte hem özel indikatörüm hem de yukrıda belirtilen 3 EMA var.
İşlem 1: Giriş fiyatı: 19191, Kazanç Al: 19276. Kar %0.44
İşlem 2: Giriş fiyatı: 19189, Kazanç Al: 193009. Kar %0.625
Time Based Crypto DayTrade StrategyThis is a time based strategy, designed to enter and exit within the same day of the week, using different hours for entry and exit.
The script is long only direction, and it has no risk management inside, so use it with caution.
At the same time you can also calculate each individual hour return within a certain day, and make your own idea about the best moments to be enter.
In order to filter a bit from the bad trades, I have applied an ATR filter, to check if that volatility is rising in order to help eliminate some of the bad trades when there is no volatility around.
For this example, on BTC, it seems that for the last years, on tuesday and thursday, enterring at the beginning of the daily candle, 01:00hours and exit at 00:00 hours, seems to give positive results giving the idea that can be converted in some sort of edge into our favor.
However dont take this entirelly for granted and conduct your own searches
Stock Gaps SPY Correlation StrategyThis is daytrade stock strategy, designed to take the best out of the daily gaps that are forming between the close of previous day and opening of present day.
At the same time its logic has been adapted for SPY chart, in order to use correlation with the other stocks/assets/ etf which are linked with SP500 movement.
Lastly it has been added 2 new confirmation logics, based on the USI: advance/decline chart and percentage above vwap among all US stocks.
The rules for entry are simple :
We are at the opening daily candle, we have a long/short gap based on where the opening is happening and at the same time we are checking to see that the current different between the current difference between low and previous high (or viceversa) is higher than an established parameter(minimal deviation )
For exit, we exit based on time/clock parameter, in this case by default I selected 1h and half before close of the US session.
For testing purposes I have used 10% of the available capital, with a 0.0035$ comission per each share bought ( IBKR comissions)
If there are any questions, please let me know either here or in private !
FCPO IntradayThis script is specially developed for the reference of Crude Palm Oil Futures ( CPO ) market traders.
Before using this script, traders need to know a few important things, namely:
1. Use of this script is limited to the Crude Palm Oil Futures ( CPO ) market only;
2. The appropriate time-frame for the purpose of using this script is 30 minutes.
Procedures for using indicators.
1. The line on the trading day will only be known after the first candle is completed, i.e. at 10:59:59 am;
2. Then, key in order.
Entry.
The recommended max Entry is once Long and once Short only on the same day.
Long.
1. Traders can only make a purchase when the market price hits the green line;
2. If traders hold a long position, traders can make a sale to close the long position when the price hits the blue line.
Short.
1. Traders can only make a sale when the market price hits the red line;
2. If traders hold a short position, traders can make a purchase to close the short position when the price hits the orange line.
Retail Bomber MK1Handydandy tool to wait for the whales to wake up and start trading.
Each Zone has a schedule (call it market session) and pumps and dumps can be seen on specific times.
And for each zone you can either Highlight the background of just the start time, the whole session, or color the bars instead of changing the background.
Each zone is already set for a specific market open (session open): ASIA, UK, SYDNEY, NY + other 2 extra zones.
All of this is customisable 🙂
To set the time configuration, it goes like this:
1230:1330:1234567
1230:1330 is the period of time you want to study
1234567 are the days of the week, where 1=Sunday...And you fall on 7=Saturday
Example: If we want to study the same ranges from Monday to Friday only, it goes like: 1230 1330:23456
Colors can be editable
Labels for each session can be changed too.
Still testing it.
Forex scalper 2xEMA + SRSI + MACDThis is a forex scalping strategy designed for the most liquid pairs, like major forex pairs.
Its made of
1 EMA 50
1 EMA 100
Stochastic RSI
MACD
Rules
For long :close of the candle is above moving average 50, moving average 50> moving average 100, macd histogram is positive and cross over of stochastic rsi with the oversold level.
For short :close of the candle is below moving average 50, moving average 50 < moving average 100, macd histogram is negative and cross under of stochastic rsi with the overbought level.
Exit
For exit we have take profit and stop loss using fixed pip points.
For this example on EURUSD we use 20 pips for both tp and sl
IF you have any questions let me know !
Khair - Day Trade StrategyBollinger band breakout with non-standard deviation along with profit targets
Best used when applied for intraday trading. Users can customize length and deviation and test what works best for them.
Trade both long and shorts, the user also has the option to limit to long-only or both.
This strategy only works intraday interval, so it means when you try to apply it to day/week/month it won't apply.
4H Crypto RoycerThis indicator includes simple moving averages (21,50,200) and exponential moving averages (10,144) and has the ability to show this data on the chart with the approval of the user.
The indicator, which controls the intersections with the formulas it contains, can display the Golden Cross and Death Cross warnings to the user on the chart.
It draws a band on the chart with the support area calculations and in these band calculations; blends simple moving and exponential moving averages and smooths them by 1.5%.
It is used as a signal trigger in band overruns by replacing the lower and upper bands by calculation.
While one of our signal triggers is this band, our other variable is 50 simple moving averages.
Inspired by Kıvanç Özbilgiç's Supertrend indicator, the formula was updated using MA50 and 15% Stop-Loss instead of using atr multiplier.
Our chart has been tested in crypto currencies on 4 hour candles, so "4H" has been added to the beginning of the name.
We recommend using the indicator, buy / sell signals and the support band on the 4-hour charts.
F_ You Money MakerThe FYMM is a combination of custom stochastics and an SMA cloud. The idea is when the bullish stochastic crosses over the bearish stochastic and a cross occurs on the cloud it will alert you. The indicator is slightly leading so you'll need to be careful and use near technical levels such as support and resistance or trend lines. Up arrow means enter a long down arrow means enter a short. Again, use this around technicals.
[GBPUSD] DinhChienFX Swing [2 orders]* Take advantage of the 59% success rate of order 1 to enter position 2 with a higher Risk / reward ratio,
- Command 1: risk / reward 1/1. 59% success percentage.
- Order 2: risk / reward: 1 / 1.5 If you use Fibonacci retracement, it is 0.6 or 60%. Percent success 51.5%.
- Percent profitable 2 orders: 55%
- Number of consecutive wins in the past: 9.
- Number of consecutive losses in the past: 6. So to avoid psychological influence, choose risk = 1% x6 = 6% for 1 trading signal.
Currently, the Bot assumes 2% (orders 1: 1%, orders 2: 1%)
-------
Max risk: 2%.
1. Trend identification:
... Keltner: Price through Upper1 / Lower 1 gives 1 point.
...... Uptrend: If price crosses over once, the close on Upper 1.
...... Downtrend: If the price crosses under once, closes below the Lower 1.
... Stochastic:
..... D> 67 for Buy, D <16 for Sell
... ADX: 30 indicates strong trend trend.
...... ADX smooth: 7.
...... DI length: 7.
2. Entry point:
... Buy (BUY): When k cut up D in an uptrend, when D> 67.
... Sell (SELL): When k cuts D in a downtrend, when D <16.
TV Day Plan Template 1This is a template for daytraders, swing traders, supply and demand traders, and even swing traders. As traders we are always scanning charts for levels and zones. This template makes it easy and convenient to find, change, and chart levels. As a daytrader, I will use this daily. I always have daily and weekly targets in mind. This will ensure I don't lose track of the bigger picture while trading the smaller moves. Levels in this chart are not auto calculated. They are manually input. This script is a quick and convenient way to chart multiple levels without having to go through each drawing, change the settings, and then redraw the level. Currently this will only save levels for one ticker. A workaround is to use multiple instances and then hide the ones not in use. Another way is to use the second part to this script, Day Plan Levels Template 2. If only using one instance, you can save the levels as default. This will save them. However, if saving levels as default while using multiple instances of this indicator, the other levels will erase. The way that I use this that I have daily levels for #ES in one instance and then daily levels for #NQ in another instance.
This script is very customizable
Options include
On/Off Toggles
Light/Heavy Versions - Light versions does not plot. Heavy version will plot and show levels in info bar and price axis
Balance Levels
Control Levels
3 Support and 3 Resistance levels for daily and weekly
2 Support and 2 Resistance Clouds
Balance and Control Clouds
"0" value disables and hides levels
Ehler Fisher applied on distance EMAThis is an improved version of Fisher, which use as a source the distance from EMA , compared to the initial source which was on the close of a candle.
It can be used in any market, any time frame .
For conditions we have multiple conditions for the logic, in this case initially if our fisher is above 0 is a long direction ,if its belowe 0 its a short direction.
Also we can improve this condition even further, in this case if we cross up our previous line its a buy signal, and if we cross down its a sell signal.
For best usage combine the cross together with the position of fisher respecting the 0.
If you have any other questions, let me know with a private message.
POW EdgeHello fellow Trading View member,
Eventually our rebranded update with some extra features for our exclusive 'Edge' Strategy Script.
In this description I will run through;
The strategy itself, what is it?
What does it do?
How does it work?
How can it help you?
How good is it?
What is it.....
The Edge Strategy itself is based upon 5 indicators lining up in total confluence to enter a position in line with a trending move. Adding them together adds more confluence and probability to each individual trade outcome over the longer term. The individual strategies used are based on Trend strategies all used in combination.
The uniqueness to this is how they are combined. Indicators can work to a point individually of course, but combining them together and only trading when all are in a line was our concept, whilst reviewing how each individual indicator can be optimised to work with the others.
Also the motivation was to be the right side of the market in a trending move and capitalising on as much as that move as possible.
The first part is to ensure the candle close is above or below our moving average, we can then check the state and validity of each of the other 4 indicators. Once this confluence is in alignment a trade is valid for entry - this has to be valid at the same time - but not all valid on the same candle - they will come into alignment in different stages. But once they are, our trade is valid.
I will not reveal the other individual 3 indicators but the other is also an ADX function to add a threshold into the strategy to identify a trend - usually above 20/25. This has upsides and downsides as any user can visualise and see in the testing.
We also add to the script to look for a Buy then Sell, Sell then Buy - we found this had more profitable results overall and next phase was to review the money management; where and how we placed our SL and when and why we exited the trade.
Example - for a BUY trade to be valid, all 5 indictors must meet their own criteria before a BUY is printed on the chart. Absolutely no technical analysis is needed to trade this strategy and the data we have is based on using the strategy in isolation - how you wish to use this either independently or supporting your own trading is of course, up to you.
The SL and TP's are based on ATR Multipliers thus ensuring we are factoring in market volatility at that time. We also have a FT (Follow Trend) option, which is a worthy addition for capitalising on big trending moves.
This strategy will work on all markets and timeframes.
We understand and accept that all pairs and markets are different thus we have optimised certain pairs and timeframes with different parameters to provide increased returns, these are hard coded (H1 Timeframe) and also provided for your review.
Profitability is easily viewable in the ‘Strategy Tester’ - this is a great tool. This is where you can see historic / live data for the strategy.
Data like;
The Net Profit
Number of trades
Win Percentage
Every trade taken
Average Win
Average Loss
Maximal DD , etc.
We have individually optimised each pair to ensure this is the case and hard coded these parameters into the strategy. All you need to do is flick between the pairs - the strategy will then identify the pair you are on and change the parameters to suit in the background.
Whilst a trade is open, the strategy will convert all candles to the relevant colour - Green for an uptrend and Red for a downtrend (all customisable).
We find this is helpful for traders psychology - not getting 'spooked' by other candle colours, affecting your decision making.
When a new signal is valid, 'POW BUY' or 'POW SELL' will be displayed on the first candle open for entry. As well as this, you will also have the trade label print which will display the following;
- EP – Entry price
- SL – Stop loss
- TP – Take Profit
- Lot size
The trade information printed will also tell you the pip values of your stop loss and take profit based on how far away they are from the trade entry price.
The lot size printed is customisable and unique to your account- within the strategy settings you can simply input your account balance, currency and risk approach which includes a fixed risk amount, fixed lot size or a fixed percentage.
This removes the need for 3rd party apps or websites to quickly calculate your specific risk on your trade. Thus saving you time and making sure you aren't 'guessing' with your lot size.
No one likes losing more than they thought.
The progress and initial challenges....
To start, our first version simply showed the buy and sell arrows when a trade was valid. However, this caused subjectivity with where we would place our stop loss and how we would manage the exit of the trade once we were in it. So, we identified a solid strategy for this was incorporating the Average True Range (ATR) for SL and TP options.
I was especially keen to add the SL and exit management so I could obtain solid back testing data to support my thoughts that 'this works'. Every trader requires confidence and belief in their strategy, without it you simply won't succeed or be disciplined in your execution.
The other challenge we all face is calculating the lot sizes of our trades right? So, it was important that we incorporated a lot size calculator - its all about making it easy when a trade is valid to enter without trying to calculate this accurately.
Lastly, when pairs are stuck in a range - this can be a testing period of 'chop' for a trend strategy, so we also incorporated the ADX function to enable us to set a threshold level to identify when the instrument is more likely to be trending.
What does it do?
Ultimately, tells you when to buy and sell - where to place your SL and when to exit. Whilst also ensuring your risk management is on point, by displaying your trading lot size. Also providing you with live back tested data at your finger tips thank you to the strategy tester.
How does it work?
This will be visible on your trading view charts once you get access. And will work across all your devices, the trading view website or the app on your phone for example.
You can also use Trading View alerts, so you won't miss a trade and can go about your day as normal without watching the screen. This will work on the Free version of TV, however, in order to benefit from more alerts and templates it makes sense to upgrade to a higher package.
How can it help you?
This will help give you a mechanical approach to your trading. This means, less decision making on your part, with the instant benefit of seeing the data you have at your fingertips thanks to the 'Strategy Tester' TV Function.
It will save you time, you don't need to be in front of your screen or completing any subjective analysis.
Integrated lot size calculator can ensure you are always accurate with your risk - either in percentage or a fixed amount of risk - whichever you prefer.
Understand Probability - this is the key one for me. Losing runs happen in any trading strategy. The great benefit here, is you can see them. How long were the losing runs? How can I prepare and plan my risk management around them are all fundamental keys to managing your emotions and being detached from your trades. No one wants to feel stressed or anxious when trading.
Customisable exit strategies - A specific TP for a 1:1 RR or 1:10 RR for example can be adjusted and you can see instantly how this affects the profitability.
The exit strategy options are shown below;
TP 1/2/3
FT - Follow Trend (no stop loss and follow's from Buys to Sells, Sell to Buy, etc.
SL + FT - SL present, but trade is held until a reverse signal is presented.
How good is it?
We have some really positive back testing data across a range of pairs and markets - equities and indices too.
Drop me a DM to see these and I'll be happy to share.
Below let me show you a screen shot of how this can work for you.
How do you access this?
Please visit our website for signup / purchase information in the first instance (the link is on our trading view signature) or send us a private message on here - its impossible to keep track of comments on our posts so to ensure we don't miss you, a private DM will be great please.
The Back test shown on this example is based on the Trading View mid price and also a realistic starting Capital of £10,000. This test result is also based on a 0.1% risk per trade, with a 5 tick spread and a commission of
Regards
Darren
Disclaimer alert.
Please remember past performance is exactly that - how our strategy performed over those dates tested, it is not obviously a guarantee of future performance. Most of our H1 data is valid from Jan 2017 to now - so 4+ years and data on 650+ trades per pair.
MACD Bull Crossover and RSI Oversold - AlertsHello everyone, these are the alerts for my previous "MACD Bull Crossover and RSI Oversold" Long Strategy. This version currently does not support stoploss and takeprofit alerts but the next update will.
London Breakout/Session GBP/USD Forex DaytradeThis is a forex strategy suited for day traders, specialized in the london breakout session
The key elements for this strategy are the specific london time session, together with an exit time(before asian trade/at the end of new york session).
At the same time, as logic elements we only use price action inside like :
For long we have 3 ascending candles, and for short we have 3 descending candles.
For exit we have both TP/SL based on price percentage movement, or we exit if we reach the end of the day.
If you have any questions message me in private !
EURUSD DinhChienFX's signal V4.0Risk/reward: 1/1.3 | Entry by: Upper/Lower | Keltner crossing: 2 | Candle not entry: 80% | Stochastic: 70/15 | Adx: 31/9/9 | Notrade friday
Max risk: 3% - Risk / reward: 1 / 1.3.
1. Trend identification:
... Keltner: Price Through Upper / Lower 1 gives 1 point. 2 points are eligible for entry.
... Stochastic:
...... k> 70: Uptrend. k <15: Down trend.
... ADX: 31 provides strong trend following signal.
2. Entry point:
... Price corrects to Upper / Lower when 3 conditions Keltner , Stochastic & ADX indicator meet.
3. Not trade friday.
-------------
"Use the link below to obtain access to this indicator" or "PM us to obtain access"
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.
Price action strategy FOREX with amazing results
Hello, today I bring another amazing strategy for forex .
Its made of T3 moving average , combined together with a pattern rule and a specific entry time.
We take all of that and we trade it in inverse.
So what normally for long would be : close higher than the previos high and close higher than the average, we use this as a short condition. We do the same stuff for long condition.
So in the end we end up with an amazing product.
It also has a risk management inside, with a TP/SL based on % move of the price .
Let me know how it goes .
CRYPTO Trend Direction Multiple EMA'sToday I bring an indicator specialized in crypto markets.
Its made of multiples EMA : very fast, fast, normal, slow, very slow
The logic behind its simple :
For long : we check that the EMA are in ascending order like EMA 5 > EMA 10 > EMA 20 .... and at the same time that last close of candle is above all of them.
For short : we check that the EMA are in descending order like EMA 5 < EMA 10 < EMA 20 .... and at the same time last close of candle is below all of them.
It can be used with all time frames.
Enjoy it !