Join our fan page
The indicator predicts (at least tries to) the RSI on a specified number of bars using the cluster analysis
Example of plotting a function spectrum using the FFT library
The MACD is not required to be present on the chart. However, if a standard MACD is attached, the divergence lines will be drawn both on the chart and in the indicator window, and the indicator will use the MACD settings.
Simple Expert Advisor that simultaneously opens two positions in different directions, provided that the stop loss of the losing position triggers 5 points earlier than the take profit of the profitable one.
This EA considers an example of classifier usage. It can be applied to any other strategy.
This is a table of signals created based on the popular market indicators ... I think anyone can find it useful.
I had thought about selling it, but my conscience did not allow that. I had worked on it for more than 2 months.
The idea has existed for a long time - based on the "Conservative intraday scalping" strategy, but I could not find a suitable indicator in MT4... Integration of the custom indicator to the EA.
The script demonstrates a simple and quick way to calculate the Euler number.
New versions of the exp_iCustom Expert Advisor, which works with any Custom indicator, and draws buy/sell arrows.
It displays the current location in time relative to the beginning and end of the current bar. It additionally displays the proportion of time elapsed from the beginning of the bar as a percentage of the duration of the whole bar. It is useful for monitoring the moment of making the trading decisions.
The indicator displays in a separate subwindow of the chart the current symbol, Bid/Ask prices, the current swap, the expected deposit for long/short position as well as the floating spread for the symbol and the remaining time until the candle completion of the current timeframe... Let's see