تحرير تعليقك
Array out of Range error?
عضو منذ Oct 23, 2012
341 المشاركات
Oct 13, 2017 at 17:17
عضو منذ Oct 23, 2012
341 المشاركات
Why am i getting this error on this code?
array out of range in 'EA.mq4' (194,14)
bool IsBarPattern()
{
bool res=false;
if(
Open[3]Close[2] &&
Open[1]Close[3] &&
Open[2]Close[1]
)res=true;
return(res);
}
array out of range in 'EA.mq4' (194,14)
bool IsBarPattern()
{
bool res=false;
if(
Open[3]Close[2] &&
Open[1]Close[3] &&
Open[2]Close[1]
)res=true;
return(res);
}
if you follow the flock like sheep you always end up stepping in shit!
عضو منذ Aug 20, 2009
256 المشاركات
Oct 15, 2017 at 11:49
عضو منذ Aug 20, 2009
256 المشاركات
No bars in your chart
Wealth Creation Through Technology
عضو منذ Aug 20, 2009
256 المشاركات
Oct 15, 2017 at 13:42
عضو منذ Aug 20, 2009
256 المشاركات
No bars in the chart.
Wealth Creation Through Technology
*لن يتم التسامح مع الاستخدام التجاري والبريد العشوائي، وقد يؤدي ذلك إلى إنهاء الحساب.
نصيحة: نشر رابط صورة أو فيديو من YouTube سيضمّنها تلقائيًا في مشاركتك!
نصيحة: اكتب العلامة @ للإكمال التلقائي لاسم المستخدم المشارك في هذه المناقشة.