alessandromagno
alessandromagno
alessandromagno
Left feedback to developer for job Simple MT4+MT5 indicator which plots an arrow
alessandromagno
Left feedback to developer for job Time based entry
alessandromagno
Added topic MQL5 VPS disable trading
Hi guys, i think i've understand the working process of these VPS by synchronizing time after time what i need. I also understand (if i'm not wrong) in my pc mt4 the trading is automatically disabled (enabling to the VPS) to prevent doubled trades
alessandromagno
Left feedback to developer for job Carax EA
alessandromagno
Added topic Problem with indicators (MT4 build 791)
Hello guys i wonder why when i try to attach an indicator from the "navigator" tab i get such problem: https://charts.mql5.com/7/679/usdjpy-h1-octa-markets-inc.png Here is an example with stoch, but it gives me the same errors with every indicators
alessandromagno
Left feedback to developer for job Create a Binary Options EA for MT4
alessandromagno
Left feedback to developer for job Modify on WPR
alessandromagno
Added topic A little color modify on WPR
I have this WPR version with alerts. Is possible to have a different color ONLY for the last leg of the indicator, i mean the leg which repaints until the current candle hasn't finished yet? Then it turns on default color waiting for the next leg
alessandromagno
Added topic Please help me with 130 error
Hi guys could someone modify this expert in order to don't have error:130 anymore? Many thanks <DECOMPILED (stolen) CODE REMOVED >
alessandromagno
Registered at MQL5.community
alessandromagno
Added topic Time filter to add...please help!!
Hi everyone, i need help to add time filter on this EA. I only need: MON = TRUE/FALSE; TUE = TRUE/FALSE ; WED = TRUE/FALSE ; THU = TRUE/FALSE ; FRI = TRUE/FALSE ; SAT = TRUE/FALSE ; SUN = TRUE/FALSE ; TRADE FROM = 8 ; TRADE TO = 16 ; Thanks if you
alessandromagno
Added topic set maxopen trade
Hi people i have problems to set in this EA the MAXOPENTRADE function. Because i want to open some positions at once instead only one. Someone could insert that function for me? Thanks in advance...here is the code extern double stopLoss = 50; extern
alessandromagno
Added topic Help with a very good indicator
This indi looks good on chart but repaints...can someone re-codes it in way that it will stop repaint??? And i don't know what are "ExtDepth" "ExtDeviation" "ExtBackstep" in parameters ... Thanks