Author Topic: Problem with expression eval... "traded_r_ticks(last_traded,0)"  (Read 1120 times)

Tags:
  • All members
  • Posts: 8
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 ?

  • Administrator
  • Posts: 8821
  • Gender: Female
*
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. 
Always try your triggers in Test Mode before switching to real money!

Follow us on Twitter.

Join our WhatsApp chat!

Присоединяйтесь к официальному Telegram-каналу!

 

Please note, BetFair is seems to be currently OFFLINE