need help make a value that backtesing can use

Forums ProRealTime English forum ProBuilder support need help make a value that backtesing can use

Viewing 3 posts - 1 through 3 (of 3 total)
  • #240543

    I’ve used this indicator or made this indicator for back testing but the issue I’m having is that the back testing won’t recognise the horizontal lines so basically price goes through it I want it to sell it’s visually visually being represent on the screen but doesn’t seem to have any value to it if you could please help me thank you very much

    #240549
    JS

    If you make this indicator part of your trading system and replace all the graphical elements, such as “draw segment”, with what you want there, for example a “Take Profit” (Set Target Price x) or a “Stop Loss”, then your code will execute what you see on the screen…

    1 user thanked author for this post.
    #240563

    Also if you want to see these levels you can type at the end of the code this:

    1 user thanked author for this post.
Viewing 3 posts - 1 through 3 (of 3 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login