Author Topic: ROUNDING function  (Read 1456 times)

Tags:
  • All members
  • Posts: 88
ROUNDING function
« on: 30 Sep 2024, 08:35 »
Hello MFPro Developer Team,
In any future update, can we have the Excel ROUND() function added to the other Excel type functions?
E.g. Calculated value x = 5.45832522 and y = 5.44737656 then ROUND(x,2)=5.46 & ROUND(y,2)=5.45
and
ROUND(x,1)=5.5 & ROUND(y,1)=5.5

This function would make it easier to compare values.
If you lose...don't lose the lesson!

  • All members
  • Posts: 3641
Re: ROUNDING function
« Reply #1 on: 30 Sep 2024, 20:16 »
Hi OT
In the interim rounding can be done without decimal places
INTEGER(x)+IF(INTEGER(x)<x,1,0)

if you not seen them here are a couple of other ideas
https://community.welldonesoft.com/marketfeeder-troubleshooting/please-help-11724/msg66890/#msg66890

https://community.welldonesoft.com/marketfeeder-triggered-betting/is-there-a-round-function/msg16345/#msg16345

Please read the following disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

 

Please note, BetFair is seems to be currently OFFLINE