justlink
justlink
justlink
Added topic problem with OnInit function in mql4
Hi  i have Custom Indicator with to many button and line on chart. everything if work correctly when the indicator drag on chart but when the user change the time frame OnInit function restart all the variable, button state and all of the other
justlink
Added topic How to use Draw-Filing in mql4?
HI I want create ichimoku indicator for training. I want use Draw_Filing for show kumo , But when I want create new project you can select it (picture 1). Hower When You want change the type of line you can access to Draw_filing (picture 2). there is
justlink
Added topic how can limited of indicator line show?
Hi i have 21 indicator line . I want show entire some of them and 4 of them only show the 0 to 9 of the buffer. how can i do it? I know for showing entire line we should use this code: int bars = rates_total- 1 ;    if (prev_calculated>
justlink
Added topic how to delete object after close custom indicator?
Hi i write an Indicator that Draw to many rectangle objects on main chart. i want delete all the rectangle after close my indicator. I use this code but the object not remove and remain on chart void OnDeinit ( const int reason)   {
justlink
Added topic how to fill color for ichimoku cloud?
Hi I Start study about MQL4 and MQL5 and I want create Ichimoku for tutorial, But the kumo not fill color as I want. I user the histogram but the final result not work correctly. this is my code: SenkuABuffer[i] = (T + K)/ 2 ;
justlink
Registered at MQL5.community
12