Super Pivot Reversal Strategy with MA CloseVery Succesful Pivot Reversal Strategy
- This strategy works best with 1H and 4H Heikin Ashi charts.
- First year is small, second year is a nice chunk, third year your a multi-millionaire by far.
- Short & Long entry amounts are percentage of total capital to keep wallet and risk management in check.
- Entries close either when another short or long entry is placed or when SMA/EMA is crossed over to keep drawdowns low.
- Can selectively back test individual date ranges.
- All back testing is based upon an initial $1000 USD capital investment.
- Back test gives great results on EURUSD, USDJPY, USDCAD and many other forex currency pairs. Don't recommend using it on GBPUSD.
Code is currently closed while I tweak it further, but I wanted to get it out here to share and see if anyone is interested.
Strategy!
SlingShotStrategyBased on an existing SlingShotStrategy. Added the ability to set capital, and order limit in settings.. Back Testing is great. Plan to improve more, let me know what you think.
Abacus (CMF + Stoch. + Chop.) StrategyThis strategy combines uses Chaikin Money Flow, Stochastic Oscillator, and the Choppiness Index to determine trend strength and direction and generate entry and exit signals. This is a strategy adaptation of our earlier CMF + Stoch + Choppiness Index indicator.
OBV Divergence Tracker StrategyThis strategy combines OBV Z Scores and price Z Scores to identify divergences and generate entry and exit signals.
The K2 StrategyStrategy version of the K2 Indicator. The K2 uses a fast and slow CCI to identify optimal long entry and exit opportunities.
No Nonsense NNFX VP Strategy for Back Testing | jhMy first script, be kind :)
Most of the rules are implemented:
- Money management
- ATR, Baseline, Confirmation, Volume, Exit
More details below.
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//Designed per No Nonsense Forex VP rules
//Made to be as modular as possible, so we can swap the indicators in and out.
//Originated from causecelebre
//Tried to put in as much VP rules as possible
///////////////////////////////////////////////////
//Rules Implemented:
///////////////////////////////////////////////////
// - SL 1.5 x ATR
// - TP 1 x ATR
//
// - Entry conditions
//// - Entry within 1 candles of baseline + 1 x confirmation + volume
//// - Entry only if baseline is < 1 x ATR
// - Exit conditions
//// - Exit on exit indicator or when baseline or confirmation flip
///////////////////////////////////////////////////
//Trades entries
///////////////////////////////////////////////////
// - First entry L1 or S1 with standard SL and TP
// - Second entry L2 or S2 with standard SL and exit upon the exit conditions
///////////////////////////////////////////////////
//Included Indicators and settings
///////////////////////////////////////////////////
// - Baseline = HMA 20
// - Confirmtion = SSL 10
// - Volume = TDFI 4
// - Exit = RVI 4
///////////////////////////////////////////////////
//Credits
// Strategy causecelebre
// TDFI causecelebre
// SSL Channel ErwinBeckers
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
HLC3/Kaufman Strategy (Cephii Version)Used for Long and Short Indications with HLC3/Kaufman analysis. Effective for high volatility long term trading.
Kijun-Sen Strategy [DasanC]This strategy employs the Kijun-Sen line (from Ichimoku cloud) as a baseline for decisions.
In essence, the Kijun-Sen is a kind of moving average based on the High/Low range, similar to Donchian channels.
We wait for a crossover or crossunder to enter a new trade, then exit upon the next cross.
It works on 1H timeframe and above. It also works for all the Major FX pairs (at least from my tests).
I use the ATR and a multiplier to decide the S/L position as well as the volume of the trade.
I also use an equity protector to close out of all trades if a specific DD % level is reached. In theory, this should never happen with only one trade open at a time, however, if a user wants to modify the script to pyramid orders then the equity protector could potentially "save" an account.
The default settings should produce winning results on Major pairs. You can change the backtest time in the script by altering line #53:
>if(time > timestamp(2017,1,1,0,0) and time < timestamp(2019,1,1,0,0))
TODO:
Add 2 additional forms of confirmation
Add volume to filter losing trades
Add exit indicator
MH1) There is no "security (tickerid, 'D', close)", which has "Blue Sky day 90%", "Vdub" and etc
2) The tested values which you can see below were without "Pyramiding"
MACD Strategy by ForbesStrategy นี้เขียนขึ้นมาจากบทความของนิตยสารธุรกิจ ชื่อดัง Forbes
สำหรับผู้ที่อยากอ่านสามารถค้นหาได้โดยใช้คำค้นว่า Bitcoin Trading Strategy For Passive Investors
สำหรับผู้ทีจะทอสอบ backtest ให้ตั้งค่า commission (หรือค่าธรรมเนียมการเทรดด้วย) เพื่อให้ผลลัพท์ใกล้เคียงกับความเป็นจริงมากที่สุด
อย่างไรก็ตามจากการ backtest นั้น พบว่า Strategy นี้เหมาะกับ Timeframe Day มากที่สุด และโดยส่วนตัวคิดว่าเหมาะสำหรับการซื้อขายแบบ Spot เท่านั้น
Ema BacktesterA simple, but useful script for backtesting purposes. Find the optimal Settings for your strategy.
tips are always welcome at: 38uGQJDDZDL6wX48x4gYTccPeQ3ZHVYmY4 (btc)
I hope you enjoy the script :)
Rock1) There is no "security (tickerid, 'D', close)", which has "Blue Sky day 90%", "Vdub" and etc
2) The tested values which you can see below were without "Pyramiding"
E21) There is no "security (tickerid, 'D', close)", which has "Blue Sky day 90%", "Vdub" and etc
2) The tested values which you can see below were without "Pyramiding"
RSI-RENKO Divine Strategy (Backtesting)Live, non-repainting strategy using RENKO and RSI mixed together to multiple types of long and short positions.
- Features -
Live entry direction with trade warnings and alerts
Live trade building buy and sell limits (for buy/sell limits)
Entry location icons as well as pyramid entries (to add to existing position)
Swing trades that keep you in the trade for the maximum possible profit
1 scalp target based on the RSI settings and entry location
Dynamic trailing stop for swings and scalps
Alert conditions for every update and condition change of the strategy (Provided by indicator study)
4 pre-built color themes, including candlestick coloring
This strategy is best used with the companion indicators: Renko RSI and Renko Trend Momentum using the identical RSI and Trend settings.
The linked script is identical and used solely for alerts, because Trading View still after 3 years of requesting does not provide the ability to use alert conditions inside a strategy script, only an indicator script. This strategy should be used to backtest your settings.
The approach to this strategy uses several parallel trades of different types. In order to generate multiple trade types the "pyramid trades" setting of the strategy (second tab of the settings that lets you adjust the number of pyramid contracts) should be used.
- Trade Types -
Swing: This trade is entered on the solid arrows after the RSI has become oversold or overbought. It is key that all trades wait for some degree of pullback before entering, even after the trend flips between positive and negative. This trade is held until stopped out or an opposite trade is triggered that reverses the position.
Scalp: These trades have a limit buy/sell entry and a target. The initial target is the opposing RSI overbought or oversold level and changes in real time.
Turning on/off the different trade types (strategy only) is simple done by decreasing the number of contracts used for that trade type to zero. When the quantity is set to zero, that trade is not considered.
- Session -
The session filter is used to narrow trade executions by only allowing trades that are inside the session boundaries. This can be used to isolate the London or New York session for example. The default is 24 x 7 which filters no trades (Trading View has a bug when resetting this, so simply reset the indicator to get it back to 24x7).
Please see the following 3 videos introducing the concept of this strategy.
All feature requests or bug reports are welcome either by direct messaging or comments on this page or the linked indicator page.
Please PM for access. Cheers.
Connors RSI Strategy v1.0 Modified EntriesThis Script is a request by trader acmeinvest
Find the original script here
Renko RSI trend - StrategyThis strategy takes advantage of Renko chart's noise cancelling and follows the trend accordingly.
Without fundamentals, mean reversion and trend following are the only two wakes to make consistent profits (disregarding high frequency market making and stat-arb)
so here it is, a simple strategy that will bring dollar bills.
Commission : 0.075%
Slippage : 10 ticks
APEX - Swing Aura StrategyA backtester of my new strat, it's a hybrid swing/scalp strat that really looks for quick low profits. Will keep it hidden as it's a bit of a work in progress right now. Working on it to perform well enough with the Apex Trading bot, ran it for a day now and it ended the day on a 1.78% portfolio profit, so I'm really pleased with that.
As for details it's based on Keltner Channels, Bolingers Bands and a Ichimoku cloud. To spice it up there's even a Wave trend in there as well!
All the settings for the bits and parts are changeable so feel free to mess around with them, but will keep my sell triggers fixed for now, so no editing of those from within the script unfortunately.
Enjoy!
Moving Average Strategy of BiznesFilosofWhat is brilliant is simple! Therefore, this strategy works very well. It is configured on bitcoin. But you can use it for other tools. Only need to change the settings.
Remember that this is not a panacea, but only an assistant! You yourself have to choose which entry and exit points to choose.
In more detail about strategy on my channel in YouTube.
===
Что гениально, то просто! Потому, эта стратегия очень хорошо работает. Настроена она на биткоин. Но можно использовать и для других инструментов. Только нужно поменять настройки.
Помните, что это не панацея, а только помощник! Вы сами должны панимать, какие выбирать точки входа и выхода.
Более подробно про стратегию на моём канале в Ютуб.
Cyatophilum Bands Pro Trader V5 [BACKTEST]Hi guys, I improved my script once again :)
This version includes a new feature.
Trailing Take Profit with % deviation.
For those seeing the indicator for the first time, it works like Donchian Channels with lag and a channel width condition to detect breakouts. On top of that I integrated a Stop Loss and Take Profit system to pinescript.
Backtest results below are calculated with :
Short + Long Strategy
0.05% Commission
100% of 10 000% equity per trade
Strategy data from 25/04/2019 to 18/05/2019
Default Configuration for BITFINEX:ETHBTC 3 minutes timeframe.
This version also has the Stop Loss / Take Profit system included in the previous version, plus a short / long setup distinction. For example you can choose a different stop loss % for long and for short trades.
Previous version:
This Backtest version is free to test. Just Leave a comment, thanks !
Get access to the Alert Setup version and automate the strategy today !
Purchase the Cyatophilum Indicators pack
I will publish backtests and configurations so make sure to follow me if you don't want to miss anything !
My Website - blockchainfiesta.com -
My Discord channel - discord.gg -
Peak Valley Estimation StrategyIntroduction
Its the first strategy that i post here, so don't expect ground breaking stuff, when testing my indicators i always used prorealtime and not tradingview. This strategy use signals generated by the peak/valley estimator indicator i posted long ago, i think the signals generated where sometimes quite accurate in some markets thus providing potential material for a profitable strategy.
The indicator use 3 parameters, therefore the optimisation process is not easy, but i selected what i judged good parameters values at first glance. The strategy is in its more simple form without stop or anything, the detection of peaks and valley can allow for tighter stops since we expect the price to reverse, but take into account that sops and take profits are parameters subject to optimization process except if selected with strict money management rules and not profit optimization.
Of course trading the strategy in this form is far from being great, if we take into account the market non stationarity then we might expect loss during trending markets. Trend strength indicators could help switch from a reversal to breakout strategy thus maybe providing more control.
I really hope you find an use for the strategy.
Notes
Its been three long years since i started tradingview, and i put more efforts in my indicators than in my studies and life overall, this have created complicated situations and i can't afford to follow up with this, therefore i announce that in the end of june i will leave tradingview for quite a long time, at least until i have my degree. I announce it in advance in case some of you want helps of any kind. I will post all the indicators, both in progress and finished i have made during those three years. I hope you can all understand.
Thanks for reading !