Newbee question about plotting results on charts

Forums ProRealTime English forum ProScreener support Newbee question about plotting results on charts

Viewing 6 posts - 1 through 6 (of 6 total)
  • #47930

    Hello everyone,

    I’m new here. Could anyone help please, how can I code, if I want to make a marker (for instance arrow) if the screener could find a defined setup?! I have two conditions in the code (c1 and c2). If these are met, I’d like to have an arrow up on the last bar of the setup.

    Is it an ‘IF’ ‘THEN’ instruction?

    Or ‘defparam’?

    Sorry if this is a too simple question for the Pros!

    Thank you so much!

    #47958

    A screener cannot display on charts, it only scans charts to check if your conditions are met or not.

    You should use an indicator  and add it over the price chart, not below, (in ProBuilder) to achieve your goals, like this one:

    Here you can find further info and examples https://www.prorealcode.com/blog/learning/simple-indicators-dashboard/.

    Roberto

    1 user thanked author for this post.
    #47966

    Thank you Roberto, I’ll study.

    Have a nice day!

    #48398

    Dear Roberto,

    I’ve tried. But it always appears below the chart. What should I do that it will be in the chart?

    Thanks

    George

     

    #48399

    Add it on your price instead, use the wrench on the left upper side of the price chart.

    #48404

    Thanks Nicolas, make a try

Viewing 6 posts - 1 through 6 (of 6 total)

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