당사 팬 페이지에 가입하십시오
Laguerre RSI with Laguerre filter - MetaTrader 4용 지표
- 조회수:
- 38032
- 평가:
- 게시됨:
- 2017.03.28 09:21
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
This is a Laguerre RSI with an addition of Laguerre filter signal line.
So, it is a sort of "all Laguerre" indicator. As an addition, a "no trade zone" can be displayed (for cases of market ranging, when the trading should be avoided).
One more deviation is added: The "speed". It can vary from 0 to 6. The smaller that "speed" the "slower" the Laguerre is. And vice versa. That can help in keeping the smoothness of the calculating but without adding significant lag. Some experimenting is advised for parameters for different symbols.
The header file contains functions and input variables for a time management.
Proper BotThe Proper Bot is for those who like Martingale style trading. Features: Stop Loss, Take Profit, Trailing Stop Loss functions. All are calculated in POINTS.
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.
Modify SL TPThis script is used to modify StopLoss and TakeProfit.