당사 팬 페이지에 가입하십시오
- 조회수:
- 15839
- 평가:
- 게시됨:
- 2009.04.26 07:09
- 업데이트됨:
- 2014.04.21 14:53
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
This is an updated version of FRASMA (https://www.mql5.com/en/code/8718). It takes the fractal dimension from FGDI (https://www.mql5.com/en/code/8844), and adds a parameter "shift" to move the MA by "shift" steps to the right (if "shift" is positive) or to the left (if "shift" is negative), this addition comes from the request of a reader of my blog.
Here is a screen capture with "shift" set to 10:

This indicator for draw an Arrows for buy & sell, it's Depends on ADX Indicator http://forum.m-e-c.biz/post397645-1.html

This indicator for draw an Arrows for buy & sell , it's Depends on SSL channel chart Indicator http://forum.m-e-c.biz/t29121.html

a practice ea, create a horizontal line above the close to buy , below to sell. after position opened. create a new horizontal line to modify the stop loss and take profit. create a vertical line to close the position.

PowerTrend V.2