March Update
-
Hiho,
today i have added some blocks in which i set a variable. Now the beginning of the EA looks like this:
bool init469=true; // Draw horizontal line SL bool init470=true; // Draw horizontal line TP bool init473=true; // Set TradeAlreadyTakenOutSideCZ to false bool init474=true; // Set TradeAlreadyTakenOutSideCZ to false bool deinit9=true; // Just pass bool deinit416=true; // Clear rectangle objects bool deinit450=true; // clear (virtual) tp lines bool deinit451=true; // IsIntestModeThis are the blocks where i had two lines in the title. There is the carriage return what makes the problem.
edit: I opened the block and then changed the title. then i updated the block and opened again and then i see in the block the right title. (Before when you change the title and then double click the block you see the old title.)
-
Today block titles are causing some problems. I will inspect that, thanks for the report.
-
Oki. Update looks good.
Nice to see the area added. I had a problem with it. I created two areas under the 'on tick' tab. But some minutes and clicks later they appeared under the 'on Init' tab....
-
Wow, that sounds bad. Now I don't have an idea when this can happen, but if you understand how can I replicate it - write here!