Quote:
|
Originally Posted by iscuba11
I am confused. Why can I not make it into a scomment so I can watch the value change on the screen??
Dave
<><<<
|
you said you wanted to determine wether or not it was giving you the input you want, the print function is visible in the journal section, it is what i would do. to use the scomment,
which you can, all you have to do is define the scomment, which i already see done. correct me if i'm wrong, but your trying to have the computer tell you if the price is going up or down right?
the reason i would reccomend using the print is because if it isn't leaving a comment at the top of the screen, i can only guess a handfull of problems. one that you haven't defined scomment as a comment, another one might be that your custom indicator being used doesn't compile, there could be a multiple number of reasons. if you can actually get the ea onto the screen and see it, that only leaves a few guesses to what the problem may be, print is what i use to help me in that kind of situation.