[WARNING CLOSED!] Any newbie question, so as not to clutter up the forum. Professionals, don't go by. Can't go anywhere without you. - page 839
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
all the brackets seem to be in place.
Are they? And after return(0); where?
I put it in and now it gives this error
'int' - semicolon expected
points to the variable 'ticket', but is it followed by a semicolon or is it something else?)
it's all there, the errors have the line number and vertical position
and the whole code should be shown.
I put it in and now it gives this error
'int' - semicolon expected
points to the variable 'ticket', but is it followed by a semicolon or is it something else?)
if (Bid >iHigh(NULL,PERIOD_D1,1) there is a missing right bracket
if (Ask <iLow(NULL,PERIOD_D1,1) right bracket is missing
'int' - semicolon expected E:\Program Files\Broco Trader\experts\news trade.mq4 (46, 4)
Fix the brackets. Above wrote where
'int' - semicolon expected E:\Program Files\Broco Trader\experts\news trade.mq4 (46, 4)
Hello!
How do I decipher
double g_price_196;
double gd_204;
double gd_unused_212;
double gd_unused_220;
double g_price_228;
double g_bid_236;
double g_ask_244;
double gd_252;
double gd_260;
double gd_276;
bool gi_284;