comment bug
-
"I'm having problems with the comment blocks. When I try to place information on the chart, the comment blocks are not working correctly and are causing issues, they are very slow and don't always provide the programmed information. Could you check if there is any problem and provide a solution to fix it?"
"Note: I did not have these problems before, so I think it may be a recent issue. It wouldn't be a bad idea to do a general maintenance." -
@alan-paredes2 Work fine for me, put a shared link here to see what is right/wrong.
-
@jstap https://fxdreema.com/shared/c49kKYU8d "It takes a long time to appear on the screen and only two of the comments are displayed, the first one from the day does not appear.
"I'm trying to reduce the sub processes because the bot is running slow, especially in the last few days."
This is a practice to see how I can reduce the number of blocks in the bot, but it's not running well and I don't see any errors
-
@alan-paredes2 Looks like it should have been ok, try setting it up like picture and see what happens:

-
@jstap It seems that teya are appearing now, although they don't adjust well and have those strange numbers (1.777). Only the month is appearing correctly. How could I make the comment appear without waiting for the tick? -
@alan-paredes2 To correct the extra digits you will have to put the value into a variable and use this code in the comment, text code input Doubletostring(variable,3); variable being the name you have called it, To have the picture above you have to be using 3 comment blocks, add the project using them to see what's happening.
-
@jstap https://fxdreema.com/shared/isjEbXYmc "I need to add more details in the comment, that's why I need one for each time period."
-
@alan-paredes2 So it's probably only displaying dis, put dis in all 3 and see if you get all 3, likely there is no value for the other 2, you then need to reduce the digest past the decimal.