PureBytes Links
Trading Reference Links
|
>I wrote an indicator I want to insert into the RadarScreen portion
>of ProSuite 2000i, but only stock indicators are visible. Is it
>possible to insert custom indicators into the RadarScreen?
>
>Mike
Yes, it is.
I think your problem is that you have to specify your indicators as being available to RadarScreen. That setting is in the "Applications" tab of the properties of the indicator accessed in the PowerEditor.
Be aware that indicators behave just a little different than in charts. For one thing, you can plot a string value, instead of a number. Secondly, you should use q_last instead of C. Not sure why yet, but that's what I've found out.
HTH
Regards,
Mike Gossland
|