I am trying to recreate a wave trend study in MotiveWave but cannot seem to get the display ordering that I would like.
I am displaying 3 paths, with fills between the path and zero line, however I need to control the Z-ordering of these 3 fills.
See the attached screenshot, the yellow wave should be drawn above the two blue waves, but at the moment it is being drawn behind them.
I have tried changing the order of setting up the paths/shades/exports in the initialize() method but nothing changes the display, and I cannot see any methods related to ordering on the ShadeDescriptor.
Has anyone had any experience with this issue?
I am displaying 3 paths, with fills between the path and zero line, however I need to control the Z-ordering of these 3 fills.
See the attached screenshot, the yellow wave should be drawn above the two blue waves, but at the moment it is being drawn behind them.
I have tried changing the order of setting up the paths/shades/exports in the initialize() method but nothing changes the display, and I cannot see any methods related to ordering on the ShadeDescriptor.
Has anyone had any experience with this issue?