cascade ordering system

Forums ProRealTime English forum ProOrder support cascade ordering system

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

    I saw an interesting strategy. I need help coding it, looked really promising.

    Base numbers: Stock ABC is at 100 (attached image for a clearer view)

    • Buy 1 lot when rsi 3 crosses above 70 (follow momentum)
    • Set SL: x points (example 10 points)
    • Set TP y points (example 20 points)
    • If TP is hit, we open lot #2 and move  both SL to 5 points below lot #2 entry (we opened the buy in ABC at 100, moved to our TP at 120, we open lot #2 at 120,  SL for both lots are at 115)
    • If SL is hit, exit all positions
    • If new TP at 140 is hit, open lot #3, set SL for all 3 lots at 5 points below lot #3 entry.
    • Repeat until SL is hit.
    • Reverse the rules for shorts.

     

    #224330

    hoping for Roberto to save the day 😀

    #224393

    Here’s some code to get started. Courtesy of chatpgt –

     

    1 user thanked author for this post.
    #224396

    My eye fell on this :

    And with this it may have a chance :

    🙂

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