ANN MACD ETHEREUM
This script is trained with Ethereum (Timeframe : 4 hours ).
Details :
Input columns: 19
Output columns: 1
Excluded columns: 0
Training example rows: 300
Validating example rows: 0
Querying example rows: 0
Excluded example rows: 0
Duplicated example rows: 0
Input nodes connected: 19
Hidden layer 1 nodes: 8
Hidden layer 2 nodes: 1
Hidden layer 3 nodes: 0
Output nodes: 1
Learning rate: 0.7000
Momentum: 0.8000
Training error: 0.009378 ( That's a very good error coefficient. )
Many thanks to wroclai for help.
Deep learning series will continue!
Komut dosyalarını "ai" için ara
ANN MACD BTC v2.0 This script is the 2nd version of the BTC Deep Learning (ANN) system.
Created with the following indicators and tools:
RSI
MACD
MOM
Bollinger Bands
Guppy Exponential Moving Averages:
(3,5,8,10,12,15,30,35,40,45,50,60)
Note: I was inspired by the CM Guppy Ema script.
Thank you very much to dear wroclai for his great help.
He has been a big help in the deep learning series.
That's why the licenses in this series are for both of us.
I'm sharing these series and thats the first. Stay tuned and regards!
Note : Alerts added.
SPY FRACTAL S-R LEVELS (FIXED ANN MACD)
This is a fractal version of my deep learning script for SPY
In addition, buy and sell conditions may appear in bar colors in green and red.
You can choose from the menu if you wish.
Fractal codes do not belong to me.
So I didn't put any license.
You can use it as you want, you can change and modify.
Regards.Noldo
BTC FRACTAL ANN S-R LEVELS (Fixed ANN MACD)
This script is an adaptation of my deep learning system for Bitcoin to fractals.
Fractal codes are not belong to me. Original :
The code for the Deep learning (ANN MACD BTC) work belongs to me. Original:
I didn't get license for this script because the fractal codes don't belong to me.You can use it for any purpose.
This command can be a very helpful guide.You can use that fractals with your indicators for Bitcoin.
You can also combine these levels with ANN - MACD - BTC script.
Scripts about Artificial Neural Networks (ANN) will continue soon !
I hope it will help us to gain insight into technical analysis.
Best regards. Noldo.
Sigwo Tech AI - 3m TF BitMex BotI’ve made a ROI of 600%+ (and counting) in 91 days using this bot and the ‘close when large’ method described below. First, some stuff. There are zero guarantees of the bot working well for you like it does me. Some is ‘guts’ and some is ‘damn this bot rocks’. I’m always open to help with advice. I will not listen to whining or otherwise unsavory words. This bot doesn’t substitute learning how to trade. Get a load of this Mango Sauce, it rocks!
You will need a few things:
TradingView account (free account will not work, but be Pro, recommend Pro+)
You will need an AutoView subscription (coupon: 5CPLM-4PY3Q-EEWJN)
You'll need a Bitmex or a Deribit account (bitmex - www.bitmex.com)
VPN (always a good idea when connecting to exchanges)
You need to email info@gojupiter.tech to gain access to the indicator. In the email, we need your TradingView username
Setup instructions:
Add the indicator to your 3m TF chart (not tuned for other timeframes)
Right click on an area of the 'Study STAI' indicator, click "Add alert on 'Study STAI'"
In the box that pops up, select the drop down "Short" and select the box 'Once per bar close'
In the 'Message' box, copy paste the following (no quotes):
"Short!
a=bitmexlive e=bitmex s=xbtusd b=short q=1000 l=10 t=limit"
l=leverage q=quantity of contracts in $ amount
Do the same procedure above to make 'Long' alert, but insert the below in the new 'Message' box.
"Long!
a=bitmexlive e=bitmex s=xbtusd b=long q=1000 l=10 t=limit"
Save the alert. You should now see the alerts in the left side of your browser and a green dot next to them. You are live and ready to rock!
Notes:
You must have a browser open for the orders to fire! You will still receive alerts, but the orders will NOT fire unless a browser is open!
Nothing is infallible. Bots should be checked 3-4 times a day to ensure orders are executing properly and to check if the orders are 'lopsided'. Alerts for price support/resistance should be set by you and checked when the alert comes in. This usually means you have a chance to close a nice large position in profit manually….yes there are some manual interactions you can take with the bot when necessary but it happens maybe 3-4 times a WEEK. This could be more, depending on the price action of the market. Example: Overnight, XBTUSD market was very sideways in a generally upward move. When I woke up, the bot had made a little money (0.0025 or so) but also accumulated a $34,000 short. The short was well positioned (9616) and the market was hovering around 9575. I closed $10,000 manually at 9575 and left the rest until we broke downward to 9540. This brought the bot back into a ‘neutral’ position to alleviate lopsidedness,or being to large in one direction or another. The point of this bot is NOT to make LARGE amounts on every trade….The point of this bot is to be profitable in little chunks by being quick and providing liquidity (0.025% rebate for limit order). Do NOT try to ‘pile on orders’ in the direction your bot is traveling! You WILL eventually lose big. I’ve done it twice, and then I stopped doing that. Over $30,000 lost on those 2 moves because I got greedy and tried to override the bot. (I’ve recovered those losses by letting the bot do its thing)
CLOSE manually do NOT OPEN manually!
Let the bot run 24x7 and leave the orders that are not hit alone...price action will eventually come back and pick it up.
*I reserve the right to remove your access if you are unsavory or I find you conducting unauthorized sharing. You will be warned at LEAST once before any punitive measures are taken.*
ANN MACD (BTC)
Logic is correct.
But I prefer to say experimental because the sample set is narrow. (300 columns)
Let's start:
6 inputs : Volume Change , Bollinger Low Band chg. , Bollinger Mid Band chg., Bollinger Up Band chg. , RSI change , MACD histogram change.
1 output : Future bar change (Historical)
Training timeframe : 15 mins (Analysis TF > 4 hours (My opinion))
Learning cycles : 337
Training error: 0.009999
Input columns: 6
Output columns: 1
Excluded columns: 0
Grid
Training example rows: 301
Validating example rows: 0
Querying example rows: 0
Excluded example rows: 0
Duplicated example rows: 0
Network
Input nodes connected: 6
Hidden layer 1 nodes: 8
Hidden layer 2 nodes: 0
Hidden layer 3 nodes: 0
Output nodes: 1
Learning rate : 0.6 Momentum : 0.8
More info :
EDIT : This code is open source under the MIT License. If you have any improvements or corrections to suggest, please send me a pull request via the github repository github.com
ANN MACD Future Forecast (SPY 1D) NOTE : Deep learning was conducted in a narrow sample set for testing purposes. So this script is Experimental .
This system is based on the following article and is inspired by an external program:
hackernoon.com
None of the artificial neural networks in Tradingview work and are not based on completely correct logic. Unlike others in this system:
IMPORTANT NOTE: If the tangent activation function is used, the input data must also have tangent values (compared to the previous values of 1 bar).
Inputs were prepared according to this judgment.
1. The tangent function which is the activation function is written correctly. (The tangent function in the article: ActivationFunctionTanh (v) => (1 - exp (-2 * v)) / (1 + exp (-2 * v)))
2. Missing bias parts in the formulas were added.
3. The output function is taken from the next day (historical), so that the next bar can be predicted, which is the truth.
4.The forecast value of the next bar is subtracted from the current bar change and the market direction is determined.
5.When the future forecast and the current close are added together, the resulting data is called seed.
The seed carries data both from the present and from yesterday and from the future.
6.And this seed was subjected to the MACD method.
Thus, due to exponential averages, more importance will be given to recent developments and
The acceleration situations will show us the direction.
However, a short position should be taken for crossover and a long position for crossunder .
Because the predicted values work in reverse.Even though we use the same period (9,12,26) it is much faster!
7. There is no future code that can cause Repaint.
However, the color after closing should be checked.
The system is completely correct.
However, a very narrow sample was selected.
100 data: Tangent diffs ; volume change, bollinger bands values changes (Upband , Midband , Lowband) and LazyBear's Squeeze Momentum Indicator (SQZMOM_LB) change and the next bar data (historical) price change were put into the deep learning test.
IMPORTANT NOTE : The larger the sample set and the more effective dependent variables, the higher the hit rate of the deep learning test!
EDIT : This code is open source under the MIT License. If you have any improvements or corrections to suggest, please send me a pull request via the github repository github.com
Stay tuned. Best regards!
RSI VOL StochasticFor a friend's request, a way to switch from basic rsi , volume or stochastic .
Even if it's possible to display multiple indicators at the same time it's not really usefull, the main use here is to use one most of the time and if needed switch between them.
By the way, I'm using only RSI 95% of the time and don't need more indicator but sometimes we juste need to check quickly something on volume or stochastic , so this script can be usefull for those type of usecase without losing display capabilities.
Pour la demande d'un ami, un moyen de passer de rsi , volume ou stochastique de base.
Même s'il est possible d'afficher plusieurs indicateurs en même temps, ce n'est pas vraiment utile, l'utilisation principale ici est d'en utiliser un la plupart du temps et si nécessaire de basculer entre eux.
D'ailleurs, je n'utilise que du RSI 95% du temps et je n'ai pas besoin de plus d'indicateur mais parfois nous avons juste besoin de vérifier rapidement quelque chose sur le volume ou la stochastique, donc ce script peut être utile pour ces types d'utilisation sans perdre les capacités d'affichage.
Ichimoku trendfollowingIchimoku più che un indicatore potrebbe essere considerato un sistema di trading.
Ho quindi voluto implementare una strategia che utilizzasse soltanto i segnali che offre per l'ingresso ed uscita per verificarne l'efficacia nel lungo periodo su i diversi strumenti.
I segnali che offre sono i seguenti:
1) il prezzo taglia la tenkan (segnale molto debole per un ingresso)
2) il prezzo taglia la kijun (possibile trade in controtrend fino alla kumo)
3) tenkan incrocia la linea kijun
4) uscita della linea chikou span dal prezzo: se la linea è sotto il prezzo valutare solo short, se sopra valutare solo long, se sopra il prezzo si è in correzione ed è meglio restare flat
5) prezzo entra dentro la kumo. (Non si entra in posizione dentro la kuno)
6) la kumo cambia colore (conferma direzione del trend in atto)
7) uscita dal prezzo dalla kumo
8) uscita della tenkan dalla kumo (conferma situazione)
9) uscita kijun dalla kumo (conferma situazione)
10) trend in corso con chiusura del prezzo fra la chikou span da una parte, tenkan, kijun e kumo dall'altra.
Ichimoku è solitamente utilizzato come sistema trendfollowing, quindi considererò solo i segenti possibili ingressi:
1) breakout kumo (inizio trend di lungo periodo)
2) pullback (inizio trend di medio periodo o ripresa trend dopo correzione profonda con pullback su kumo)
le uscite tradizionali sono:
1) prezzo chiude sotto la kijun
2) SL inizialmente su minimo candela che rompe il livello
Filtri da applicare ai singoli ingressi:
Filtro long:
Close>kumo and chikou span > prezzo corrispondente and
Filtro short
Close<kumo and chikou span < prezzo corrispondente
NZDCAD Domination EMAThe start of developing a revolutionary AI base self-adjustment EMA.
Domination is an art.
Stop loss hunting killer [Eric] - Innovated by DennisLeeBTCMy AI algo can prevent you falling into stupid stop loss hunting:
When the volume is lime, means bulls already controlled the market, red for bears.
So when it already turned red, just short the pump, it can be a decent exit pump, when it's lime, long the dump.
It can also tell you the trending direction
**This indicator also works great in the Forex and Stock market.
Optimised Moving AverageAbout
This tool measures the profitability of every moving average length combination between 5 and 40 and only displays the most profitable combination.
The Optimised Moving Average can be tested using a Moving Average strategy and the Strategy Tester panel on any instrument or time-stamp.
This can be used on its own, or paired with the Intelligent Moving Average (AI) for a better understanding of the indicators movements.
Buy and Sell PressureBuy and sell pressure indicator, according to MY opinion of AI Brooks Price Action method (in particular the concept of buy and sell pressure that it presents).
As I have some difficulty in analysing the pressure from the context shown in the graphic, I have created an indicator that counts the bodies (and trend-favouring shadows) of the last bars, in order to reach a value that express the resulting pressure and direction (if in that time break the Market is more for buying or selling).
Taking this resulting direction as a basis and the applied moving average, the orange signal validates a favourable input pressure (the direction of the bar in the histogram suggests whether it is for buying or selling), and the green colour signal validates a more favourable pressure.
At last, the grey colour signal suggests that an operation in favour of the majority trend does not have as much support as the pressure resulting direction. Although, this does not mean that there are no possibilities of arising viable entries to be used against the trend (especially minority trends). This indicator will not track them.
I emphasize that the indicator is ONLY A VALIDATOR. Both input decisions and output decisions must be evaluated earlier by analysing the context presented by the graphic bars.
CryptoCaptain AI Swing Indicator 4H
This indicator is private and not for public use.
If someone wants to try and check it out then I can give a temporary access for a few hours.
No, It does not repaint.
It is deadly accurate .
Specially designed for swing trading for BTC/USD Bitfinex.
Works perfectly with 4H Time frame.
It has 2 types of indications
1. Strong buy/sell long/short signal which is labeled.
2. Weak buy/sell signal which is shown by an arrow.
It took me 6 months to make it.
Powered by some cool logics of EMAs and Confluence of more than 7-8 indicators.
Not your old school RSI_MacD indicator. Its latest, complex to make and easy to use B)
It reacts to price action.
Never miss the bus again.
Time for some money minting.
Happy trading :)
Looking for a scalper which is as accurate as this indicator?
check this out :
[Development version] XBTUSD (Bitmex) Short term- Features:
+ Development version for XBTUSD (Bitmex) short term: M15/M5
+ Separately optimized AI trading algorithm for different time frames: M15/M5 (including Margin and Exchange Trading).
+ Trustworthy backtesting accuracy result with 100% non-repainting, no difference between backtesting and live trading.
+ Still in development stage, will release this version asap.
BishopAI Indicator - Tier3Bishop AI model Indicator, to be used in conjunction with Fractal Identifier and Analytic Model
BishopAI Indicator - Tier2Bishop AI model Indicator, to be used in conjunction with Fractal Identifier and Analytic Model
BishopAI IndicatorBishop AI model Indicator, to be used in conjunction with Fractal Identifier and Analytic Model
Ema7-87 Envelope Supertrend BBMulti-indicatore
Tecnica Media 87 (da abbinare ai Repulse)
Tecnica Canale di Medie
Ema 7, SuperTrend, Bande Bollinger (indicatori aggiuntivi)
Selezionare solo quello che serve per una maggiore pulizia del grafico
simple botthe AI=
value of close of candle < value of close of candle previous by 1 = sell
close > close1 = buy
closeorder on SL
closeorder on AutoProfit
closeorder on signal reverse (if openorder not in profit)
Bollinger Bands V2 [Super Trend]################################## Anglais ######################################
With the News Bollinger Bands V2 , you can choose the source of the color (Color with Price or Color with the Super Trend ATR).
You can also view the Super Trend on the chart and the configure.
this allows you to quickly identify trends and the acceleration phase and accumulation
Sorry for my basic English
//J.Dow
################################## Français ######################################
Avec les Nouvelles Bollinger Bands V2 , vous pouvez choisir la source de la couleur ( couleur avec le prix ou la couleur avec le Super Tendance ATR ) .
Vous pouvez aussi consulter le Super Tendance sur le graphique et le configure.
cela vous permet d'identifier rapidement les tendances et la phase d'accélération et d'accumulation
//J.Dow