당사 팬 페이지에 가입하십시오
- 조회수:
- 7781
- 평가:
- 게시됨:
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
An implementation of the Commodity Channel Index using exponential moving averages, instead of simple moving averages as implemented by the its creator, Donald Lambert.
The code uses conditional compilation and will compile on both MQL4 and MQL5. Please note that all my CodeBase publications’ source code are now also available in “Public Projects” tab of MetaEditor under the name “FMIC”.

Move the stoploss as the trade moves in your direction at a specific distance.

Below you can find a super simple method to create a license based on MT4 account name. Place in your init function: CheckLicense(); The stringLower method makes sure the account name is in lowercase. Then you can check this value with the account name you want to check.

One of the latest version of this indicator at the moment. Huge base of different modifications of moving averages, with multitimesframe function, sending signals to e-mail and push notifications.

The Expert will help you change the TP/SL of all open orders by setting the TP/SL based on the input percentage value.