Real_inwCoin

inwCoin BB+Stoch Strategy

Real_inwCoin Updated   
Strategy using BB and Stoch for entry, trailing for exit.
-------
IDEA
-------
* If price move to reach upper BB and pull back and cross down middle line, and stoch is on OB zone, it will enter short.
* If price move to reach lower BB and pull back and cross up middle line, and stoch is on OS zone, it will enter long.
* Stoch help filter out the bad entry from BB logic, helping with high win trade %
* I smooth out stoch by using 30 length and found out it give better profit%

=============================================
Test Data Detail
=============================================

Exchange : OKEX
Coin : BTCUSD3M
Timeframe : 1H
Date range : 2018/1/1 - 2019/1
For : Trailing with bot ( If you have one :P )

Config
Trade % = 20 ( You can increase trade size of your total port but it will get you into more risky trade. ( but yes, more profit ) ... u can increase trade size if you have enough profit
Trailing Start = 20 ( If you can write bot, it will start trailing when the profit % reach this value )
Trailing Stop = 5 (If you can write bot, it will take profit if the profit drop below this value from trailing start.)
Take Profit = 100 (It will set fixed TP for whipsaw case ( rarely reach this target ) )
Stop % = 50 ( so this trade is RR = 2 nice! )
Leverage = 20 ( so we can withstand the price fluctuation and not get liquidated, if you trade spot, please choose 1 also, please adjust TP and stop accordingly eg. leverage 1 / TP = 20 / SL = 10 )
Trade Direction = Both ( for margin market, if you want to trade spot like Binance you can choose long only )

Stoch Oversold Zone = 30 ( if stoch stay below or equal this value, it is oversold )
Stoch Overbought Zone = 50 ( if stoch stay above or equal this value, it is overbought )
Stoch Length = 30 ( the more length, the more smooth out of Stoch )
SmoothK1 = 1 ( the smoothness of K )
Release Notes:
v.1.1 : 17/11/2018 : Change calculation from close to open
Release Notes:
v.1.2
- Update long/short entry logic from cross to crossover/under to make sure that price come from the right direction ( not any )
Release Notes:
v.1.2.1 : 20/11/2018
- Adjust long/short entry logic ( using crossover/under instead of just cross). and change back to "close" because can't use open, wrong logic
- change middle line of BB from sma to ema / change stdev cal to close ( from open )

- ถ้าอยากดูผล Backtest ของกลยุทธนี้ ให้เปิดผ่าน web browser บน PC นะครับ
- ถ้าอยากติดตามเพจ ก็เข้าไปไลค์ได้ที่ facebook.com/inwcoin
- ทุกบทวิเคราะห์ ไม่ใช่คำแนะนำในการลงทุน เป็นเพียงการศึกษา Technical Analysis และบันทึกไว้เป็นหลักฐานของผมเองเท่านั้น
Protected script
This script is published closed-source but you may use it freely. You can favorite it to use it on a chart. You cannot view or modify its source code.
Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.

Want to use this script on a chart?