Mariusz Kuduk / Publications
Forum
How to get data from new bar function
Hi. I'm new here and i have a problem with taking data from new bar function. if (newBar== true ){ datetime startTime = CreateDateTime( 14 , 0 ); datetime endTime = CreateDateTime( 23 , 0 ); } ( Comment ( "Current: " , TimeCurrent (), "\nStart: " ,startTime, "\nEnd: "