EddieRoyals
EddieRoyals
Friends

Add friends via their profile or user search and you will be able to see if they are online

EddieRoyals
Registered at MQL5.community
EddieRoyals
Added topic NewsTrading EA - I cannot get signals. Any help possibly?
int cnt, ticket =0, ticket2=0, total; extern int lot = 1; extern int sl = 10; extern int tp = 10; extern int bias = 1; //we place our order x pips from current price double orderAsk; double orderBid; string OrderCloseDate; int init() {