spotdespot » Thu Jun 05, 2014 1:38 am wrote:
The best solution for this is to change the timeframe and then change it back again. Like the template script the attached will work on all open charts. So apply the template, then switch timeframes, then switch back. CSS is a bit of a beast so this won't be a quite process! Just change the timeframe manually in the script popup if these don't suit.
Cheers,
Dave.
EDIT: I am not sure there is actually a true "FIX" possible for your problem - it is a weakness in Empty4 and what happens when you apply a template - this is not the only indicator affected.
Thanks. I'm aware of the change TF workaround and I do have to do that with the CSS anyway as no CSS is displayed until I change the TF on all charts. I have a script to do this. But changing the TF does not fix the problem I'm describing.
Also I just noticed that with the original CSS v1.0.11 provided by Paul the CSS that is set to daily is just a mirror image of itself, i.e. the 2 currency lines on the that CSS are just mirror images, neither of those lines are correct. When I use Tomasso's modded version everything is correct (crosses/values etc) after I dummy modify each CSS instance.
So there is some problem running CSS in MTF, i.e. having 2 CSS instances on the same chart. It's a shame as that is one of the enhancements Paul made,to support MTF and as I use CSS in both H4 and D1 it is a very great benefit to have them on the same chart.
Do you think it's possible to create a script that will dummy modify each CSS instance on every chart?, or some similar automated process that will achieve the same result.
Edit: Now even with Tomasso's modded version the 2nd CSS instance I add is always a mirror image of itself. Have no idea what started causing that. Something else has changed because it wasn't doing that before.
Oops.... dumb error on my part. The mirror imaging is because I was inadvertently setting the weighOnlySymbolOnChart to true, so ignore anything I said about that. There is no problem with original v1.0.11 or Tommaso's modded version in that regard.