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
오픈 소스 스크립트

이 스크립트의 오써는 참된 트레이딩뷰의 스피릿으로 이 스크립트를 오픈소스로 퍼블리쉬하여 트레이더들로 하여금 이해 및 검증할 수 있도록 하였습니다. 오써를 응원합니다! 스크립트를 무료로 쓸 수 있지만, 다른 퍼블리케이션에서 이 코드를 재사용하는 것은 하우스룰을 따릅니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

차트에 이 스크립트를 사용하시겠습니까?