You may trade any strategies and EAs but there comes a time when your trading reaches a deadlock. At that time all dogmas and rules are violated and you don’t even know what to do next. You give up and wish to take a time-out but there are several thousand ...
For the convenience of selecting tools, I wrote an indicator. It shows the change in the correlation coefficient of the instruments over the entire history. In the parameters, we specify the tools for which we check the correlation and the period for which we analyze the correlation. The correlation is ...
Description of the adviser's work
The Expert Advisor does not require constant configuration and optimization of parameters. At the same time, the Expert Advisor can trade on a variety of currency pairs or other trading instruments, such as stocks, metals, cryptocurrencies, etc…. The principle of trading is hedging ...
The Expert Advisor sends a message when each horizontal line on the chart is reached. The intersection of the line and the price is considered if the Ask is above or equal to the line and the Bid is below or equal to the line. You can set any name ...
Principle of trade:We trade simultaneously on instruments with high correlation. Transactions made on one instrument compensate for the drawdown of transactions on the other instrument. Thus, we can trade fairly large volumes with relatively low risk. The principle of operation is clearly visible in the video below.The principle of operation ...
The script places pending orders when the price reaches the specified level.In the MT5 terminal, there are such orders as Buy Stop Limit and Sell Stop Limit, but it is very inconvenient to set them. (A lot of unnecessary actions). There are no such types of orders in MetaTrader 4, ...
A script showing the correlation for three selected zones at once (TF-bar)In the parameters, select 3 optionsThe data is displayed sorted by the first zoneThe script also creates a file in which it writes all the data without sorting.In this way, you can expand the number of zones to any ...
The Expert Advisor trades on instruments with a direct correlation. The number of trading instruments is limited only by the parameter input field. Recommend to install at least 3. Too many tools, too don't ask. In order not to overload the Expert Advisor with calculations, 5-10 is enough.
ver 1.0
ver 1.4
...
Telegram channel:https://t.me/RUL_HEDGE
Description of strategy:
The EA trades on 2 pairs with a positive correlation. On one, he trades only for buying, on the second only for selling. If the position goes to a loss, the adviser begins to resolve it by opening deals much smaller in volume than the ...
The expert Advisor is designed for dealing with complex situations, including Loka. In addition, the expert Advisor can successfully trade itself. To do this, it provides auto-trading functions.
Parameters
BUY - allow to resolve salesSELL - allow to resolve purchasesStep = 60; - step between averaging positionsProfitClose - closing profit in ...