Hi, I had a question on the encoder can modify the script / EA as to whether at running or at the end of the tester was not displayed Indication that EA used? They note that some of the indicators are not in the source
Custom indicator to display values from other indicators 2 replies
Help in editing the ACD indicator? 2 replies
How do I display 5 digit values with my indicators? 4 replies
How do you Clean up indicators' display lines 3 replies
Editing a custom indicator 3 replies
DislikedHi, I had a question on the encoder can modify the script / EA as to whether at running or at the end of the tester was not displayed Indication that EA used? They note that some of the indicators are not in the sourceIgnored
Disliked{quote} Nothing to do with being in source or not Simple HideTestIndicators(true) and HideTestIndicators(false) before and after the indicator has been called from the EAIgnored