- Search Metals Mine
- kopaszn replied Jan 16, 2011
Hi, This is the first time I check this thread. Where did you enter here? There was a false breakout to go long. Can somebody recommend a post # where the most recent way of trading these boxes are written down. I have problem with accurate ...
ICCE. Bemac's Fib. Reverse Engineered
- kopaszn replied Apr 29, 2010
Probably it is possible only if trades are Orderelect()-et by ticket number. So if one writes out each closed trade to csv file, problem is solved.
Improved OrderHistory mq4 script to display trade history on charts
- kopaszn replied Apr 29, 2010
The problem is that in strategy tester the Results tab shows open, modify and close order managements in separate lines. Probably the problem could be solved by programming EXCEL as well (to make a new spreadshit from the raw one) but the solution ...
Improved OrderHistory mq4 script to display trade history on charts
- kopaszn replied Apr 29, 2010
Thanks, I am sure it is possible, as the strategy tester has its own trade history, I will have a look and see for solution. I will post code here if I am successful.
Improved OrderHistory mq4 script to display trade history on charts
- kopaszn replied Apr 28, 2010
Congratulation for your script! Is it possible to have a modified version which can be called from an EA (while backtesting it would write a log file of trades) and after backtest is finished, I could use it to show trades on chart. I would need ...
Improved OrderHistory mq4 script to display trade history on charts
- kopaszn replied Aug 11, 2008
Indicator — url This is a MACD indicator of strong, medium and weak signs of buy and sell, maybe you can use the strong trend lines from it, so It will enter when there is a strong trend in any direction. File is attached now
My First Tradingsystem and EA
- kopaszn replied Aug 9, 2008
Hi — Congratulation for the simple but effective expert! I am quit beginner (forex and even more in programming), but watching the tester in visual mode with the graph at the same time, it seems for me that this system tends to loose when ...
My First Tradingsystem and EA