Question
Verizon
IN
Last activity: 25 Mar 2019 4:11 EDT
how to debug Strategy property-set component
Hi there,
In my strategy, there are multiple different components used. One of the component which is used as Property-Set components.
Ex: TotalAmount = .Amount * quantity.
On a clipboard and tracer .Amount shows = 15.55 and quantity is 6. While trying to see the value of TotalAmount in strategy reults, It shows 93.7000000000000000000001. I wanted to understand how this 15 digit decimal is derived.
Thanks,
Niranjan.