Forum

Rectangle Object Help

Hi, I wanted to count how many buy or sell candle in a selected area by manually drawn rectangle. If possible to find out index number (start to finish of rectangle) . Thank you in Advanced

Text Object show problem

Thank you in advanced

Indicator not working in #property strict mode .

#property version "1.00" #property strict #property indicator_chart_window #property indicator_buffers 3 #property indicator_color1 Magenta #property indicator_style1 STYLE_DOT #define INDICATOR_VERSION "v2.0" #define VTS_OBJECT_PREFIX "vtsbh2483-" //---- input parameters extern bool UseATRMode =

Arrow displacement problem ! ?

Hello Coders, I am just facing some problem in a indicator that place arrow into the chart but when i login into my another account and back to the chart its displace the arrow . what is the issue ? Is it bug or indicator problem ? After changing time frame its back to placement: Thank you in

ObjectGet without buffers

Hello , can you help me please . How can i read this value by ObjectGet without buffers . i need value like USD 3.3 Thank you

How can i solve this problem ???

#property indicator_chart_window extern string SetFile_name = "forexall" ; // File that contains symbols of user instruments extern string nameIndicator = "input indicator name" ; extern int ExtBuff1 = 0 ; extern int ExtBuff2 = 1 ; extern string UserText =