@shanchook33 Using the "Once A Day" block and at a certain time "7:30" or whatever time, you can store the price values for the candle high and low based on the M1 into variables. Then you can place an order based on those values since they hold the prices for the high/low of that candle. Do you know how to use variables?