buy and sell when arrow appears in indicator
-
Hello
I have a custom indicator (I have imported it) that gives me support, a resistant line, and buy and sell arrows. So I want to issue a trade when the arrow appears. I know a similar topic exists and I have read it. But the solution hasn't worked for me. I will attach the indicator screenshot and link to my project.
What can I do to make it work?
-
Although this should work you need to check that the blocks react to the signals, do this using the indicator appears block when an arrow appears draw a vertical line and see if some miss on backtest.
-
@jstap Thanks. I did it but no line is drawn.
-
Then probably it can't be used, have you got a value in the data window and the arrows in the object list?
-
@jstap I removed the "No Trade" block and it worked.
So what do you think has been the problem? -
That should have only made a problem if there was a running trade
