EA 6 GRID SYMBOLS

0
(0)

I have a GRID 6 SYMBOLS Expert Advisor . I wrote it for simultaneous work on several pairs and its purpose was to control the baulance of all the instruments indicated in it. But according to numerous reviews, I realized that most people use this EA on 1 쌍. For this, I simplified it. Now it will be optimized much faster. 그리고 가장 중요한 것은, now it will be easy to modify it, since it is many times more difficult to modify a multi-currency advisor.

extern int Step = 100; // step between orders

/ * When profit reaches NoLoss + MinProfitNL (measured in points), we transfer the stop loss to the order open price plus minus MinProfitNL * /
extern int NoLoss = 150; // 손익분기점 (distance from sl to price)
extern int MinProfitNL = 20; // minimum profit breakeven

extern int Orders = 3; // number of pending
extern double Lot = 0.01;
extern double Profit = 0.5;
extern int Magic = 123;

Its only minus is that over time it creates a wide corridor of orders and since it cannot reach its orders, it ceases to earn. At the moment, the exit is simple, just close all orders and restart the adviser.
The next version of the adviser is currently in development. When expanding the corridor, a second “internal network” is launched in it and the adviser trades on it, then when it is expanded, the next one is launched and so on until the adviser closes all or expands all networks.
Next, I will close long-distance losing orders due to the profit of internal networks.
I will be glad to suggestions for improving the adviser.

 

 

읽다  Flexy Grid EA (Grid Trading)

 

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

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

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

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

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

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

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



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