Hello ladies and gentlemen,
Due to massive requests from the Gunbot Elite Group and our main TheBotFather Group, I'm releasing as promised my Tradingview configuration. (Thanks guys, you're awesome
)
Disclamers:
1. I'm no Pro programmer so I've kept this setup as basic as possible (also because I simply don't have the patience to write in Pinescript)
2. This setup as it is will use a similar technique as double_up so count some funds in
3. I've made gains in between 5%-20% with this setup, it is possible that you don't reach the same results due to market fluctuation
4. I'm not responsible in any kind of loss you make with this setup
5. The Setup is not perfect at all but a really good start to get in the Tradingview world and to get some impressive gains
============================================
Please consider donating even a small amount to me, I've lost quite a bit of BTC when running those tests for the community due to limited funds (had to sell at loss from time to time to keep running tests). Any amount will be appreciated!
BTC 1HfxfquxyA9zyS5ABBPBbDbhxQQvDYjBS5
ETH 0x385564A318EFF945f7a92EC650Dd600F83F66296
LTC LXK8px4wdwpwWpGSg5LJuVf1A53tn1zAH9
ARK AKqxYadwuQ9UMoekVtpoXpqyb8j2uytUrH
============================================
UPDATE: If you don't have the Tradingview Plugin activated yet, I got approved from Gunthar himself to sell them. They cost 0.05 BTC which is seriously nothing compared to the possibilities with it. Simply hit me up with @exquitas on telegramFor this we'll be using the default config provided in Gunbot 5.0.4 (TV_GAIN = 0.6, this only got trigged once in 1 week of running this setup so you can leave it as it is)
So how do we describe this config for those that don't want to read? It is basically a Stepgain Buy / Stepgain BB Hybrid Sell
Let's get started:
- Create your account on Tradingview and activate your Pro Trial membership
You'll need a Pro Membership because you'll need 2 Alerts per Pair (BUY/SELL). Free membership only allows one Alert- After signing up and activating your Pro Membership, proceed to Charts on the Dashboard
- Congratulations! You've made it to the core element of Tradingview. Basically what you can see in the screenshot below, is my config already up and running, so let me get to the details
=========== THE CONFIG ===========
On the top left there's a search bar, choose the pair you want to trade with Gunbot and choose the corresponding exchange for it.
Now on the right there's the Period setting. I personally had the best results with Period = 15mins you can change it to any desired period.
So lets start!
In total you'll need 3 EMA's and 1 BB Indicator.
To set them up go to the bottom, Pine Editor and Click on new and choose the indicators you need for this setup.
To get to my settings you have to configure them like this:
EMA 1 Length = 5 ; Source = close
EMA 2 Length = 10 ; Source = close
BB Length = 26 ; Source = close ; mult = 2 (Why did I choose 26 as length? well with 20 it has sold to early and with 30 almost always to late)
EMA 3 Length = 1 ; Source = BB;Plot (Switch between the 3 BB Sources available until you have the top one. They all have the same name, to make it easier change the EMA 3 color to yellow for example
And bam, congrats you have the same chart as me now but how to set alerts up?
=========== Setting up alerts ===========
On the top right there's your Alerts Panel, click on the +
I'll use ETHBTC as an example here
BUY ALERTCondition --- EMA (5,close) - Crossing Up - EMA (10, close)
Frequency --- Once per bar (on close)
Expiration Time --- Don't touch this
Alert Actions --- Send Email (only)
The message has to be written according to the exchange you're using
Copied from Github version 5.0.1 release notes:
For TradingViews plugin please read tutorial here https://www.tradingview.com/wiki/Creating_and_Managing_Alerts and create alerts with the following syntax:
ORDERTYPE_EXCHANGE_PAIR
Examples:
BUY_POLONIEX_BTC_ETH
SELL_POLONIEX_USDT_BTC
BUY_KRAKEN_DASHEUR
SELL_KRAKEN_XLTCXXBT
BUY_BITTREX_BTC-ETC
SELL_CRYPTOPIA_ETH_BTC
BUY_CRYPTOPIA_LTC_BTC
So since I'm using Bittrex in this case it'll be BUY_BITTREX_BTC-ETH
Sell AlertCondition --- ETHBTC - Crossing Down - EMA (1, BB:Plot)
Frequency --- Once per bar (on close)
Expiration Time --- Don't touch this
Alert Actions --- Send Email (only)
Message --- SELL_BITTREX_BTC-ETH
So now let the magic happen
For the safety of your funds, only I mean ONLY use coins that are stable and no shitcoins.
In 5.0.4 Tradingview the bot doesn't know if he's already bought the pair that gets triggered by Tradingview. So if EMA 1 crosses EMA 2 up in this setup the bot will buy again even if there's an altcoin balance. This can happen if the trend never reached the sell trigger for example.
This will get "fixed" in 5.0.4 with an option where the user can chose if he wants to stop buying if there's a balance but in my honest opinion after running a few tests it works as a more predictable double_up feature and will sell at profit when the opportunity comes.
Correctly setting up your Gunbot for Email parsing will probably get discussed in another topic.
Side Note: There are also some coins where i'm using EMA1 crossing down EMA2 as Sell trigger. It entirely depends on the coin you're trading.
Happy trading gunners
Some proof: