Lukasz Podkanski / Publications
Forum
Hellp needed improving EA
Hi! I have recently developed (i think) good EA, but I need someone to help me improving the code. There are some errors, and the EA doesn't execute all orders. Would someone do the test for me too because i think i dont have a complete history data for GBPUSD for which this EA was designed. I'll
problem with automatic validation
Hi. Recently I have devoloped simple EA, code seems to be ok in my terminal, no errors so far, but when I'm trying to upload my EA to MQL market it doesn't pass automatic validation, error 131 appears - invalid trade volume . have anyone idea what it could be? here's the code
mismatched errors
hi, can anybody give me advice on what historical data should i rely on? i have developed simple EA and backtested it on my brokers historical data. Results were not that bad, but i was confused about data i used - M1 chart is only available for 1 month past so i presume M5 is used to calculate
help needed with deleting pending order
Hi, i'm newbie here, i have developed simple EA wchich place pending orders at specific time. the broker dont allow to have expiration time less than 1 hour so i want EA to delete these orders 5 min after placing. Here's the code, can u help me? where am i wrong
help needed with deleting pending order
Hi, i'm newbie here, i have developed simple EA wchich place pending orders at specific time. the broker dont allow to have expiration time less than 1 hour so i want EA to delete these orders 5 min after placing. Here's the code, can u help me? where am i wrong