Is there a way to know that we are in the current candle or bar? Well I always do is if Open price is the same , we are in the current candle. But is there another way? Thanks
Hello, How can you see the value of the array in the watch in the debug mode ? example Open[0] = 1.213123 , in the watch field it is dynamic array[11766],TS. Any help? Thanks
I am creating a rectangle with the highest and the lowest price session for the period. I can easily do it with ihigh and ilow for the Y axis (Vertical) But how can I set up the value datetime for the X axis (horizontal?) I have studied the script of