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
LVQ-based Strategy (FX and Crypto) Description: Learning Vector Quantization (LVQ) can be understood as a special case of an artificial neural network, more precisely, it applies a winner-take-all learning-based approach. It is based on prototype supervised learning classification task and trains its weights through a competitive learning...
Multi-timeframe Strategy based on Logistic Regression algorithm Description: This strategy uses a classic machine learning algorithm that came from statistics - Logistic Regression (LR). The first and most important thing about logistic regression is that it is not a 'Regression' but a 'Classification' algorithm. The name itself is somewhat misleading....
Perceptron-based strategy Description: The Learning Perceptron is the simplest possible artificial neural network (ANN), consisting of just a single neuron and capable of learning a certain class of binary classification problems. The idea behind ANNs is that by selecting good values for the weight parameters (and the bias), the ANN can model the relationships...
This is a multi-timeframe version of the kNN-based strategy.
kNN-based Strategy (FX and Crypto) Description: This strategy uses a classic machine learning algorithm - k Nearest Neighbours (kNN) - to let you find a prediction for the next (tomorrow's, next month's, etc.) market move. Being an unsupervised machine learning algorithm, kNN is one of the most simple learning algorithms. To do a prediction of the next market...
Hello, this script consists of training candlesticks with Artificial Neural Networks (ANN). In addition to the first series, candlesticks' bodies and wicks were also introduced as training inputs. The inputs are individually trained to find the relationship between the subsequent historical value of all candlestick values 1.(High,Low,Close,Open) The outputs...
WARNING: Experimental and incomplete. Script is open to development and will be developed. This is just version 1.0 STRUCTURE This script is trained according to the open, close, high and low values of the bars. It is tried to predict the future values of opening, closing, high and low values. A few simple codes were used to correlate expectation...
Hi, this is the MACD version of the ANN BTC Multi Timeframe Script. The MACD Periods were approximated to the Golden Cross values. MACD Lengths : Signal Length = 25 Fast Length = 50 Slow Length = 200 Regards.
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 ...
This script was created by training 20 selected macroeconomic data to construct artificial neural networks on the S&P 500 index. No technical analysis data were used. The average error rate is 0.01. In this respect, there is a strong relationship between the index and macroeconomic data. Although it affects the whole world,I personally recommend using it under...
I found a very high correlation in a research-based Artificial Neural Networks.(ANN) Trained only on daily bars with blockchain data and Bitcoin closing price. NOTE: It does not repaint strictly during the weekly time frame. (TF = 1W) Use only for Bitcoin . Blockchain data can be repainted in the daily time zone according to the description time. Alarms are...
This script consists of converting the value of 1 gram and / or 1 ounce of gold according to the national currencies into a system with artificial neural networks. Why did I feel such a need? Even though the printed products in the market are digitally circulated, only precious metals are available in full or near full. Silver is difficult to carry because you...
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 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 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 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 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...
Hello , this script is trained with eurusd 4-hour data. (550 columns) Details : Learning cycles: 8327 AutoSave cycles: 100 Training error: 0.005500 ( That's a very good error coefficient.) Input columns: 19 Output columns: 1 Excluded columns: 0 Training example rows: 550 Validating example rows: 0 Querying example rows: 0 Excluded example rows: 0 Duplicated...