Pages:
Actions
  • #1 by mick and dan on 23 Jun 2018
  • So
    here's the problem,

    The expression  "traded_10.5"                         evaluates to  = "xx.x"       very Good
    The expression  "traded_last_traded"                evaluates to  = "xx.x"       very Good

    The expression  "traded_r_ticks(last_traded,0)"  evaluates to = "traded_yy.y" No Good

    Is there a fix
    Or do we need a new version of MFPro ?
  • #2 by Oxa (WellDoneSoft) on 23 Jun 2018
  • Hello!

    Unfortunately, trigger expressions are not evaluated in place of the price in the trigger variable traded_{price}. You will have to create a user variable for that expression and then use that variable to calculate the amount of money traded at that price. 
Pages:
Actions