RSI 지표에 대한 평균화 조언자

0
(0)

주문 개시 신호는 상위 또는 하위 수준의 RSI 교차점입니다..

레벨은 매개변수에서 설정됩니다..

extern ENUM_TIMEFRAMES timeframe_RSI = 60;
외부 int period_RSI = 14;
extern int level_buy = 30;
extern int level_sell = 70;
extern int MinStep = 20;
외부 이중 로트 = 0.1;
외부 이중 K_Lot = 1.5;
extern int Takeprofit = 50;
extern int Magic = 0;
extern int DigitsLot = 2;
extern int slippage = 3;



If the indicator crosses the level level_buy = 30 from bottom to top, then the buy position is opened. If the price did not reach TP and a new buy signal arrived, the adviser checks the current price level and, if the price is lower on MinStep, it opens a second trade.

TP of both trades is averaged and set from the point of their total breakeven. The same happens with the positions for sale.

The parameters in the advisor must be selected for each tool separately. This is easiest to do in the terminal optimizer. 질문이 있는 경우, ask.

Below is an example of the work of the adviser. EA RSI Averange hands first - opening the first position manually. The rest are already opened by the adviser.

Title: 2018-05-01_14-17-28.png Views: 3197 Size: 17.8 KB

Title: 2019-03-12_15-12-06.png Views: 80 Size: 15.0 KB

attachment2618579

Click on image to enlarge Name: Snapshot.PNG Views: 58 Size: 20.9 KB ID: 2596734

paperclip
첨부파일

이 게시물이 얼마나 유용했나요??

평가하려면 별표를 클릭하세요.!

평균 평점 0 / 5. 투표수: 0

현재까지 투표가 없습니다! 이 게시물을 가장 먼저 평가해 보세요..

이 게시물이 귀하에게 도움이 되지 못했다니 죄송합니다!

이 게시물을 개선해 보겠습니다.!

이 게시물을 개선할 수 있는 방법을 알려주세요.?



작가: 외환 위키 팀
우리는 경험이 풍부한 Forex 트레이더 팀입니다. [2000-2023] 우리 자신의 조건에 따라 삶을 살기 위해 헌신하는 사람들. 우리의 주요 목표는 재정적 독립과 자유를 얻는 것입니다., 우리는 자기 교육을 추구하고 Forex 시장에서 자립 가능한 라이프 스타일을 달성하기 위한 수단으로 광범위한 경험을 얻었습니다..