Georgeencrypted

StrategyTOstudy LongGorila [CODE WITHOUT PYRAMIDING]

Georgeencrypted Zaktualizowano   
This code is fofr you to change it and transform a strategy into a study and avoid pyramiding just by editting this lines

longcondition= buy_entry and buy_zone
shortcondition= sell_entry and sell_zone

like this

longcondition= 'YOUR CONDITION HERE'
shortcondition= 'YOUR CONDITION HERE'

and using your own conditions

This particular strategy is only as example and not for actual trading, this code is only to be edited an used to transform your strategies into studies to get alerts
Informacje o Wersji:
//The objective of this code is to transforma a strategy into a study and avoid pyramiding. You only have to copy the srategy code into the first part and
//modify the "entry and exit definitions" with your own from your strategy

//This is a code for taking long and short positions and so the closing code. If you want to work in a buy/sell scenario this is not going to work as it is
//functions declared are only as an examble and doesnt give a good result for actual trading
Informacje o Wersji:
Update for easy of use
Informacje o Wersji:
just variables
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?