@ MM: Meinst du so?
Falls ja, dann kann ich dir den Indikator hochladen, den muss man selbst programmieren, so ganz alleine schafft das MT anscheinend nicht, zumindest habe ich keine Möglichkeit entdeckt.
Edit: Geht anscheinend doch, werde das gleich testen.
Attaching indicators to indicators outside of the main price chart
You can attach moving averages and other indicators to indicators on other than the main chart. For example, if you want to use a moving average to smooth RSI, do the following:
1) Create a lower window with RSI in the normal manner.
2) Open the navigator window (press Ctrl-N).
3) Click on the "Indicators" heading in the Navigator window, if necessary, to expand it.
4) Move the mouse to the "Moving Average" item, then (holding down the left button), drag it (a rectangle appears under the arrow cursor) into the RSI window.
5) In the ensuing dialog box, got to the "Apply to" drop down, and set this to "First indicator's data". This will cause the MA to be attached to the first indicator in this window, i.e. the RSI.
6) Adjust other parameters as desired, and press Enter.
EDIT des EDIT: Funktioniert einwandfrei nach dieser Anleitung