Join our fan page
- Views:
- 14184
- Rating:
- Published:
- 2015.12.04 12:20
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
EA opens trades from support and resistance levels (trendline — element from a toolbar) which were set by a trader. The direction is selected by the arrows, graphically.
EA revolves the deal if an opposite signal (from another level) appears.
Two options are available.
- Trade the move from the levels (arrows — up and down). If the open price is under the level, the EA will open the sell position when price crosses the level. The buy position has the opposite condition.
- Trade the crossing the levels (↕). If the open price is under the level, the EA will open the buy position when price crosses the level. The sell position has the opposite condition.
Levels have different colors, according to their angle. Levels is “off” if inappropriate arrows were set. In this case the level is thin. If you want to make a horizontal level, move its second handle to the left from the first handle.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/14205

Close At Time is an EA that closes open positions or deletes pending orders or both. You can also specify how it should be closed – by symbol, magic number or ticket number.

The strategy of this EA is daily breakout which is compare previous high or low previous day candle then place a pending order for breakout.

This ZigZag indicator uses dual buffers to store high and low points.

The script tests the computer in 45 performance tests. It is possible to compare the performance of VPS/VDS servers.