I want my EA to make a buy order from the SL of the sell order (nd vice versa)?
Best posts made by TashaB
-
How do I loop my EA?posted in Questions & Answers
-
How to loop my EA?posted in General Discussions
I want my EA to make a buy order from the SL of the sell order (nd vice versa)?
-
RE: How do I loop my EA?posted in Questions & Answers
@jstap ....I'm using a demo acc...where do I get (on Trade) Filter Specific Event??
-
RE: How to loop my EA?posted in General Discussions
@l-andorrĂ sorry bout the double post, still new & didnt kno were to post....Yes, both are opened and are to forever loop at each other's SL
-
RE: How do I loop my EA?posted in Questions & Answers
@LadyDolares I thought I already shared it, its simply a loop (buy at a sell's close and vice versa).....@TipsyWisdom ur right trading like that is the best way to lose cash haha @Ijoh I advise u try somethin else
-
RE: Why did nobody want to do my indicator???posted in Questions & Answers
@TipsyWisdom in mql5 freelance, they said $30+ so I thought that was the "average" amount (plus am a student)
-
How to allow 2 conditions at the same time?posted in Questions & Answers
lets say I have 2 conditions but I dont know which one will happen 1st. And the 2nd condition needs the 1st to pass before activation, so I thought putting the connection block "AND" will allow EA to check both conditions at the same time......I dont know if it works that way though, does anyone have suggestions?