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 SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    52 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    23 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    16 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    23 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    24 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X