Horizontal price offset

Can someone help me with a custom indicator? Im sure its easy, I just want the last traded price horizontal line to be offset a certain number of ticks up and down, I use this to ball bark my entries and exits.
@latter-day-trader

You would have to use the Graphics API to draw a line at a particular (price - ticks). You will need to make sure the global property is true and give it a key that is unique so that you only have one line drawn.

Graphics | Tradovate Custom Indicators

Line | Tradovate Custom Indicators

If you need more help than this, you can send me a DM and I can give you an estimate on how much time and cost this would be. Good luck.