Hi guys, I am learning to make indicators, for now I want to make simple one: Indicator rule: If close price [1] is x amount higher then close price [2] then place buy arrow on close price [1]; If close price [1] is x amount lower then close price
Hello, By reading through this website i am trying to make a (hopefully) very simple indicator. This is for learning purposes as I am a total beginner. My first step is that I want to store the closing price in a variable at a specific time. Later on