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 paar. 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 (gemeet in punte), we transfer the stop loss to the order open price plus minus MinProfitNL * /
extern int NoLoss = 150; // gelykbreek (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. Op die oomblik, 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.

 

 

READ  Profitable Grid Break-out Trading System(PGBTS)

 

Hoe nuttig was hierdie pos nie?

Klik op 'n ster om dit te gradeer!

Gemiddelde gradering 0 / 5. Stemmetelling: 0

Geen stemme tot dusver nie! Wees die eerste om hierdie plasing te beoordeel.

Ons is jammer dat hierdie pos nie vir jou nuttig was nie!

Kom ons verbeter hierdie pos!

Vertel ons hoe ons hierdie pos kan verbeter?



Skrywer: Forex Wiki-span
Ons is 'n span hoogs ervare Forex Handelaars [2000-2023] wat daaraan toegewy is om die lewe op ons eie terme te leef. Ons primêre doelwit is om finansiële onafhanklikheid en vryheid te verkry, en ons het selfonderrig nagestreef en uitgebreide ondervinding in die Forex-mark opgedoen as ons manier om 'n selfvolhoubare leefstyl te bereik.