Activity
Mon
Wed
Fri
Sun
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
What is this?
Less
More

Memberships

Automated Traders Community

Public • 336 • Free

2 contributions to Automated Traders Community
need to change this function in mql5 from mql4
int TotalOrdersOnSymbol() { int Count = 0; for(int i=OrdersTotal()-1; i>=0; i--) { if(OrderSelect(i,SELECT_BY_POS,MODE_TRADES)==true) { if(OrderSymbol()== Symbol()) { if(OrderMagicNumber()==MagicNumber) { Count+=1; } } } } return Count; }
0
0
Need recommendation of PC
I have some Eas that i have already coded but never got into second phase (Optimization). In my current laptop optimization of 16k inputs from 2013 till today takes more than 250 hours. i want to build a pc that can take max 50 hours for such optimizations. kindly recommend me the pc specs so i can build up my pc and start optimizing my Eas to work on Live accounts or fund accounts. AMD processors are recommended as they are good at multicore performance
1
3
New comment Jul '23
0 likes • Jul '23
@Alex Michael never tried it brother..
1-2 of 2
Sunny Dp
1
4points to level up
@sunny-dp-1634
Mql5

Active 216d ago
Joined Jul 19, 2023
powered by