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