Forum

Could someone change the code of this indicator to extend the line until the next day like a regular horizontal line?

#property indicator_chart_window #property indicator_buffers 1 #property indicator_color1 Blue #property indicator_style1 0 #property indicator_width1 0 double TodayOpenBuffer[]; extern int Hour_= 0 ; extern int Minutes = 0 ; //+------------------------------------------------------------------+ //|

PLEASE could someone tell me how to make it work as i want to

Hello world. I just tried to write a simple trend following EA based on bolinger bands ... How ever it does not execute trades where i really want to ... Could someone tell me how to change it.... For Long position entry i use the Bolinger bands (Price LOW) and for Short positions i use the Bolinger

Help finding unbalanced left parenthesis

Could some one help me finding this error of Unbalanced left parenthesis.... i tried myself all combinations but it never solves.... and also an advise if all the cases are properly written .... i tried to write the 4 ma crosses and cci above 100 or -100 to buy and sell ... Thanks in advance

BB bands stop EA

Hello i am completely new to programming and i m really lost ....Could someone please help me... I would like to make an EA based on BB bands stop indicator . As i am new to this programming thingy I do not want to make a complicating EA. How do i make an EA using iCustom and transform this BB bands