TradingView
UnknownUnicorn2151907
30 สิงหา 2019 เวลา 10 นาฬิกา 11 นาที

🐮 🆚 🐻 [Alerts] 

คำอธิบาย

It's a remake of the previous script but for use in reverse positions at the same time.
In this script the reality could be even better than the Backtest, because, only close the position with profit, so profitability should be 100%, and Longs and Shorts don't mix because they are independent.
In real trade, you need an exchange that allows you to go in reverse positions at the same time or where you can have two independent sub-accounts: one for long and one for short and with margin trading. Although, if TP is small and does not mix with other inverse positions, it's not necessary. (With this script, you can go long and short at the same time and with independent configurations)
Settings for ETH at 5 minutes. (If you find good settings please comment)

Enjoy!

เอกสารเผยแพร่

Stop Loss added.
ความคิดเห็น
CAPVERTO
Can someone please tell me how to set up the alerts so they can be exported to an execution platform - And do anyone have good references with a platform that can place the trades on ex. Bitmex?
DTCash
@CAPVERTO, I used Autoview. Get yourself a VPS make an email address for Autoview and set it up in google chrome. Then link Autoview to you're Bitmex API and you can export TV alerts to be executed in Bitmex.
AlexisValera
@DTCash, Hi master. Can you explain this better. Please. To the human and not the Great Masters. Love to have some knowledge here to get some alerts from other indicators around. Like and SCANNER so I don't have to be searching all over, That the system make the moves looking around and when some alerts or matches are get in the indicators they send and alert to Telegram, Discord, TradingView. And can see if are more than one in the same time. Its this possible to achieve???
MiningDemon
How does the stop loss work if you want to add it to the alerts? For example, you get a re-entry alert on the chart does that mean it sells everything at that % of a loss or?
duuse
it dosent show anything on my side? anyone getting the same problem?
buitrago29
hi, please can you write me how to create an audible alarm in pine script when a condition is met. Thanks a lot
criptodivisas
Buen día XaviZ, lo felicito por su excelente trabajo, lo he seguido por mucho tiempo obteniendo muy buenos resultados con sus scripts, en los últimos días tradinview ha realizado cambios y uno de ellos es la parte de los label que brindaban información valiosa sobre la estrategia, me podría indicar por favor que debo modificar para que regrese la información, a continuación la linea de código a la que hago referencia.

label.new(
x = longCondition[1] ? time : na,
y = na,
text = 'LONG '+tostring(sectionLongs)+"\n"+tostring(open),
color = color.blue,
textcolor = color.black,
style = label.style_labelup,
xloc = xloc.bar_time,
yloc = yloc.belowbar,
size = size.tiny)

Gracias por su ayuda, y si tiene una billetera de bitcoin me gustaría hacerle una pequeña donación.
เพิ่มเติม