Very, Very pleased - excellent job -
Thank You
Except . . . . Where's the TakeProfit ?
H'mmm
The Entry Lvl and Stop-Loss sort themselves out (Blue & Green)
I added and named the Yellow TakeProfitLine - Which works - in so much as it effects the calculations when moved.
But it should be showing in what is a Black Gap between Stop-Loss and Acc. Balance
I have looked in MetaEditor but can find fault
Trying to remember what that software is called when you put two codes side by side for comparison - Can you remind me - Thank you
I noticed that you changed line 13 to
#property indicator_separate_window But what else did you do - for future reference
I added the Volume Window as a test
For those wondering what this achieves - This is the dormant indi -
MUCH BETTER
I actually forgot before taking the s/s But you can drag the 3 lines off screen when not in use
Ah Ha I see it now . . . Is this - line 48 -
extern int subwindow = 1; // Subwindow number the magic piece I needed for my attempt?
.