ATR is an indicator that uses prices to calculate its value. Then, it returns a value as a "Price fraction".
If you want to use a specific value of the ATR to place a Price level, you should use a formula like:
PriceLevel = OpenPrice + 2*ATR(30)
You can do that by using the "Formula" block
0_1537801045515_bfd42c02-bcf8-42bb-ae25-87f2a7d7c984-image.png