UnknownUnicorn28067390

Juicy Trend

UnknownUnicorn28067390 Güncellendi   
This script is simple.
It uses EMA and HMA crosses to find entries and exits.
There is an option for sourcing Heikin Ashi based entries/exits.
There is an option for Stop Loss percentage.
It is made for finding Long entries on the 45min chart.
You can optimize the signals by adjusting the moving average lengths.
The default settings are for BTC/USDT 45min.
Suggestion, reduce the Stop Loss percentage for smaller / more volatile assets.
Sürüm Notları:
I have added the Stochastic RSI into the equation because it seems to make a positive difference.
You can choose what level the Stochastic RSI must be under in order to "BUY".
I have also fixed the labels so they show up in the correct location, corresponding with the actual orders placed in back testing.
This indicator is getting shockingly powerful.
Enjoy.
Sürüm Notları:
I have updated the "percent of equity" value as to not portray unrealistic back testing results.
Sürüm Notları:
The chart did not contain the script modifications previously noted.
Now the chart image displays the script properly with realistic back testing results.
Sürüm Notları:
Improved the Inputs layout.
Added the K period smoothing for the Stochastic RSI.
I did not find it helpful to change the smoothing, but perhaps you will find it useful for the assets you're trading.
Sürüm Notları:
Another update to the stop loss option.
Before it would occasionally fail to stop a losing trade.
Now it works properly.
Sürüm Notları:
I have updated the "percent of equity" value as to not portray unrealistic back testing results.
Sürüm Notları:
I have modified the Alerts so they print on the bar after a BUY/SELL/STOP label is printed instead of the same bar.
The labels repaint on the current bar, after the bar has closed, the label is final and will not repaint.
This prevents a bot from buying or selling based on an alert that may be repainted (invalidated)
If you are using an Alert based trading bot, then modify the Alert messages at the bottom of the script.
If you would like for the bot to send alerts on the current bar rather than the next one, then remove from "buyoption", "strategicsell", and "stop"
I hope this was easy to understand and helpful.
Sürüm Notları:
I have left more valuable instructions at the bottom of the script.
Sürüm Notları:
Updated Alerts to display on current bar because I didn't know strategy indicators are already delayed one bar. So there's no point to delay the alerts another bar.
Sürüm Notları:
Updated percent of equity.
I use 90% of equity with my trading bot.
But most people won't use more than 20%.
So I don't want to show unrealistic results.
Sürüm Notları:
Added categories to the Inputs tab to reduce clutter.
Sürüm Notları:
Refreshed the entire script with added features.
You can choose the MA type and whether or not you only want to sell in profit.
These added features increased the net profit by around 30% in my testing on Harmony(ONE)/USDT and Bitcoin(BTC)/USDT.
Sürüm Notları:
Updated the slow ma color.
Sürüm Notları:
Added "Tool Tips" on the inputs tab to help you understand how to tune the indicator for the asset you're trading.
Sürüm Notları:
Added the option to only place trades with the Moving Average #3 trend direction.
Sürüm Notları:
Updated the tooltip for the "Only Trade with Trend" option.
Sürüm Notları:
Updated the MA 3 adjustment step.
It increases or decreases by 5 now.
Man this indicator is turning out awesome.
Works VERY well on medium sized cryptos like ONE, FTM, AXS, ENJ.
I got it up to 108,000% net profit on FTM 45min... The potential is unbelievable.
Sürüm Notları:
Added custom Alert messages to the inputs tab.
Now you can type your alert message into the settings input tab.
Or you can insert your 3Commas alert messages there after formatting them correctly.

//BOT Instructions//////////////////////////////////////////////////////////////

//In the Indicator Setting Inputs Tab, do the following...
//Replace the "BUY" message with your 3Commas "Deal Start" message.
//Replace the "SELL" and "STOP" messages with your 3Commas "Deal Close" message.

//In the Alert Settings, do the following...
//Condition = "𝐉𝐔𝐈𝐂𝐘 𝐓𝐑𝐄𝐍𝐃" and "alert() function calls only".
//Expiration time = Maximum time possible.
//Alert actions = Webhook URL (provided by 3Commas)
//3Commas BOT will receive the messages and initiate trades accordingly.
Sürüm Notları:
Previously, after a "BUY" signal, an alert would be send on every bar after that "BUY" signal.
Now the Alert will only be sent one time after a "BUY" signal.
The same is true for "SELL" signal alert.
However, "STOP" signal alerts will still repeat on every bar... This is due to the limitations of the script but is also not a bad feature. It may be good to send redundant alerts for the stoploss.
Sürüm Notları:
Updated entry and exit comments.
Sürüm Notları:
Added my name just for fun. lol
Sürüm Notları:
Make my name yellow just cause.
Sürüm Notları:
This is a bot indicator for snowballing equity as quickly as possible.
As such, I have increased the trade quantity to 30%.
I have also fixed an issue with STOP signals being recognized as SELL signals.
This caused the same alerts to show up for STOP and SELL signals, now they are individualized.
Sürüm Notları:
Updated the Alerts, Labels, and Trades.
SELL and STOP signals are individualized better.
Sürüm Notları:
I decided to test the indicator on the worst performing Cryptocurrency this week (AAVA) on the most difficult time frame (5min).
I did this to prove that even in the worst case scenario, you or your bot can still be profitable with this indicator.
11% month is NOT a bad "worst case scenario", am I right?
Sürüm Notları:
Updated input section titles just for fun.
Sürüm Notları:
Added a Take profit option.
Next I will add an option to make the stop loss trailing.
Sürüm Notları:
Updated Default Inputs for ONE/USDT 45min
Sürüm Notları:
Updated Tooltip
Sürüm Notları:
Added a trade expiration feature.
This will stop trades after the chosen amount of bars so your bot can get back into action.
There was an issue with trades waiting a very long time for the price to come back into profit which was not practical in some situations.
Sürüm Notları:
Updated alerts and tool tips.
Sürüm Notları:
You can now change the minimum profit required for the "Only Sell in Profit" option.
Sürüm Notları:
Added the option to sell after an uptrend has ended.
If you're only trading with the trend, there will be one final trade at the end that is not sold in profit.
If you have enabled the feature to only sell in profit then you will have to use this new feature to force the trade to stop.
Sürüm Notları:
Adjust how long the trend must be have reversed before selling.
Sürüm Notları:
The "minimum profit" is now actually percentage based.
I coded it wrong the first time, it was tick based.
Now you can choose the minimum percent profit if you're selling only in profit.
Sürüm Notları:
Updated tooltip.
Sürüm Notları:
Name and Tooltip Update
Sürüm Notları:
Expire Alert Fix
Sürüm Notları:
Simple Update
Açık kaynak kodlu komut dosyası

Gerçek TradingView ruhuyla, bu betiğin yazarı, yatırımcının anlayabilmesi ve doğrulayabilmesi için onu açık kaynak olarak yayınladı. Yazarın eline sağlık! Bunu ücretsiz olarak kullanabilirsiniz, ancak bu kodun bir yayında yeniden kullanımı Kullanım Koşulları ile yönetilir. Bir grafikte kullanmak için favorilere ekleyebilirsiniz.

Feragatname

Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, işlem veya diğer türden tavsiye veya tavsiyeler anlamına gelmez ve teşkil etmez. Kullanım Şartları'nda daha fazlasını okuyun.

Bu komut dosyasını bir grafikte kullanmak ister misiniz?