This is combo strategies for get a cumulative signal. First strategy This indicator plots 2/20 exponential moving average. For the Mov Avg X 2/20 Indicator, the EMA bar will be painted when the Alert criteria is met. Second strategy Average True Range Trailing Stops Strategy, by Sylvain Vervoort The related article is copyrighted material from Stocks &...
This is combo strategies for get a cumulative signal. First strategy This indicator plots 2/20 exponential moving average. For the Mov Avg X 2/20 Indicator, the EMA bar will be painted when the Alert criteria is met. Second strategy The Average Directional Movement Index Rating (ADXR) measures the strength of the Average Directional Movement Index...
Simple strategy for the indicator "Death To The Bear". Simple rules: - Entry according to the selected weapons. - Take profit 1 (TP1) in% of daily ATR (can be set, default 20%) - Active Stop in Breakeven when I take profit in TP1. - Take profit 2 (TP1) in% of daily ATR (can be set, default 30%) * Pyramidization can be changed from the...
Hey everyone, this is one strategy that I have found profitable over time. It is a multiple time frame strategy that utilizes 3 time-frames. Highest time-frame is the trend, medium time-frame is the momentum and short time-frame is the entry point. Long Term: - If closed candle is above entry then we are looking for longs, otherwise we are looking for shorts ...
Some time ago I published an example of simple custom screener in PineScript: The only thing this screener did is created a dynamic label with screener output. Recently TradingView announced alerts from the strategy with the possibility to add custom messages to alerts. So using it I was able to create a bit more advanced screener which sends results as...
@Colinmck used two different ranges to generate signals. Read his release notes to find out what the original script does. I added one condition which seems to increase performance on 15m BTCUSD as well as 1h BTCUSD and that is ATR with 32 periods being smaller than ATR with 64 periods. I used my script Volatility Optimiser to discover this tendency. Both...
Another basic strategy most people learn at the beginning of their trading carreer (like me) is the RSI strategy. This is an adaptation of the built-in RSI strategy for use in binary options. Who knows, maybe one day i will graduate to CFD trading, but my time for trading in general is limited at the moment and I am very much still at the beginning of this entire...
Great thanks Ricardo , watch this man . Start at 2014 December with 1000 euro.
This strategy allows you to pick from 9 different candlestick patterns, and test them against historical data from your chart. You can get a good idea what patterns work best for each chart by turning each pattern on and off in the settings.
CM Super Guppy with Long/Short signals, backtesting, and additional options. Updated for PineScript v4. COINBASE:BTCUSD Features 2 primary modes, depending on your risk profile. These options are available in the settings: "Early Signals" ON (default): Prints a "long" on grey to green transitions AND red to gray transitions. Prints a "short" on...
This strategy looks for MACD signal crossover and RSI confirmation of oversold/overbought condition. Tune to your crypto/stock for best results using the strategy and sent an alert. Currently set up to use 25% of equity at each buy signal and will sell 1/3 of position at each sell signal. Initial investment is $1000, but adjust as necessary. Currently tuned to...
This is the main strategy that I will be forward testing on demo for a month or two, then making it an EA in MetaTrader4 You can see the code for yourself this time, all the strategy is, is a crossover of various moving averages. Commission included, $10,000 account. Results over the past 3 months, beginning in January 2017.
Hello, this script was made upon the request of aliergin63, one of my followers. I do not know exactly from whom it is quoted. (It may be author HighProfit.) Long position when 8 dema is over 20 dema and 63 dema, it opens a short position for the vice versa. Alarms have been added. %0.1 comission added. Regards. Note : DEMA = Double Exponential Moving Average
Modification of RicardoSantos RENKO V0 just added my buy / sell signals. look inside script for extra signals conditions tested Happy Trading! Life is Art & Art is Life
QuantCat Intraday Strategy This strategy is designed to be used on the 15 minute time frame, on liquid x/btc pairs and BTC/USD. It works by having 2 moving averages, automatic stop loss calculation, and taking positions on MA crosses and MA zone bounces for confirmation. Stoploss is so crucial to minimise any damage from huge unexpected candles, the...
I am learning pine script at the moment and this is my first attempt at creating an expire time based strategy for binary options based on a simple example like the built-in Channel Break Out Strategy.
Name: Hourly Bias on BTC in Bullish USA Session Category: Hourly Bias Operating mode: Spot, only long Trades duration: Intraday, 11 bars Timeframe: 1H Suggested usage: When the market is compressed, USA session has a bullish bias. Entry: enter Long at 15:00 on specific days of the week. There is a volatility filter based on ATR which identifies...
Gives an signals when 2 Ema's cross. You can - change EMA values - change the signal start year