TradingView
RafaelZioni
Nov 17, 2020 7:57 AM

BTC bot 

Bitcoin / U.S. dollarBitstamp

Description

I made good money on this bot in last few month so i decided to donate it to community (its from my private bot collection) design for BTC mainly . it a great bot for longs , shity for shorts :)
no security in this bot so no repaint
the key issue in any bot design is to find good low , after you just exit by take profit
the exit strategy here is based on pivot system
entry is based on Low finder script (that i put as open script )
the Take profit system is based on Adolgov script
in reality main problem now is that bot cannot utilize signal from alerts .but we are working to fix this issue with a good that will come soon
this script is to show how to create a smart non repainting strategy using take profit and finding low as the key for it success

this strategy very good for bullish assets. may not work as well when we are on bearish trend so keep this in mind if you use it
Comments
RafaelZioni
just another note: you can try this settings for 3-5 chart
take profit (2,3,4,5%) and stop loss 8%. it seems to work very good on 3 min or 5 min as well
sharkljz1997
@RafaelZioni, VERY GOOD
Trader1925
@RafaelZioni, Is there study script for this? Pleaseee
dimastyumen72rus
Hello friend, tell me why, when creating an alert for the BTC strategy, the tradingview bot gives out that this alert "This alert may not work as you expect, since it is based on an indicator or strategy that is being recalculated."
Does the strategy turn out to be drawing signals?
gregwhite777
@dimastyumen72rus, how do u get a bot to trade this ? what bot should i use?
ppaprivatecurriculum
@rafael, Why does it not work with US30 or US500 indicies at all? What should I adjust in the script content?
spdoinkal
@ppaprivatecurriculum, try changing the intial capital (Properties) from $10,000 to $100,000.
On some high valued indexes / tokens it won't open a trade unless the minimum capital is higher than the value of the index
gregwhite777
@ppaprivatecurriculum, how do u get a bot to trade this ? what bot should i use?
lewkino
@gregwhite777, there are several opportunities to use it as bot, but this is a separate topic. First of all one need a promising pine script, that does not repaint (like in this case).
Please look at solutions offered by Peter_O (TradingConnector), maybe it's a solution for you? Moreover you can write your own bot, if you have a web-developing skills.
edmundlim9000
Is there study script for this?
More