What would happen if I specified the symbols I want to trade? Would it help?
Posts made by MarianoMartinez
-
RE: Problem with Magic Numberposted in Questions & Answers
-
RE: Problem with Magic Numberposted in Questions & Answers
On different symbols. Maybe I have to specify symbols on the "no trade" block?
-
RE: Problem with Magic Numberposted in Questions & Answers
No, I didn't. Could you kindly show me how to do it? I want my EA to trade EURUSD/GBPUSD/USDJPY
-
Problem with Magic Numberposted in Questions & Answers
EA with same magic number is opening 2 trades at the same time even though first condition is "no trade". What might be the problem? Maybe because they are on different charts?
-
RE: Choppy, sideways marketsposted in Questions & Answers
Generally, when the price is trading inside the previous' day range, it's a choppy market. You could set up your EA to trade only when the price is above or below yesterday's daily candle
-
RE: How can I avoid this?posted in Questions & Answers
It's a positive condition, if Bid > PSAR the trade executes, it worked actually, at least most of the times. But I had to change to tick ID 0. It prevents false breakouts like the one I described in the first post.
-
Problem scaling outposted in Questions & Answers
Hi everybody, I've got a problem scaling out.
I've set the EA to close 50% of my trade when I'm 20 pips in profits. It does this. But the problem is that it does it every 20 pips (reducing my remaining position 50% every time) and I only want it to do it once per trade in order to let run the other 50%. I set the filter "once per trades" but I still have the same problem. Any idea?
-
RE: How can I avoid this?posted in Questions & Answers
Thanks for your answer phillips, what if I add this condition? Have you tried it?

-
How can I avoid this?posted in Questions & Answers
I set my EA to buy when candle close crosses the parabolic sar, but when it enters on the long side it gets filled on the ask, not the bid, and this is not always the close of the candle, but higher, you can see it better on the image. How can I avoid it? I want the EA to buy on the exact close price 0_1569980100866_Sin título.png
-
RE: How can I improve this EA?posted in Questions & Answers
Hi Fabien S, thanks for your feedback. I tried ADX but it left me out of very good trades, so I dediced to remove it. Moving stop to breakeven does the same (I'm stopped out and price finally moves in my direction) so I decided not to used it. But I hadn't thought about scaling out, I'll try it.
-
How can I improve this EA?posted in Questions & Answers
Hi everybody, I've been testing this simple EA I created lately with relative success. It's not completely profitable yet, but it's consistent and I think I've got something here. Would you mind taking a look at it and see how could I improve it?
Thanks
It works best in EURUSD
-
Time filterposted in Questions & Answers
Where should the time filter be located? before the "No trade" bloc, or before "buy/sell" block? Where should I place it so that it works properly?
-
RE: EA taking trades with candle ID 0, instead of 1, as parameters sayposted in Questions & Answers
Thanks again my friend!!
-
EA taking trades with candle ID 0, instead of 1, as parameters sayposted in Questions & Answers
My EA is taking trades with candle ID 0, instead of ID 1, as parameters say.
And it's not waiting untill the candle closes either. (It should take the trade when price breaks Parabolic Sar)
Any idea why? Thank you! 
-
RE: EA not taking all valid trades??posted in Questions & Answers
Same problem here. Sometimes all parameters are met but EA just doesn't take the trade. Maybe it has something to do with the fact I still don't have a VPS?
