drother

Entry Alert Bot

drother Zaktualizowano   
This bot is SIMPLY to trigger an external webhook. You simply enter you take profit, entry, and stop loss %, and it will auto-populate the variables listed to the calculated values. That is all this script does. It does draw the trade on the chart for you. If you want a long, and price crosses up over you entry it will trigger the webhook. If you want a short and price crosses below your entry, it will trigger the webhook.
Informacje o Wersji:
cleaned up debug code
Informacje o Wersji:
Added alert frequency option
Informacje o Wersji:
#leverage# - This variable is the configured leverage
#symbol# - This is the symbol. I have it removing ".P" at the end of the symbol for Bybit
#tpfull# - Take profit price
#stoploss# - Percentage price movement for stoploss
#margintype# - Outputs a 1 if you want to use % of margin available in your account, and a 2 if you want to use a static amount of margin
#margin# - The percentage or static amount configured
Informacje o Wersji:
Now calculates long/short whether or not take profit is above or below entry.
Informacje o Wersji:
Added #stoplosspercent# to the placeholders
Skrypt open-source

Zgodnie z prawdziwym duchem TradingView, autor tego skryptu opublikował go jako open-source, aby traderzy mogli go zrozumieć i zweryfikować. Brawo dla autora! Możesz używać go za darmo, ale ponowne wykorzystanie tego kodu w publikacji jest regulowane przez Dobre Praktyki. Możesz go oznaczyć jako ulubione, aby użyć go na wykresie.

Wyłączenie odpowiedzialności

Informacje i publikacje przygotowane przez TradingView lub jego użytkowników, prezentowane na tej stronie, nie stanowią rekomendacji ani porad handlowych, inwestycyjnych i finansowych i nie powinny być w ten sposób traktowane ani wykorzystywane. Więcej informacji na ten temat znajdziesz w naszym Regulaminie.

Chcesz użyć tego skryptu na wykresie?