Rejoignez notre page de fans
Fine Fractals can show important price curves, highs and lows in the cases where the standard Fractals indicator fails.
Simple script to randomize all colors of your chart. Just click on it and see results yourself!
The indicator calculates perfect market entry signals, which can be used for neural network training.
The simplest semaphore indicator having alerts and providing the possibility to send signals to a mailbox.
Expert Advisor based on three moving averages and exit using Stop Loss or Take Profit. It sets up an entry with the trend.
This script attempts to demonstrate the power of using support vector machines in solving classification style problems.
This indicator uses support vector machines to analyse indicator data and signal future trades. Buy trades are signalled by a green ‘up’ arrow with sell trades signalled by a red ‘down’ arrow.
The indicator of the minimum sum of price changes which forms signals after flat movements and before potential breakthrough in this or that side
The indicator of patterns. It is based on the smoothed Commodity Channel Index and Bollinger Bands.
A simple script that allows you to open a long position using the current price location with a specified Risk Percentage and Reward Ratio.
This indicator is useful for correlation analysis and also for cross pair analysis.
Stochastic Oscillator (based on Stochastic Momentum) from the book "Momentum, direction and divergence" by William Blau, implemented in the form of a color histogram with a signal line implemented as a colored cloud.
The indicator draws Heiken Ashi candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.
The indicator draws rectangle candlesticks of a higher timeframe based on the values of the ColorLaguerre indicator.
Another variation of Bollinger Bands. In this indicator prices High and Low are used instead Close for calculating Standard Deviation.
The MultiDeMarkerTrend_x10 indicator shows information on the current trends using the DeMarker oscillator position from then different timeframes
This version is showing the channel that needs to be broken if the trend is going to be changed.
A histogram of minimum and maximum values of the following parameters: SYMBOL_SESSION_BUY_ORDERS_VOLUME - "Total current volume of buy orders" and SYMBOL_SESSION_SELL_ORDERS_VOLUME - "Total current volume of sell orders".
Trade direction is chosen based on a random number generator. Stop Loss and Take Profit are set based on the random number generator. Lot calculation based on the risk value as a percentage of free margin. The code contains protection against the "not enough money" error.
A trend indicator SSL, marking trend change moments using colored icons, with the possibility to generate alerts, send emails and push-notifications.
The script calculates the maximum lot size that can be used to open a position using the entire free margin available on the deposit.