Forum

I need some help.

after i adding the code in to my indicator if ( ObjectFind (compass = W1_SELL); { ObjectCreate ( "W1_SELL" , OBJ_LABEL , 0 , 0 , 0 ); ObjectSetText ( "W1_SELL" , "W1 SELL COMPASS" , 10 , "Arial" , Sienna ); ObjectSet ( "W1_SELL" , OBJPROP_CORNER , 0 ); ObjectSet ( "W1_SELL"