당사 팬 페이지에 가입하십시오
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
The Expert Advisor fills the missing bars on the chart with "dashes" (Dojis) — bars which have O=H=L=C.
The title contains the idea based on observations of the market regularities. It has been written for the CHF/USD pair.
The EA is based on Stochastic as well as CCI. It uses the fact that a reversal happens when the limits are broken, for cci - 120 and -120, for stoch - 70 and 30. Buys when the lower levels are broken, sells when the upper levels are broken.
The script outputs the information on symbols to a CSV file: swaps, spreads, stops, contracts.
Plotting the ROC indicators of two custom types (including Momentum) and periods in one window.
The script reads the list of deals from the account history, groups them by the sign specified in the parameters and outputs to a file.
The script is designed to transfer trades from the standard report of the MetaTrader 4 tester to the chart.
The 3_Otkat_Sys_v1.2 Expert Advisor. The system is configured for 5 hours (Moscow Time), does not trade on the nights of Monday and Friday.
The 1_Otkat_Sys Expert Advisor. The system is configured for 0 hours (Moscow Time), does not trade on the nights of Monday and Friday.
The script closes all open positions and opens new one with the difference of Buy and Sell lots.
The SeNSetiVe indicator. The indicator displayed the market movement direction when the zero line is crossed.
The Commentator indicator analyzes and displays the possible action for a certain time interval.
The Ind-Widners Oscilator indicator. Draws the support and resistance levels.
The ind - Profitunity Bars indicator. Colors the bars in green, red and black.