Black Hourse is a fully automatic trading advisor that uses Ant channels in its work. It is based on short-term reversal patterns that use thetrend of currency pairs to move towards the average value.
Monitoring of real work, as well as my other developments can be viewed here:
The settings will be added in the comments #28 as you optimize.
Monitoring of real work, as well as my other developments can be viewed here:
- NewCycle–when the mode is turned on, the EA works without stopping, when the mode is turned off, the EA will not open new orders at the end of a series of trades;
- Trade_Buy-The EA will only open Buy orders;
- Trade_Sell-The EA will only open Sell orders;
- Manage manual oders – on / off tracking of orders opened by the user by the Expert Advisor;
- Initial lot — initial lot;
- Lot Multiplier — lot multiplier for subsequent orders;
- Autolot – enable / disable automatic lot calculation;
- Autolot size – the amount of deposit for which the EA will use the Lot when Auto lot is enabled;
- Distance – distance between orders;
- Max Lot — the maximum lot that the Expert Advisor can open;
- Max Orders Buy – the maximum number of Buy orders in the direction;
- Max Orders Sell – the maximum number of orders in the Sell direction;
- Take Profit, points (0 – not use) — take profit in points;
- Option Take Profit-close the take profit at the current price or at the close of the bar;
- Stop Loss, points (0 – not use) – stop loss in points;
- Option Stop Loss-close the stop loss at the current price or at the close of the bar;
- Trail Start, points (0 – not use) – profit in points, at which the trailing stop is activated;
- Trail Distance, points — at what distance from the price the trailing stop will appear;
- Close_from reverse signal-close the order when the reverse signal appears;
- Max Spread (0 – not use) – maximum spread for opening and closing positions;
- Start_Hour – the start time of the Expert Advisor;
- End_Hour – the end time of the Expert Advisor;
- End_Time_Friday – end time on Friday;
- Show Button Close – on / off display of buttons on the chart;
- Show Statistical – on/off. statistics on the chart;
- Overlap Last order – on / off overlap of unprofitable orders with the last order;
- Overlap last Order Number – from which order in order the overlap with the last order will work;
- Overlap Percent – the percentage of profit for overlapping orders;
- Magic EA — the number by which the EA distinguishes its positions from other open positions;
[spoiler title=”Read More…”]
Next, the Kanal_Ant parameters of the indicator
[/spoiler]