neutronix community bot ML + Alerts 4h-daily (mod. capissimo)Gm traders,
i have been a python programmer for some years studying artificial intelligence for general purpose; after some time i finally decided to have a look at some finance related stuff and scripts.
Moved by curiosity i've decided to make some but decisive modifications to a script i tried to use initially but without success: the LVQ machine learning strategy.
So after studying the charts and indicators, i have rewritten this script made by Capissimo and added heavy filtering thanks to vwap and vwma, then fixed repaint and other issues.
I hope you enjoy it and that it could increase your possibilities of success in trading.
HOW TO USE THE SCRIPT
Add the script to 3h+ charts like for example BTC 4h, 6h, 8h, 12h, daily. (In order for it to work on shorter timeframes charts you can try to change to lookback window but i dont advise it).
Change only rsi and volfilter(volume filtering) settings to try to find the best winrate. Leave dataset to open. Fyi the winrate isn't 100% accurate but can give you a raw vision of final results.
Use alerts included for trading and and in options click on 'Once per bar'. If you have checked 'Reverse Signals' in the control panel you have got more 'risky' signals so be advised if trading futures and stocks.
Exit trade signals not provided, so it is recommended the use of take profits and stop loss (1.5:1 ratio)
As always, the script is for study purposes. Do not risk more than you can spend!
Original LVQ-based strategy made by capissimo
Modified by gravisxv 13/10/2021
4hr
4H Crypto RoycerThis indicator includes simple moving averages (21,50,200) and exponential moving averages (10,144) and has the ability to show this data on the chart with the approval of the user.
The indicator, which controls the intersections with the formulas it contains, can display the Golden Cross and Death Cross warnings to the user on the chart.
It draws a band on the chart with the support area calculations and in these band calculations; blends simple moving and exponential moving averages and smooths them by 1.5%.
It is used as a signal trigger in band overruns by replacing the lower and upper bands by calculation.
While one of our signal triggers is this band, our other variable is 50 simple moving averages.
Inspired by Kıvanç Özbilgiç's Supertrend indicator, the formula was updated using MA50 and 15% Stop-Loss instead of using atr multiplier.
Our chart has been tested in crypto currencies on 4 hour candles, so "4H" has been added to the beginning of the name.
We recommend using the indicator, buy / sell signals and the support band on the 4-hour charts.
JD ProgressJD Progress Indicator is a two-part algorithm that is designed for both the 4hr and DAILY chart with unique alerts for each timeframe.
This can be applied to Forex, Stocks, Crypto and Metals
How to use;
4hr - When price crosses the channels and the confirmation indicators at the bottom all align, the trade alerts will be shown on screen.
D1 - When the price crosses the channels (no need to wait for confirmation indicators), the trade alerts will be shown on screen
There are a number of rules baked into the code to try and eliminate as many fake signals as possible.
ATR targets and stop losses are also shown on screen and can be hidden if desired. I'd suggest aiming for 1x ATR target and 1.5 ATR Stop Loss. Use two trades and let the second run with a trailing stop.
This algorithm is essentially a reversal system that uses a number of specifically tested and chosen indicators to identify reversals as early as possible.
When to trade.
4hr - I suggest trading Tues - Thurs when trading the 4hr. Background shading will assist with this.
D1 - Trade 5 days a week.
With both timeframes, wait for the bar to close and place a pending order with a 5 pip gap.
JD Core in action
How to Access
Gain access to JD Progress Confirmations for your TradingView account through our website, links below.
7 day paid trials, subscriptions and lifetime access are all available.
All tiers give you full instructions on how to trade this strategy.
4hr chart Moving Average Ribbon in daysUse this for the 4hr chart view.
Adapted from the MMAR standard so that I can see daily MA/SMA's directly from the 4hr chart. regular counts included and day counts shown in titles.
I use this with the 50ma, 14 daily, 30 daily, 50 daily, 100 & 200 daily active, the rest disabled.
Enjoy.