%50 Candle
-
I have a question about determining %50 candle
How can I determine if a candle is composed of fifty percent of the body?
Its wicks don't matter if the top wick is bigger or the bottom oneIn the blocks, you have to specify the number of pips that the body consists of, but this causes me to have problems in different time frames.
For example, a candle in a one-minute time frame is 5 pips, and a candle in a one-hour time frame is 30 pips.
I need to specify the candle body in percentage.Thanks
-
@Mehran91 dividing by 100 the total size and put the condition for body size

-
@ambrogio Thanks a lot
My problem was completely solved with your helpRegards
-
@Mehran91 you're welcome!
-
@ambrogio can I see the variable in this post. I dont quite understand variables yet
-
@iqbalw09 You need variables to store some values that you will use in a subsequent operation. These variables can be modified or reset when necessary
-
what you need exactly?
-
@ambrogio ur exact variable. or please show the variable tab
-
@iqbalw09 you have to create the variable in the variable list, and then use it
