Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Calculate number of shares with Strategy builder

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

    Calculate number of shares with Strategy builder

    I am trying to set the number of shares traded in a strategy based on $5000 position size. I would like to do this with the strategy builder

    I set a variable "Shares" to integer

    In the condition tab I have
    Position.MarketPosition=MarketPosition.Flat

    In the action box I am trying set Shares = 5000/Close[0];

    Using the strategy builder I am able to go under Misc - Set Shares
    but I can only set the Shares = Close[0]/5000; which is the opposite calculation I need

    Is there anyway to create this equation in the strategy builder

    Thank you

    Stefan

    #2
    Hello sdauteuil,

    Thank you for your reply.

    There would not be a way to set up this calculation in the Strategy Builder as it's not designed to handle much in the way of calculation. You'd need to unlock the code and manually add this logic.

    Please let us know if we may be of further assistance to you.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    88 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    134 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    68 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    119 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    67 views
    0 likes
    Last Post PaulMohn  
    Working...
    X