Account History Export
FREE
Опубликован:
19 апреля 2022
Текущая версия:
1.24
Не нашли подходящего робота?
Закажите собственного
на бирже фрилансеров
Перейти на биржу
Закажите собственного
на бирже фрилансеров
Как купить торгового робота или индикатор
Запусти робота на
виртуальном хостинге
виртуальном хостинге
Протестируй индикатор/робота перед покупкой
Хочешь зарабатывать в Маркете?
Как подать продукт, чтобы его покупали
Вы упускаете торговые возможности:
- Бесплатные приложения для трейдинга
- 8 000+ сигналов для копирования
- Экономические новости для анализа финансовых рынков
Регистрация
Вход
Вы принимаете политику сайта и условия использования
Если у вас нет учетной записи, зарегистрируйтесь

It works. But there is shown an error in Expert-Tab.
It works. But there is shown an error in Expert-Tab.
Thank you. I fixed it
A very good tool for order evaluation!
However, only the opening date is listed in the history, could you also enter the closing date?
So open date and close date of the order?
Then it would be the perfect tool for manual order evaluation with Excel!
Let's see on example:
2022.08.03 19:02:48;454836367;1;EURUSDx;0,04;0;1,01420;0,00000;0,00000;-0,68;0,00;0,00;0,00;7010000;
Each order has two lines in result file - for open and for close event. For MT4 version these lines have the same TICKET and PROFIT, but different ENTRY: 0 - for open and 1 - for close
So, you can find close date of each order by filtering lines on column ENTRY with value 1.
This tool was developed mainly for use in the Simple History Receiver utility to repeat the trading history in the tester on another account, instead for manual analysis. But it can also be used quite successfully for analysis in Excel.
Let's see on example:
2022.08.03 19:02:48;454836367;1;EURUSDx;0,04;0;1,01420;0,00000;0,00000;-0,68;0,00;0,00;0,00;7010000;
Each order has two lines in result file - for open and for close event. For MT4 version these lines have the same TICKET and PROFIT , but different ENTRY: 0 - for open and 1 - for close
So, you can find close date of each order by filtering lines on column ENTRY with value 1.
This tool was developed mainly for use in the Simple History Receiver utility to repeat the trading history in the tester on another account, instead for manual analysis. But it can also be used quite successfully for analysis in Excel.
Thanks for the feedback, I overlooked that in the csv file......
For the excel analysis of the order history it is then a bit tedious, because the profit/loss is also listed 2x....
But for the use in the Simple History Receiver utility to repeat the trading history the tool is then perfect