Breakout Scalper (Session)This is a twist on my on my Breakout Scalper strategy that limits trading to a user-configurable session
Find the original "Continuous" version of the scalper here:
The breakout scalper is based on "slow" and "fast" donchian periods. In this version, the "slow" donchian is in fact the Day's high/low. This important difference means that we will always be entering our trades at the day's high or low, so you are exposed to the price making new highs/lows but not to oscillations within the day's range.
Furthermore, the scalper is modified to only enter trades after the start of the user-configured session. Any open trades are closed at the end of the user-configured session. The default session is set to 10:00 AM to 3:30 PM because that's when I like to trade.
Cari dalam skrip untuk "scalping"
Breakout Scalperfirst draft of a breakout scalper which uses a fast and slow window
sets up some entry stops and then a trailing exit stop. performs a manual close when going sideways.
Fib Guppy for volatility predictionsThis is a guppy made from FIbbonacci numbers (from 1 to 1597).
Here is how to trade with this guppy.
when 6-8 lines tighten together, it means there will be high volatility coming very soon. Trade according to where the next candle opens (for scalping etc). For example: if the 8 lines of guppy tighten and candle closes above guppy with momentum and trend in the same direction(up), then there could be expected a big move in that direction. Vice versa if a candle closes below the tightened guppy with momentum and trend at the same direction, then the volatility will push price lower exponentially.
Easy. peace of cake. go make yourself a millionaire.
[f(x)] Bollinger Donchian RemixThis is my version of a mixture of Bollinger and Donchian (BB/DC Remix)
It is a modified fork of Dolchian/Bollinger Hybrid by Ricardo Santos ( DBH.V0)
this is the two pictures comparing it.
Made this Fork because Santos' code starts getting chopping with my type of settings.
His time input is 24, but mine varies between 13 and 21.
You really notice in scalping and sometimes intraday timeframes with my settings.
His also differ from mine based on the trendline, where he modifies his Simple Moving Average, which is default color is black, and I use the the default one, which the default color is red.
Also you can change the trendline type input (open,close,hl2,etc...) to tailor your preference.
Note: Default is close, Santos use hl2, I use ohlc4.
5 Moving Aveage (based on Madrid)Variation of Madrid Moving Average Ribbon using only 5 MA's. Created to show trend and take advantage of scalping or pullback opportunities.
John Carter's Buy/Sell Scalper V2After a couple adjustments, double signals are now being ignore.
Here's how this script works:
Based entirely on a John Carter scalping setup, a candle will be painted purple if the next two closes are in a opposite direction of the past trend.
Green triangles indicates that the reversal is bullish, red triangles indicates that the reversal is bearish. Both are entry/exit points if you want to follow this set up.
Personally, I find this setup to work best in trending days, but it does a great job on choppy days if you use it as a confirmation.
RSI + StochasticRSI overbought and oversold histogram
Just indicator combo of oldschool slow stochastic and rsi, just looking a little bit better for someone.
Strategy is simple:
1) RSI is overbought or oversold (above 70, below 30)?
2) Stochastic line crosses its ema?
3) Stochastic and stochastic ema are in overbought = sell, oversold = buy.
Works good in volitile stocks/pairs and suits for fast scalping timeframes 1m 5m 15m
Strategy is old as the books, this is just a better visual for it.
Tripple EMA + RSI candles//This is a new update with specific signals. Clearly, when the red line cut down the green line with a white candle, you had a sell signal for a few candles after. At the back side,.....
SL/TP assistantThis is a simple script to quickly see changes in % in each candle.
In blue open/close variation. In red Histogram with range between high and low.
This helps me understand very quickly what's the typical change in % for a specific timeframe/pair, so I can fine tune my Stop Losses and Take Profits.
Exponential Moving Average (Set of 3) [Krypt] + 13/34 EMAsI took Krypt's script and essentially added on to it.
the 20/50/100/200 EMAs should be used together as support and resistance as normal.
Wait for price to break 200 EMA
Wait for 50 EMA to cross 200 EMA
Wait for pullback to 50 EMA to open position
20 and 100 EMAs are for extra information about moving support and resistance
and 13/34 EMAs should be used in conjunction
When 13 EMA crosses 34 EMA, open position
When price gets far from 13/34, close position (because price will attempt to revert back to mean)
This is better for scalping and swing trades than the 20/50/100/200 setup.
Twitter: @AzorAhai06
TTM scalper indicator Strategy TTM scalper indicator of John Carter’s Scalper Buys and Sells. The methodology
is a close approximation of the one described in his book Mastering the Trade.
The book is highly recommended. Note the squares are not real-time but will
show up once the third bar has confirmed a reversal.
WARNING:
- This script to change bars colors.
Godmode 3.1.4 - SNOW_CITY SCALPER EDITION - 7/2017 Updates to xSilas Godmode Oscillator published December 19th, 2014
Thanks to LEGION, LAZYBEAR, Ni6HTH4wK, xSilas
Updates:
Changed default sources to include BITSTAMP and REMOVED BTC-e
Changed default lengths for SCALPING SUPREMACY - See Instructions
Changed "Caution dots" to RED because YELLOW was hard to see.
I mostly Ignore the oscillators and only use the caution dots with this configuration:
MOST EFFECTIVE USE: BITSTAMP:BTCUSD BITSTAMP:BTCUSD
- Use on 1m charts of your BITMEX swap, yes 1m. I know, but it works better this way. 5m and 15m work best when using on an exchange index.
- IF overall 2H trend is DOWN, the 1m godmode on swap CAUTION DOTS appear on the UPPER BOUNDS means good SHORT entry points, and the lower dots suggest a possible reversal and good exit opportunity (not always)
- If overall 2H trend is UP, the 1m godmode on swap CAUTION DOTS appear on the LOWER BOUNDS means good LONG entry points, and upper dots suggest possible oversold if they start to round over, again not always.
This is ultra simple, and very effective.
Default settings for VERY sensitive CAUTION DOT blop: 17,6,4
Use these settings for a slightly less sensitive CAUTION DOT blop: 14,12,9
Average Distribution of PriceThe original script was posted on ProRealCode by user Nicolas.
It reflects the extreme values of closed price over the last N periods. I add lines treshold that act like frontiers to pretend price are in its extremum values, theses ones are calculated as average of the higher and lower deviation from the N mean.
Because price will always revert to its mean, we can take opposite (contrarian) trades when price crosses upper or lower treshold.
This indicator could even be use for scalping purpose in the same direction of the price when it reach the upper or lower lines.
Average Distribution of PriceIt reflects the extreme values of closed price over the last N periods. I add lines treshold that act like frontiers to pretend price are in its extremum values, theses ones are calculated as average of the higher and lower deviation from the N mean.
Because price will always revert to its mean, we can take opposite (contrarian) trades when price crosses upper or lower threshold.
This indicator could even be use for scalping purpose in the same direction of the price when it reach the upper or lower lines.
DSS Bresser Scalper Improved by ShizaruThe original script was posted on ProRealCode by user Nicolas.
This indicator is derived from Bressert's works in market cycles (Double Smooth Stochastic). It is converted from MT4 code and it is a part of a complete trading strategy of scalping, I certainly post on forums soon.
The DSS indicator is intended to spot overbought and oversold areas with less false signals than any other stochastic indicator. When the oscillator remains longer into one of the area, it is the beginning of a trend change.
I found it useful to spot price rebound while in a already formed trend. Of course, because stochastic is most used to find price reversal over a calculated price center, this indicator can also be nicely used in ranging markets.
Credits to: www.prorealcode.com
Heiken Ashi zero lag EMA v1.1 by JustUncleLI originally wrote this script earlier this year for my own use. This released version is an updated version of my original idea based on more recent script ideas. As always with my Alert scripts please do not trade the CALL/PUT indicators blindly, always analyse each position carefully. Always test indicator in DEMO mode first to see if it profitable for your trading style.
DESCRIPTION:
This Alert indicator utilizes the Heiken Ashi with non lag EMA was a scalping and intraday trading system
that has been adapted also for trading with binary options high/low. There is also included
filtering on MACD direction and trend direction as indicated by two MA: smoothed MA(11) and EMA(89).
The the Heiken Ashi candles are great as price action trending indicator, they shows smooth strong
and clear price fluctuations.
Financial Markets: any.
Optimsed settings for 1 min, 5 min and 15 min Time Frame;
Expiry time for Binary options High/Low 3-6 candles.
Indicators used in calculations:
- Exponential moving average, period 89
- Smoothed moving average, period 11
- Non lag EMA, period 20
- MACD 2 colour (13,26,9)
Generate Alerts use the following Trading Rules
Heiken Ashi with non lag dot
Trade only in direction of the trend.
UP trend moving average 11 period is above Exponential moving average 89 period,
Doun trend moving average 11 period is below Exponential moving average 89 period,
CALL Arrow appears when:
Trend UP SMA11>EMA89 (optionally disabled),
Non lag MA blue dot and blue background.
Heike ashi green color.
MACD 2 Colour histogram green bars (optional disabled).
PUT Arrow appears when:
Trend UP SMA11<EMA89 (optionally disabled),
Heike ashi red color.
Non lag MA red dot and red background.
MACD 2 colour histogram red bars (optionally disabled).
HINTS:
- Good positions occur when MACD crosses the Zero line.
- Switch between Heikin Ashi and Normal candles as part of your analysis of the price action.
- Large Heikin Ashi candles with small wicks in direction of trend are good strong trends.
Bollinger + RSI, Double Strategy (by ChartArt)Bollinger Bands + RSI, Double Strategy
This strategy uses a slower RSI with period 16 to sell when the RSI increases over the value of 55 (or to buy when the value falls below 45), with the classic Bollinger Bands strategy to sell when the price is above the upper Bollinger Band and falls below it (and to buy when the price is below the lower band and rises above it). This strategy only triggers when both the RSI and the Bollinger Bands indicators are at the same time in the described overbought or oversold condition. In addition there are color alerts which can be deactivated.
This basic strategy is based upon the "RSI Strategy" and "Bollinger Bands Strategy" which were created by Tradingview and uses no money management like a trailing stop loss and no scalping methods. Every win/loss trade is simply counted from the last overbought/oversold condition to the next one.
This strategy does not use close prices from higher-time frame and should not repaint after the current candle has closed. It might repaint like every Tradingview indicator while the current candle hasn't closed.
All trading involves high risk; past performance is not necessarily indicative of future results. Hypothetical or simulated performance results have certain inherent limitations. Unlike an actual performance record, simulated results do not represent actual trading. Also, since the trades have not actually been executed, the results may have under- or over-compensated for the impact, if any, of certain market factors, such as lack of liquidity. Simulated trading programs in general are also subject to the fact that they are designed with the benefit of hindsight. No representation is being made that any account will or is likely to achieve profits or losses similar to those shown.
ST15 Renko S/R V1I use this as part of a larger Renko scalping system to help find key S/R usually when placing TPs. I enjoy using it with 2 pip ATR renkos, but I think with a little tweaking it could work with many different trading styles. For 2 or 5 pip atr renkos it is as simple as putting it up on the chart. Hope it helps, thank you!!
1 minute Forex Scalping StrategyI took the first result in Google for "1 minute trading strategy" and put it in to script for back testing.
I was not disappointed.
Fun strategy to play with in back testing.
Enjoy