Laszlo Komka / Publications
Forum
function to return order numbers per symbol
I trading about 15 currency pairs , and I would like to write a method (function or class) to return the number of open orders per symbol. Any idea how can i do this? Thanks, Phil
OrdersTotal() in Backtest vs Live
Hi, I try to fix one EA, and make and indicator that shows OrdersTotal(), but when I do backtest and attach the indicator that shows total orders, the indicator shows NOT THE BACKTESTED EA's total orders, it shows the actual MT4 account orders. So, what the problem and solution
make EA from an Indicator
Hi, I would like to make an EA from an Indicator, and my problem is: the indicator paint an arrow and make alert, how can I capture the paint arrow. I tried iCustom, but unluncky, not got results. Anybody can tell me with example how can I capture the arrow paint
Backetting Renko charts
Anybody success backtesting Renko charts? I Google it, and found only old solutions or can't find the necessary files
requote at live
I have an scalper EA that works fine in Demo mode, but when I switch to Real, I always get a requote error message. What is the solution? phil
Purchased EA can download only three times?
Purchased EA can download only three times
how can I determine open posicions weighted average (Green line) in MT5?
have any functions ? any suggestion? thanx phil
Metatrader Backtest (every tick) and Real account (ECN account) not giving me the same results
hi, somebody have some idea how can i resolve this problem? phil
ho can i use my custom indicator in EA?
hi, i'm new to mql5, i've created a custom indicator ( single buffer), and my question is: how can i use the indicator data, plotted bars in any EA? phil