Форум

help

Пожалуйста, подскажите, как повторно выбрать заказ, если разработчик хочет подать повторную заявку. Спасибо

AddTrail

check all manual orders with trailingstop. help will be appreciataed..Thanks input bool UseTrailingstop= true ; {Trail(Trailingstop,MinProfit,Trailstep); for ( int x= 0 ;x<= OrdersTotal ()- 1 ;x++) { bool r= OrderSelect (x,SELECT_BY_POS); intMagicNumber=OrdermagicNumber(); orderType=OrderType(); if

Date Test

hello Please , i will like to know if there is a means of modifying date optimiser box in mql5 using code. Thank you

Pivotlines

Object lines in pivot used in EA does not work //--- set pivot color ObjectSetInteger (chart_ID,name, OBJPROP_COLOR ,clr); //--- set style of the pivot lines ObjectSetInteger (chart_ID,name, OBJPROP_STYLE ,style); //--- set the width of the pivot lines ObjectSetInteger (chart_ID,name

Box

Please help, to draw a rectangle between two hours as time session. Xhour, Yhour and rectangle in between on Chart. { ObjectCreate ( "" ,+ OBJ_RECTANGLE , 0 , Xhour );, Object Set ( color ); Red ObjectCreate ( "" , + OBJ_RECTANGLE , 0 , Xhour ) ;, Object Set ( color ); Green. } Please help , Thank

Add time

Please, how to add breakoutbox to startime xhour and endtime yhour, programmatically in mql4.Thanks

Panel Color

Having a Trade Panel , Please , how are colors applied to single color Trade Panel. Please , see attached

ApplyTemplates

Пожалуйста, проблема с ChartApplyTemplate. пример .tpl. example.mq4 (индикатор), сравнивающий график с индикатором. Удалите шаблон из текущей диаграммы через 25 минут. Пожалуйста, проиллюстрируйте это в коде MT4. Некоторые функции графика не отвечают. пожалуйста помоги