OK, I got a quick 'indicator' put together to do what I'm looking for.. It just uses the Comment() function to display the buy and sell equity on the main chart window. I'll look to make it a little nicer later. I wish I knew how to make the font size larger, though... it's kinda hard to read right now...
Z--
Files:
trade_monitor.mq4
1 kb
If you create label or text objects instead of using the comment function, you can control size, color and position of the data.
Its a bit more work but it makes things a bit easier to read
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I'd like to be able to set up the terminal window in MT4 to sort my positions by direction.. ie all the buys listed first and the sells listed second. Alternatively, perhaps there's an indicator that will create this kind of display for me. I'd also like to see the sum equity of the sells listed separately from the buys.
Is there anybody out there who is interested in doing this same type of thing, or knows of some available tools?
Thx