SoftKill21

CRYPTO HA Strategy money maker long term

Today I bring you another amazing strategy.

Its made of 2 EMA in this case 50 and 100.

At the same time, internaly for candles we calculate the candles using the HA system ( while still using in live the normal candles). This way we can assure that even if we use HA candles, we avoid repainting, and its legit.

We first calculate the HA candles based on the EMA 50 values, and after that , we use that candle properties to apply to EMA 100.

Once we have that, for entries we have the next conditions :

sell = o2 > c2 and o2 < c2 and time_cond
buy = o2 < c2 and o2 > c2 and time_cond

For sell : Our open from HA 100 is bigger than Close from ha 100, and the previous open is smaller than previous close
For long : Our open from ha 100 is smaller than close from ha 100 and the previous open is bigger than previous close.


Then we have 2 options :

If we wnat to go only long , which is my prefered version ,or the original one where we go both long and short.

I found that the best results are in general around bigger timeframes, 1h+ , 3h works the best so far on my tests.



For exit we have 2 versions :
1 lets say we had a long signal, as soon as we have a short signal we close the trade. Viceversa for short.
2. Is based on price % movement. In this case I use 7.5% price movement of asset.

We have no TP in use for this system.


For the purpose of this test I use 10.000 $ account. For test I use 100% of it, without any leverage.
I use the SL based on price movement , which is a very risky tool, since it can fluctuate even at 20-30% of our capital.
For comission I used 0.1% for each deal, and a slippage of 5 points.

Be cautious with this system !


If you have any questions , message me.

My website: www.atraderlife.com/

Telegram group: t.me/atrader_life

DONATION
BTC: 347p8NNwnHmAUfyJXWaeLUgrpHwthmr5UP

TV
www.tradingview.com/gopro/?share_your_love=SoftKill21
Skript med en öppen källkod

I sann TradingView-anda har författaren publicerat detta skript med öppen källkod så att andra handlare kan förstå och verifiera det. Hatten av för författaren! Du kan använda det gratis men återanvändning av den här koden i en publikation regleras av våra ordningsregler. Du kan ange den som favorit för att använda den i ett diagram.

Frånsägelse av ansvar

Informationen och publikationerna är inte avsedda att vara, och utgör inte heller finansiella, investerings-, handels- eller andra typer av råd eller rekommendationer som tillhandahålls eller stöds av TradingView. Läs mer i Användarvillkoren.

Vill du använda det här skriptet i ett diagram?