This is not investment/trading advise. Will not hold accountable for loss

Improved multi-timeframe/offset/chart period converter, P4L PeriodCon.mq4 330 replies
MT4 horizontal line price marker display help in mq4 6 replies
I need some MQ4 help from a real MQ4 programmer 2 replies
moutaki Mq4+fibo grid Mq4=profit+ease 39 replies
I need mq4 for this buy & sell script 2 replies
Dislikedpips4life, Thanks for this amazing, amazing script. I use Forex Strategy Builder and trade portfolio EAs. To be able to visually see open and closed trades overlayed on a price chart helps a lot and provides great insight into how strategies are performing. I had a question. I've created an indicator version of your script and added 3 buttons -- (a) show open trades, (b) show closed trades, (c) hide trades. I would like to share this indicator both here and also on the forexsb forum. Are you comfortable with that? I am not interested in taking credit...Ignored
DislikedThanks for the quick response. By the way, this is my first post in this forum and I'm not sure if I messed up the formatting. I attached a screen shot below, but it doesn't appear in 'Preview' mode. Oh, well... I've attached a couple of *.mq4 files. P4L_OrderHistoryLib.mq4 goes into the Libraries folder and is built as a library. This is essentially the code from the script with a few modifications. I've hard-coded a few input settings to suit my purposes -- these can readily be located by searching for __STEVE. The file P4L_OrderHistory_Indi.mq4...Ignored
can't open "C:\Users\xy\AppData\Roaming\MetaQuotes\Terminal\6757291BBE1793F2A78EDD4695819C20\MQL4\include\Charting-TradeManager.mqh" include file P4L_OrderHistory_Indi.mq4 20 11 can't open "C:\Users\xy\AppData\Roaming\MetaQuotes\Terminal\6757291BBE1793F2A78EDD4695819C20\MQL4\include\TradeManager.mqh" include file P4L_OrderHistory_Indi.mq4 21 11 'MyCreateButton' - function not defined P4L_OrderHistory_Indi.mq4 38 5
can't open "C:\Users\y\AppData\Roaming\MetaQuotes\Terminal\6757291BBE1793F2A78EDD4695819C20\MQL4\include\FSBPro\WinUser32.mqh" include file P4L_OrderHistoryLib.mq4 657 11
Disliked... I've attached a couple of *.mq4 files. P4L_OrderHistoryLib.mq4 goes into the Libraries folder and is built as a library. This is essentially the code from the script with a few modifications. I've hard-coded a few input settings to suit my purposes -- these can readily be located by searching for __STEVE. The file P4L_OrderHistory_Indi.mq4 goes in the Indicators folder and basically converts the script to an indicator. ...Ignored
DislikedJagg, pips4life -- I apologize. I was rushed and did a sloppy job checking for dependencies. Let's try again -- I've uploaded new versions that should not have any external dependencies other than the ones used by the original source files. Again -- P4L_OrderHistoryLib.mq4 goes in the 'Libraries' folder and P4L_OrderHistory_Indi.mq4 goes in the 'Indicators'...Ignored
DislikedThanks to all prior contributors. When I remove the MT4 version of the indicator (latest one posted by robots4me at https://www.forexfactory.com/showthr...0#post11217800), it always leaves the buttons. They don't appear to get created as objects so when the indi gets removed, all of the related objects get removed except the buttons for "Open Trades" "Closed Trades" and "Hide Trades". Anyone else have this issue and if so, how do I fix it? Thanks, afhIgnored
DislikedJagg, pips4life -- I apologize. I was rushed and did a sloppy job checking for dependencies. Let's try again -- I've uploaded new versions that should not have any external dependencies other than the ones used by the original source files. Again -- P4L_OrderHistoryLib.mq4 goes in the 'Libraries' folder and P4L_OrderHistory_Indi.mq4 goes in the 'Indicators'...Ignored