당사 팬 페이지에 가입하십시오
- 조회수:
- 9508
- 평가:
- 게시됨:
- 2022.01.28 18:24
- 업데이트됨:
- 2022.04.16 19:53
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
This EA help you for
1. Auto set the TP & SL by default parameter
2. Auto trailing stop & step for any order that you place from any device
3. Easy way to close all orders with button "Close All" for the Current Symbol
How to use :
1. Add this EA for any symbol
2. Set the variable value that you need to TP, SL, Trailing & Closing the orders action
3. This EA not based for specific Magic Number, then if you place the order on Mobile Device the order will be modify (SL,TP & Trailing) by EA
NOTES:
For Currency Symbols the Values of SL,TP & Trailing is the normal pips
Ex. EURUSD : type with 1 is for 1 pips. Like this 1.000 45 - 1.000 55
Specially for XAUUSD must be equal x100
Ex. XAUUSD : type with 100 is for 100 pips. Like this 178 5.01 - 178 6.01
For Boom/Crash Synthetic Symbols :
Boom/Crash 1000 : x5000
Boom/Crash 500 : x100
Thanks
Send me coffee is very welcome & appreciate :)
Setup:
- SAMPLING SETUP FOR XAUUSD
- SAMPLING SETUP FOR CURRENCY/ ex.EURUSD
My Setup:
Have a nice trade....

Add Popup or Push Alert notification on manually placed horizontal lines, The lines are deleted and reset itself as soon as price touches these lines

The Laguerre Filter was created by John Ehlers ("Cybernetic Analysis For Stocks And Futures", pg 216)

Add High and Low lines based on number of previous bars defined in input field

Rates Version of a script https://www.mql5.com/en/code/30791