Sürüm Notları
v4 Premium Algo HFT & QUANT:
Duyarlılık ve Momentuma odaklanan yeni koşullar ve göstergeler eklendi. 1 dakikalık ve daha küçük zaman dilimlerinde işlem yapmak için yeni seçenekler eklendi. Artık Sentimen, Neo Mom Price ve Neo Mom verilerini grafiğin alt orta kısmından ve sağdaki fiyat skalası ekranından takip edebileceksiniz. Momentum ve Sentimen verileri de piyasanın yönü hakkında kararlar almanıza yardımcı olacaktır. Bir diğer önemli değişiklik ise artık osilatör kullanmayan, tamamen veri analitiğine odaklanan bir sistemin geliştirilmesiydi.
v4:Bir diğer yenilik ise Elliott Dalga Teorsine göre yeni tahminler oluşturması ve İzole dip/Tepe' leri tespit ederek yeni pozisyonlar alabilmesi.
Added new conditions and indicators focusing on Sentiment and Momentum. Added new options for trading on 1-minute and smaller timeframes. You will now be able to follow Sentimen, Neo Mom Price and Neo Mom data from the bottom middle of the chart and the price scale screen on the right. Momentum and Sentimen data will also help you make decisions about the direction of the market. Another important change was the development of a system that no longer uses oscillators, but focuses entirely on data analytics.
v4: Another innovation is that it creates new forecasts according to Elliott Wave Theory and can take new positions by detecting Isolated bottoms/peaks.
1. ADDED: Non Re-Paint Kernel Functions Filters
[-] Rational Quadratic Kernel - An infinite sum of Gaussian Kernels of different length scales.
[-] Gaussian Kernel - A weighted average of the source series. The weights are determined by the Radial Basis Function (RBF).
[-] Periodic Kernel - The periodic kernel (derived by David Mackay) allows one to model functions which repeat themselves exactly.
[-]And The filter used on formula. Choice of "No Filter", "Smooth" and "Zero Lag"
2. ADDED: Machine Learning Library
[-] dualPoleFilter: Returns the smoothed hyperbolic tangent of the input series.
[-] n_tvq: Returns the normalized Trend Velocity and Quality indicator Topten Algo ideal for use in ML algorithms.
[-] n_rsi: Returns the normalized RSI indicator ideal for use in ML algorithms.
[-] n_cci: Returns the normalized CCI indicator ideal for use in ML algorithms.
[-] n_wt: Returns the normalized Wave Trend indicator ideal for use in ML algorithms.
3. ADDED: Pivot Trend with Fobonacci Pivot Point Algo: First of all, I created a Trend Algorithm that continues above or below our Main Pivot point. With this algorithm, we will take a position according to the breakage or breakage of the main pivot point and follow the strategy of changing position with HFT Algo at the other 3 pivot points.