Support Board
Date/Time: Wed, 10 Sep 2025 09:04:22 +0000
Post From: Subgraph does not match refrence value
[2024-11-22 13:50:29] |
User431178 - Posts: 772 |
This is wrong. msg.Format("func = %d", RSI); %d is for integer %f is for float You need to used %f |