Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Limit order

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

    #16
    Originally posted by calhawk01 View Post
    Disregard the top.

    BUT I have another question I have looked EVERYWHERE but no answer:

    Do you want to explain what CalculationMode is?

    CalculationMode.Ticks= 1 would mean that stoploss is $1 away from entry price?
    CalculationMode.Price= ?? would this be a variable? Low[0] ?? I tried using low[0] but the strategy does not compile
    CalculationMode.Percent= 0.02 would mean that stoploss is 1% away from entry price.
    CalculationMode.Ticks= 1 would mean that stoploss is $1 away from entry price? - 1 tick, not 1 point
    CalculationMode.Price= ?? would this be a variable? Low[0] ?? I tried using low[0] but the strategy does not compile - Low[0] != low[0]. C# is CaSeSeNsItIvE.
    CalculationMode.Percent= 0.02 would mean that stoploss is 1% away from entry price - 0.02 calculates to 2% in my math.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, Yesterday, 10:06 AM
    0 responses
    20 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    18 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    14 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    9 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    38 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X