In WL6.9, my trading strategy code is managing these settins programatically based on various conditions.
In WL7, these are not controllable from the code but only from the chart preferences?
HideVolume (https://www.wealth-lab.com/Discussion/HideVolume-support-6246)
HidePaneLines
SetBarColors (change up and down bars colors separately)
EnableTradeNotes
In WL7, these are not controllable from the code but only from the chart preferences?
HideVolume (https://www.wealth-lab.com/Discussion/HideVolume-support-6246)
HidePaneLines
SetBarColors (change up and down bars colors separately)
EnableTradeNotes
Rename
HidePaneLines already requested here and here (by the same person though):
https://www.wealth-lab.com/Discussion/Control-Text-Font-5933
https://www.wealth-lab.com/Discussion/Custom-Pane-Order-Height-5943
While there is no SetBarColors you can accomplish the same (and more) with SetBarColor.
What's the point in EnableTradeNotes?
https://www.wealth-lab.com/Discussion/Control-Text-Font-5933
https://www.wealth-lab.com/Discussion/Custom-Pane-Order-Height-5943
While there is no SetBarColors you can accomplish the same (and more) with SetBarColor.
What's the point in EnableTradeNotes?
WL6's SetBarColors can change the 'up' and 'down' bar colors individually at once for the chart.
Whereas WL7's SetBarColor just set the color of the bar at the bar specified.
On my real trading computer where WL6 is showing 30 to 50 streaming charts, I use SetBarColors to see various trade conditions (e.g. closed a position due to stop loss, not trading due to recent performance etc...).
I use EnabeTradeNotes to disable the trade indicators in order to draw the custom indicators like position size and realtime gain/loss on the last bar of the streaming charts.
These are very useful for me when trading.
Whereas WL7's SetBarColor just set the color of the bar at the bar specified.
On my real trading computer where WL6 is showing 30 to 50 streaming charts, I use SetBarColors to see various trade conditions (e.g. closed a position due to stop loss, not trading due to recent performance etc...).
I use EnabeTradeNotes to disable the trade indicators in order to draw the custom indicators like position size and realtime gain/loss on the last bar of the streaming charts.
These are very useful for me when trading.
Your Response
Post
Edit Post
Login is required