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