당사 팬 페이지에 가입하십시오
- 조회수:
- 11396
- 평가:
- 게시됨:
- 2024.07.04 11:13
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
This is the metatrader 4 version of the linear regression value indicator
Original metatrader 5 version (with detailed description) was posted here : Linear Regression Value please check the original post for more details

This EA is a demonstration of how you can implement your own Hedging strategy with the help of the include file.

A professional Grid advisor works according to RSI ( Relative Strength Index ) indicators. And has the function of Reducing the Drawdown on the account by overlapping unprofitable orders. The chart displays information about the profit. It can be a very useful tool, For manual trading.

change of MA curve to horizontal line and DPO curve shall represent the distance from close price to zero level (or MA curve)

This code can detect if its a friday of the first week of the month. It is usually to detect days with NFP. Sone trader dont want to trade at that day. Maybe this code can help some one who need it