J’ai un indicateur qui trace une ligne et me retourne une valeur “Return MaVariable as MaValeur”
Dans Prorealtime 12 lorsque j’insère cet indicateur sur mon graph je peux choisir de ne pas afficher la valeur de retour en la décochant après avoir choisi configurer.
Par contre dans Prorealtime 11 en Java, que j’utilise car au travail je peux pas installer la version 12 à cause de droits Admin”, il m’est impossible de décocher la valeur de retour dans mon indicateur.
D’ailleurs cette option n’existe pas. Pourtant j’étais persuadé que jusqu’à il y a quelques jours, que c’était possible.
I noticed that if you had 1 variable in the return line, the on/off box would disappear.
The simple solution was to add 0, in front of the returned variable or have a second dummy variable on the return line. Then, update the indicator with ‘Add Indicator’.
Then, in the configuration window, both have checkboxes to enable and disable. Disable both!
Another thing I’ve noticed is that when you add a single return variable to a chart, its name will take the text used in the variable’s ‘AS’ text if it’s used. Outside of this scenario, it takes the name of the file.
Typically, the square box that precedes the indicator name in the chart takes the colors set in the configuration window, or a default color.
I noticed that in version 12, by clicking on this box, there is now a shortcut to ‘hide’ the plots of the indicator similar to the switch that is at the top of the configuration window and in the drop-down menu of the [left click] indicator displayed in #fifi743 image.
Maybe the thinking was if you only had one return variable, you could turn off via the indicator on, off, hide functions. And if you were returning variable there would be more than one.
To help us continually offer you the best experience on ProRealCode, we use cookies. By clicking on "Continue" you are agreeing to our use of them. You can also check our "privacy policy" page for more information.Continue