당사 팬 페이지에 가입하십시오
- 조회수:
- 43736
- 평가:
- 게시됨:
- 2017.04.04 09:22
- 업데이트됨:
- 2019.08.07 07:25
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
This script is used to modify the Stop Loss and Take Profit of current symbol positions.
The new Stop Loss and Take Profit are based on the market price.
If the inputs are 0, there will be no modification.
It is useful to update all positions with the same SL/TP.
Update: 2019-8-7
Modify_SL_TP_ALL_Symbol --- it is newly added.
1. Modify_SL_TP: It is used to modify the Stop Loss /Take Profit of current symbol positions,the input are in pips.
2. Modidy_SL_TP_With_Price : It is used to modify the Stop Loss /Take Profit of current symbol positions,the input are in price instead of pips.
3. Modify_SL_TP_ALL_Symbol.mq4 : It is used to modify all orders and pending orders of all symbols, the inputs are in pips.

This EA Opens a grid of Buy Stops and Sell Stops at a specified distance from price. Has Stop Loss, Take Profit and Trailing Stop.

Laguerre RSI with Laguerre filter.

Forex indicator for MetaTrader 4 with show double line of linear regression with position degrees and trend alerts.

Accumulated RSI that uses floating levels or quantile bands.