Hello everyone,
I want to draw a rectangle on specific time on the chart, As I gothrough the chart I found these block and join the block this way. but result is zero. what mistake I have done here
I want to draw Rectangle on chart
-
-
@forexbob-0 Add a project link not a picture.
-
@jstap Thank You for the reply, problem solved.
I just now facing a problem that if change inputs on first load of EA to the chart then changes that I make reflects but if I reopen the edit file of inputs to make changes again then change didn't reflects. I mean re-editing of inputs didn't work -
@forexbob-0 Basically if you want something that you change in input to take effect, ensure the blocks are on tick, if you want a setting to remain if EA taken from chart, save and read data from a global variable.
-
@jstap I have done this, it is on ontick function
https://fxdreema.com/shared/TdmWgnZjd -
@forexbob-0 Your project link isn't working.
-
@jstap please retry now
-
@forexbob-0 All look's correct, let me know if something not working.
-
@jstap All things working perfect but if we double click on top right on chart on smile icon to make changes like to change width, color or true/false it didn't takes effect. but if we reload the EA from start and then make those changes then it takes effect. SO we cannot reload always
-
@forexbob-0 What blocks are you referencing? likely you have them under a block that limit's when the blocks can act.
-
@jstap I didn't understand. what you said.
-
@forexbob-0 What blocks aren't changing what you want?
-
@jstap blocks are working properly. after loading the EA on chart, when we again open EA settings and do some changes then nothing get change, but if we make changes while loading the EA changes takes place successfully.
So if we need to make change in inputs we need load EA everytime from navigator. -
@forexbob-0 So what blocks are not doing this?
-
@jstap All bool, color and line width function
-
@forexbob-0 Block numbers