How do I buy after 30 seconds from an event?

Forums ProRealTime English forum ProOrder support How do I buy after 30 seconds from an event?

Viewing 4 posts - 1 through 4 (of 4 total)
  • #54729

    It’s my first post. I’ve played a bit with was shown on the video tutorial and now I’d like to buy after 30 seconds from an event. How can I achieve this task?

    The event is a green candlestick.

    Can you help me or suggest what to read?

    #54744

    Strategies are executed when a bar closes, so to be sure you enter after 30 seconds you have to launch your strategy in 30-second timeframe and, when the event occurs set a avariable of your choice and, based on that info, enter the next candle. Roberto

    #54752

    Thanks for the answer. How do I recognize a candle has started / closed? 

    #54767

    It’s straigthforward. Simply:

    You have to use a number within brackets to refer to some bar in the past, [0] can be omitted and refers to the currently closed bar/candlestick.

    The bar/candlestick that is being opened and which is the bar/candlestick when your trade is entered cannot be referred to until it is closed.

    Roberto

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

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