Cap Pasar Crypto, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
BANK BTPN SYARIAH TBK, BANK RAKYAT INDONESIA (PERSERO) TBK, ANTHEM INC, GARUDA INDONESIA (PERSERO) TBK, WIJAYA KARYA (PERSERO) TBK, BANK CENTRAL ASIA TBK
Indeks Komposit Jakarta, S&P 500, Dow Jones, Nasdaq 100, Nikkei 225, FTSE 100
AS 10Th, Euro Bund, Jerman 10Th, Hasil 10Th Jepang, UK 10Th, India 10Th
This script aims to look at the markets from a manufacturer's point of view. Producers or large enterprises gradually sell their goods as the price increases. Because both the amount of product and position in their hands is too high, otherwise they can not find buyers, and they have to make a safe profit. Therefore, I have shown short positions in green and long...
Here is the Stochastic Oscillator function. Now you can easily use length with mutable variables !!
Hi all, this script was created as a result of ANN training in all time frames of bitcoin data. Trained data is built on Chris Moody's Sling Shot system. CM Sling Shot System : This system automatically generates the ANN output for all time periods. Therefore, it has multi-time-frame ...
In this script, I tried to fit deep learning series to 1 command system up to the maximum point. After selecting the ticker, select the instrument from the menu and the system will automatically turn on the appropriate ann system. Listed instruments with alternative tickers and error rates: WTI : West Texas Intermediate (WTICOUSD , USOIL , CL1! ) Average...
This script is inspired by the following : Fractal Dow RSI Support and Resistance ; Moving Average Clouds ; Let's start. This command is based on a fun description of where we are. Technical analysis methods are...
This idea has been created by the combination of the two existing systems as a result of my efforts to create a distributional buying and selling guide that has plagued my head for a long time. 1st idea is Accumulation / Distribution Line : 2nd idea is Distribution Day :...
This function is similar to the stochastic rsi function. The only difference is that Money Flow Index is used instead of rsi. Oversold and overbought values were changed to 80 and 20. Because the MFI's overbought and overbought zones are 20 and 80. In MFI, I think that it can be more beneficial in liquid markets than stochastic rsi since volume is taken into...
This script is only the fact that the fractals are set according to my Dow Factor RSI . Bar color and background change where risk factor is high. You can turn it off or on from the menu. I'm not licensing because "fractal support and resistances" are not my own codes. The rest are my own products. For more information about the Dow Factor...
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
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 ...
In fact, I wrote this script for detect Bollinger and Linear Regression Bands squeeze. It's a side script. Logic works like this: Only the stagnant market probability is drawn from the Bollinger bandwidth by Dependent Variable Odd Generator and MFI index is calculated taking into account the volume. This value ranges from 0 to 100. To be sure, this value is...
This script created by training WTI 4 hour data , 7 indicators and 12 Guppy Exponential Moving Averages. Details : Learning cycles: 1 AutoSave cycles: 100 Training error: 0.007593 ( Smaller than average target ! ) Input columns: 19 Output columns: 1 Excluded columns: 0 Training example rows: 300 Validating example rows: 0 Querying example rows: 0 Excluded...
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...
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...
This script aims to establish artificial neural networks with gold data.(4H) Details : Learning cycles: 329818 Training error: 0.012767 ( Slightly above average but negligible.) 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...
This script trained with Brent Crude Oil data including 7 basic indicators and 12 Guppy Exponential Moving Averages . Details : Learning cycles: 1 Training error: 0.006591 ( Smaller than 0.01 ! ) AutoSave cycles: 100 Input columns: 19 Output columns: 1 Excluded columns: 0 Training example rows: 300 Validating example rows: 0 Querying example...
This script is formed by training the S & P 500 Index with various indicators. Details : Learning cycles: 78089 AutoSave cycles: 100 Training error: 0.011650 (Far less than the target, but acceptable.) Input columns: 19 Output columns: 1 Excluded columns: 0 Training example rows: 300 Validating example rows: 0 Querying example rows: 0 Excluded...
This script was written to calculate the correlation coefficient (Adjusted R-Squared) for one dependent and two independent variables.(3-way) Pearson correlation method was used with exponential moving averages as the correlation calculation method. Use your source ( i use "close" generally ) as the dependent variable. Inspired by this article :...