Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Custom fib tool that place orders when hit certain fib level

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Custom fib tool that place orders when hit certain fib level

    Hi,

    As the title says, I would like to know if it's possible to create a custom fib retracement tool that would trigger a strategy?

    For example, I want to place an order when we hit 50% retracement, and then the target would be 0% level, with stop at 100% level.

    Also, I want to calculate how many lots to place base on input of an amount i want to risk. So let's say on NQ, if the range of the retracement is 20 pts, and my risk is $200, it should place 1 lot order (10 pts risk * $20 == my risk if $200), if my risk is $400 it would do 2 lots, etc.

    Thank you for your help.

    #2
    Hello mrgreentrading,

    That would be possible in manual coding, the Fibonacci tools levels can be accessed in code.

    Comment


      #3
      Hi Jess,

      Thank you for that post. It seems that the fib in that guide is drawn in code. Is it possible to access a fib retracement that is drawn on chart in my strategy instead?

      My flow would be something like this: I use the fib retracement to draw a range on the chart. When price retraces to certain level then the trade trigger, with stop and target placed at certain levels.

      Thank you.

      Comment


        #4
        Hello mrgreentrading,

        You can see the following sample which shows how to access manually drawn objects from the chart:

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        582 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        338 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        103 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        554 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        552 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X