Single trade per day with stop orders

Forums ProRealTime English forum ProOrder support Single trade per day with stop orders

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

    Hello!

    All search results I’ve found only deal with how to limit your trades per day when using market orders. Currently, I’m using something like this:

    Here’s the problem. My systems always use stop orders to enter the market and sometimes a system is stopped out on the same bar it entered the trade, but EntriesToday can never be incremented with my current code. Thus it will attempt a second trade that I don’t want next bar again.

    I haven’t come up with a solution for this. Do any of you guys have suggestions to solve this? Or if there’s a setting for max executed orders per day in PRT I somehow missed

    Thanks

    #161303

    To check if a trade has been both triggered and exited on the same bar you need to check STRATEGYPROFIT:

     

    1 user thanked author for this post.
    #161361

    That worked, thanks a lot!

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