divonn1994

The Secret Sauce [divonn1994]

divonn1994 Telah dikemas kini   
Indicates a positive buy signal when:
1) the ema close is about the ema open
2) Weis Waves are positive
3) There is a Green Candle

Indicates a sell signal when:
1) there is a red candle
2) the ema clos is below the ema open

This helps you get in at the beginning of every trend but mitigates losses if a downtrend occurs

I like to use it with 4 hour candles. I haven't tried it with lower scales.
Nota Keluaran:
Author @divonn1994
Shoutout to @LazyBear for the Weis Waves

I like to use this indicator with 45 minute candles for BTC . I haven't tried it with lower scales.

My apologies if the syntax for some of the code is weird. I'm used to c++ and this is the first time I'm coding using PineScript.

This indicator attempts to tell you when you should buy into or sell out of a position. I combined some of my favorite indicators to make the buy signal.

Indicators used: Stochastic RSI , Weis Wave Volume , EMA open, EMA close, and classification of candle size. As well as a few conditional statements I came up with to try my best to get rid of false uptrend signals.

I’m trying to get in at the beginning of every potential uptrend, while mitigating losses during a potential downtrend.

The main idea is that when the indicator switches to 1 that's when you buy, when the signal switches to 0 that's when you sell. If you want an alert i recommend
setting an alarm for when the indicator crosses 0.5, once per bar close. That's what I do.

The settings I have as default are for the 45 minute time interval for BTC . Also this is for more of a bear market at the moment. Increasing the time intervals or a change to a bull market would need an increase in the input settings for timesBigger, crumbSize, crumbSize2 and bigCandleInputSize. This is due to the fact the candles, on average, can be much bigger when these changes occur. I have yet to mess with the settings so I have no recommendations to give. Again, my apologies.

I am currently working on version 3.0


Any ideas to improve my code? I'm all ears. I want to make an indicator that will just tell me when to trade. I want to get rid of the need to be staring at charts all of the time. Isn't that the dream?

I’m trying to find that “secret sauce” that puts me ahead of the game.

*so sorry, I attached my email to my last version which got me a warning*
Skrip sumber terbuka

Dalam semangat TradingView yang sebenar, penulis skrip ini telah menerbitkannya dengan menggunakan sumber terbuka supaya pedagang-pedagang dapat memahami dan mengesahkannya. Sorakan kepada penulis! Anda dapat menggunakannya secara percuma tetapi penggunaan semula kod ini dalam penerbitan adalah dikawalselia oleh Peraturan Dalaman. Anda boleh menyukainya untuk menggunakannya pada carta.

Penafian

Maklumat dan penerbitan adalah tidak dimaksudkan untuk menjadi, dan tidak membentuk, nasihat untuk kewangan, pelaburan, perdagangan dan jenis-jenis lain atau cadangan yang dibekalkan atau disahkan oleh TradingView. Baca dengan lebih lanjut di Terma Penggunaan.

Ingin menggunakan skrip ini pada carta?