ای اے 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. And most importantly, 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 (پوائنٹس میں ماپا جاتا ہے۔), we transfer the stop loss to the order open price plus minus MinProfitNL * /
extern int NoLoss = 150; // breakeven (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.
اگلے, I will close long-distance losing orders due to the profit of internal networks.
I will be glad to suggestions for improving the adviser.

 

 

 

یہ پوسٹ کتنی مفید تھی۔?

اس کی درجہ بندی کرنے کے لیے ستارے پر کلک کریں۔!

اوسط درجہ بندی 0 / 5. ووٹوں کی گنتی: 0

ابھی تک کوئی ووٹ نہیں۔! اس پوسٹ کی درجہ بندی کرنے والے پہلے فرد بنیں۔.

ہمیں افسوس ہے کہ یہ پوسٹ آپ کے لیے مفید نہیں تھی۔!

آئیے اس پوسٹ کو بہتر بنائیں!

ہمیں بتائیں کہ ہم اس پوسٹ کو کیسے بہتر بنا سکتے ہیں۔?



مصنف: فاریکس وکی ٹیم
ہم انتہائی تجربہ کار فاریکس ٹریڈرز کی ایک ٹیم ہیں۔ [2000-2023] جو ہماری اپنی شرائط پر زندگی گزارنے کے لیے وقف ہیں۔. ہمارا بنیادی مقصد مالی آزادی اور آزادی حاصل کرنا ہے۔, اور ہم نے خود تعلیم حاصل کی ہے اور خود کو پائیدار طرز زندگی حاصل کرنے کے اپنے ذرائع کے طور پر فاریکس مارکیٹ میں وسیع تجربہ حاصل کیا ہے۔.