sL.vEr
New member
Hello there,
First ever posted question, I've used these forums as a resource to learn
and now looking to hopefully be more than just an observer
I have been trying to be selective with which indicators are plotted Visually on my chart,
and which others also display as Text in the Data Box as I move my cursor around.
I modified a Volume Indicator, and have that declared as a Lower.
It charts the Buying and Selling volume individually above/below the zeroline,
but I would also like for the Total Volume to be shown in the Data Box (RED Arrow Below), but NOT on my chart.
--As you see in the attached photo, the yellow bars overlap the Green Volume bars underneath
(The main issue, is a visible plot lays over my already working indicator below)
--I have tried check/unchecking "Show Plot" and "Show Title" different combinations of each,
--as well as different combinations of code ex.hide(); ex.hidetitle();
(issue with the above, if you turn plot off, it turns title off in the data box as well)
--as well as simply changing the color to black/alpha transparent through My Studies.
(issue with the above, changing color changes both Chart bars and the Data Box Text into the same color as well)
--Have also tried different combinations of Boolean plots instead of Numerical
(the same issue, can't turn off the Boolean visible plot without turning off the Data Box Text)
--I've looked through ToS Learning Center and didn't see anything that works.
So far, the ONLY "solution" that I found, was configuring my Settings as such:
--General: Check ON "Overlap Volume"
--Appearance: Volume Bars " Set Transparent Alpha Zero" (Volume Bars on Upper Chart Disappear)
--Equities: Check ON "Volume: Show Volume Subgraph"
--Lastly, open My Studies, remove anything in the dedicated Volume Lower section --> <empty>.
When I do the configuration above, you get the YELLOW Arrow readout,
and ToS displays the Volume of the Equity, without having any specific Volume Study active
So technically there IS INDEED a Volume Plot ACTIVE but for whatever reason,
when I do it through Chart Settings,
ToS allows you to change the color of that specific Volume Plot through the Appearance Tab,
and regardless of what you color THAT plot,
ToS STILL spits out a Default Volume readout,
Colored white...
I want to have that exact control over my other plots/studies
But haven't found a way to individually color the Data Box text vs the Plot itself
Wondering if anyone has been able to accomplish this,
or if what I worked out is the only workaround
Thanks in advance
First ever posted question, I've used these forums as a resource to learn
and now looking to hopefully be more than just an observer
I have been trying to be selective with which indicators are plotted Visually on my chart,
and which others also display as Text in the Data Box as I move my cursor around.
I modified a Volume Indicator, and have that declared as a Lower.
It charts the Buying and Selling volume individually above/below the zeroline,
but I would also like for the Total Volume to be shown in the Data Box (RED Arrow Below), but NOT on my chart.
--As you see in the attached photo, the yellow bars overlap the Green Volume bars underneath
(The main issue, is a visible plot lays over my already working indicator below)
--I have tried check/unchecking "Show Plot" and "Show Title" different combinations of each,
--as well as different combinations of code ex.hide(); ex.hidetitle();
(issue with the above, if you turn plot off, it turns title off in the data box as well)
--as well as simply changing the color to black/alpha transparent through My Studies.
(issue with the above, changing color changes both Chart bars and the Data Box Text into the same color as well)
--Have also tried different combinations of Boolean plots instead of Numerical
(the same issue, can't turn off the Boolean visible plot without turning off the Data Box Text)
--I've looked through ToS Learning Center and didn't see anything that works.
So far, the ONLY "solution" that I found, was configuring my Settings as such:
--General: Check ON "Overlap Volume"
--Appearance: Volume Bars " Set Transparent Alpha Zero" (Volume Bars on Upper Chart Disappear)
--Equities: Check ON "Volume: Show Volume Subgraph"
--Lastly, open My Studies, remove anything in the dedicated Volume Lower section --> <empty>.
When I do the configuration above, you get the YELLOW Arrow readout,
and ToS displays the Volume of the Equity, without having any specific Volume Study active
So technically there IS INDEED a Volume Plot ACTIVE but for whatever reason,
when I do it through Chart Settings,
ToS allows you to change the color of that specific Volume Plot through the Appearance Tab,
and regardless of what you color THAT plot,
ToS STILL spits out a Default Volume readout,
Colored white...
I want to have that exact control over my other plots/studies
But haven't found a way to individually color the Data Box text vs the Plot itself
Wondering if anyone has been able to accomplish this,
or if what I worked out is the only workaround
Thanks in advance