| / | Forum |
|
bbannon
2008.02.11 22:08
1) I'd like to be able to automatically Publish the Detailed Report.
2) I'd like to see the high and low BETWEEN the entry and exit points for each trade.
How would I go about these?
Thanks,
|
|
Championship Report: Eleventh Week (10-17 December) The eleventh, the last but one week of the Automated Trading Championship 2006 is over. There are only 5 trading days left to the end of the Championship. The first place is being tightly held by Rich. Tough struggle for the second and the third place is being carried on. |
|
phy
2008.02.12 08:32
2) I'd like to see the high and low BETWEEN the entry and exit points for each trade loop through order history select a closed trade get the open and close times of the order use iHigh(iHighest()) and iLow(iLowest()) to find the high and low during the trade send your results to a file... |
33768 |
Rosh
2008.02.12 13:41
The best solution is create yourself wanted report and then send for publishing with function SendFTP
|
|
bbannon
2008.02.14 04:13
Thanks for the replys.
Maybe I should have mentioned that I have only been using MetaTrader for a month or so.
And I have no idea how to program it.
|
|
phy
2008.02.14 04:26
Oh well... |