SMA_CrossThis strategy is a variation of standard sma cross that comes as default with pine script
The idea is to NOT wait for a cross between fast and slow moving averages but to anticipate it considering the distance between the two MAs
Strategy can be used also for scalping, just need to be optimized for low tiime frames as 1 minute or 5 minute.
TIP: stay far from resistance and supports. I use my script "LCS/HCR Support and Resistance multi timeframes" to easily identify major supports
and resistance areas (note that I said areas and not lines).
Thanks to ChrisMoody: I used his code snippet for switching between various moving average types and calculation of TEMA and HULL ma.
Next improvements:
- money managment
- self optimization
- convert to study with alerts
This strategy is free to use but code is private. If you like or have question please use comment section.
Check also my other scripts at www.tradingview.com .
Thanks for your feedbaks.
Strategy!
Ehlers Instantaneous Trendline StrategyInstantaneous Trendline Strategy by John Ehlers from his book "Cybernetic Analysis for Stocks and Futures".
You can choose implementation of stop-loss. Don't forget to define correct spread for your instrument.
dP magnet//Strategy based on the idea that stop loss and take profit are often placed at full price levels or round numbers, whcih acts as resistance and supports levels
//Buy Rules:
//Actual price (close) is above round number.
//Round number level was not touched in previous ten bars (arbitrary value).
//Place a buy and follow the order with a trail step because price can bounce at round number (support) or can go through it.
//Sell Rules are the same of buy rules but inverted.
//
//Need improvement on conditions' logic and round numbers definitions
Easy ma cross strategyEasy ma cross strategy.
Works fine in sideways or bullish market.
Don't forget to use a stop-loss!
Strategy Backtester TemplateA template for building a strategy tester:
- date range selector
- stop loss
- take profit
- long and short strategy type selector
Scrybblez Strategy## Scrybblez Strategy ##
How does this strategy work?
This strategy works particularly well with Bitcoin and can be applied to volatile coins with big swings, but properly configured it will perform decently coins with smaller movements.
Request access for a trial here or by twitter to @scrybblez
It comes preconfigured with settings for 202 minutes, and already takes into account that each transaction will have a commission of 0.075% (Binance and Bitmex both have this comission at the moment) and assumes you'll be starting with a capital of 100,000 and put 100% of this capital into each trade. This works for Bitcoin but fails for some coins when there's not enough liquidity, to have the strategy work with smaller coins change your capital down from 100,000 to 1 or 5 (this will basically be telling Tradingview that you have 1-5 BTCs to trade and not 100,000 BTC).
What timeframes does it work on?
The strategy is particularly setup to work on 202 minutes but will perform well in 1h-6h timeframes.
To use it in different timeframes to its optimum output mainly focus on increasing/decreasing accordingly the following values:
- Bull/Bear EMA Range
- Upper StopLoss band
- Lower StopLoss band
Noise filters play a smaller (but important) role on avoiding too many false entries.
- Bull noise filter
- Bear noise filter
What are all these options I see ?
0.Shorting
Toggle this option on/off depending on if you are in a platform that allows you to short (Bitmex, Bitfinex,...) or a platform that does not allow you to do so (Binance, KuCoin,...).
1. Time function
This strategy comes equipped with a time function that allows you to backtest from any given date to any given date.
Properties:
- From Year
- From Month
- From Day
- To Year
- To Month
- To Day
2. Noise Filtering/Smoothing
To avoid too many false entries the strategy filters noise with several algorithms, you can enable/ disable this Noise filter by turning it on/off with "Use Smoothing" and can configure it's noise cleaning properties with other properties. You can, if you wish, colour your background to easily identify what's the current trend we're on (bear in mind that the indicator does not necessarily exit on Bull/Bear trends if it detects them as temporary or weak ones).
Properties:
- Use Smoothing
- Bull noise filter
- Bear noise filter
- Color Bull/Bear Runs
3. StopLoss Bands
Initially both bands were being used to terminate entries if crossed, but right now they work in conjunction with other internal calculations to determine if we should enter a trade and in minor degree to exit. With the latest changes included in the algorithm, we do not use SL bands to IMMEDIATELY exit positions, but the option is there.
Poperties:
- Upper SL Band
- Lower SL Band
- Use SL Bands to Open Positions.
- Use SL Bands to Close Positions.
4.Ichimoku
By turning this on, you'll plot Ichimoku with Bitcoin settings, you can change it to its original settings by clicking the next option.
Can you give me examples on how well it performs?
Following this strategy from the 1st of January of 2017 until today 7th of September of 2018 would've netted you (comission already substracted) 49286% returns.
Following this strategy from the 1st of September of 2017 until today 7th of September of 2018 would've netted you (comission already substracted) 3941% returns.
Following this strategy from the 1st of January of 2018 until today 7th of September of 2018would've netted you (comission already substracted) 583.96% returns.
Give time to the strategy
Chop Chop Sticky Strategy BETAOriginal author: HPotter
Sharing for test.
More filters will be added to this to remove rangebound chop
MTF stochastic strategyThis strategy is based on MTF strategy found on Forex Factory forum and published by bobby2 (credits to him).
This is quite simple but need improvement to work properly:
1- it is made for 5 min chart
2- when 15min stochastic cross above 50 and 5min stochastic is rising, buy
3- when 15min stochastic cross below 50 and 5min stochastic is falling, sell
Gidra's VSS v0.1A very simple strategy (VSS :) strategy based on moving averages
For:
crypto/usd
crypto/crypto
Any timeframe, 1h - the best
The source code is closed, because the strategy is very easy to program and very profitable ;)
BTCUSD - 4H - Cyatophilum Golden X - RSI [BACKTEST]This indicator is a custom combo of Ema crosses, RSI divergences and Support/resistance , engineered to make the most profit possible.
ABOUT THE STRATEGY
The Net Profit (Gross profit - Gross loss) is calculated with a commission of 0.05% on each order.
Each trade is made with 1 BTC : The backtest buys 1 BTC and sells 1 BTC.
If you decided to Short or Long, profits can be higher, but trade at your own risk.
To use this strategy on a ALT/BTC market (for trading altcoins), change the default Order Size from 1 Contract to 100% of Equity.
There are two kind of buy signals : Green and Blue triangles, that are two great Buy/Long entries.
There are also two kind of sell signals: Red and Orange triangles, that are two great Sell/Short entries.
The indicator comes with automatic Alerts that trigger on Green and Blue triangles for a Buy Alert, or that trigger on Red and Orange triangles for a Sell Alert.
If you are interested in purchasing the indicator and want to try it, then please leave a comment.
An alert setup indicator version is available on my profile.
-----------------------------------------------------------------------------------------
I am also available for PineScript Development and Reverse Engineering.
Join my discord:
discord.gg
Gidra's RSI or MFI Strategy v 0.1Strategy based on Gregg_s indicator RSI or MFI (ru.tradingview.com)
When crossing above 0 - close short, open long
When crossing below 1 - close long, open short
For crypto/fiat and any timeframe
Market Sniper V1 [Strategy]Market Sniper is a trend-based script born and created with leverage trading in mind. I created this to trade automatically with leverage using AutoView Chrome Extension on BitMex XBTUSD.
Features:
• Trend-Based: use higher timeframe to check the trend of the coin, and a threshold to evaluate the trend strength.
• Dual-Behavior: different settings are used when the trend is strong and when it is weak. With a strong trend it can catch big trades, with a stable trend it can act like a scalper with smaller and faster trades.
• Smart Profit: you can set a percentage gain and a trail setting. The script will try to trail the price if the trend is strong, otherwise it will exit at the specified gain.
• Loss Control: you can set a percentage stop-loss to cover bad entries. The market is unpredictable, no script is perfect, sooner or later it will take a bad choice.
The chart shows the result for the full month of August using leverage 10.
If you want to try it just contact me.
Cyatophilum Trend Indicator [BACKTEST][STRATEGY]HOW IT WORKS
Based on my Cyatophilum Trend Indicator, this Strategy performs simple Buy and Sell orders when an alert from the Indicator triggers. The goal is to find the best Time Frame and Trend Parameter in order to make the most profit. The indicator turns the candles green for a Long trade/Buy and red for a Short trade/Sell.
ABOUT THE STRATEGY
The Net Profit (Gross profit - Gross loss) is calculated with a commission of 0.05% on each order.
Each trade is made with 1 BTC : The backtest buys 1 BTC and sells 1 BTC.
It clearly outperforms the Buy & Hold line, meaning it is more profitable to use this strategy than to just hold Bitcoin.
If you decided to Short or Long, profits can be higher, but trade at your own risk.
To use this strategy on a BTC market (for trading altcoins), change the default Order Size from 1 Contract to 100% of Equity.
MY PERSONNAL ADVICE
This is a Trend Indicator, meaning the least profitable trades are made during flat markets. Keep an eye on News and Volume to indentify a possible breakout and avoid trades during those flat periods. Do not trade during a Triangle since the commissions will rekt you.
Get This Indicator Today!
Purchase at blockchainfiesta.com
NOTE
If you purchase the Indicator you will get both the Alert Setup and the Backtest Strategy.
Find, discuss and request more backtesting on my discord!
discord.gg
Gidra's Vchain Strategy v0.1Tested on "BTC/USD", this is a reversible strategy
If the RSI is lower than "RSI Limit" (for last "RSI Signals" candles) and there were "Open Color, Bars" green Heiken Ashi candles - close short, open long
If the RSI is higher than 100-"RSI Limit" (for last "RSI Signals" candles) and there were "Open Color, Bars" red Heiken Ashi candles - close long, open short
- timeframe: 5m (the best)
RSI Period = 14
RSI Limit = 30
RSI Signals = 3
Open Color = 2
Piramiding = 100
Lot = 100 %
- timeframe: 1h
RSI Period = 2
RSI Limit = 30
RSI Signals = 3
Open Color = 2
Piramiding = 100
Lot = 100 %