Oleksii Alipa
Oleksii Alipa
  • Information
3 years
experience
5
products
3
demo versions
0
jobs
0
signals
0
subscribers
Friends 1
Oleksii Alipa Published product

The script opens 5 orders (buy) with 1 stop loss and 5 different take profits. And places 4 limit orders (buy). The following parameters are set by default: Stop loss for all open orders - 120 pips Take profit for 1 order (lot 0.1) - 30 pips take profit for other 4 orders (lot 0.04) - 50, 90, 140, 200 pips. Stop loss for limit orders is 135-140 pips from the current price (at the time of placing orders). The distance of each limit order is 20 pips. Lot size with micro-martingale - 0.04, 0.05

Oleksii Alipa Published product

The script opens 5 sell orders with 1 stop loss and 5 different take profits. And places 4 limit orders (sell). The following parameters are set by default: Stop loss for all open orders - 120 pips Take profit for 1 order (lot 0.1) - 30 pips take profit for other 4 orders (lot 0.04) - 50, 90, 140, 200 pips. Stop loss for limit orders is 135-140 pips from the current price (at the time of placing orders). The distance of each limit order is 20 pips. Lot size with micro-martingale - 0.04, 0.05

Oleksii Alipa Published product

The EA monitors positions for selected pairs, sets a break-even level and moves a trailing stop. When the trade is "n" points of profit (parameter dist_BEP), the stop loss is moved to the break-even point (the level of the trade opening price) plus the specified distance in points (parameter BEP) The EA checks all available (or filtered) trades for break-even and moves stop-loss levels if necessary. The EA also checks all available (or filtered) trades for trailing stop conditions and, if

Mohamed Sahifa
Mohamed Sahifa 2022.02.19
Hi, What are the values to put for XAUUSD, US30, USTEC, DXY, etc...?
Oleksii Alipa Published product

The script closes all positions for which the profit is more than 5 pips. Checks all open positions for all pairs (you can run it on any chart). The terminal must have the "Algo trading" mode enabled. It is effective if there are many open positions that need to be closed quickly. The script does not replace a trailing stop or an advisor. The script checks all open deals and closes those that meet the condition (profit is more than 5 pips) once at the time of launch. For the subsequent closing

Oleksii Alipa Published product

The script closes all positions for which the profit is more than 5 pips. Works only on an open pair (on an open chart). The terminal must have the "Algo trading" mode enabled. Effective if there are many open positions that need to be closed quickly. The script does not replace trailing stop or advisor.   The script checks all open deals and closes those that meet the condition (profit is more than 5 pips) once at the time of launch. For the subsequent closing of new profitable positions

Oleksii Alipa
Registered at MQL5.community