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 CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    56 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    34 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    195 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    359 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    281 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X