Disliked{quote} - What i can see on your chart, Yes its possible: - Either using two indicator ( Halftrend + stars indicator ) | For this you may post a request here https://www.forexfactory.com/thread/...8#post14938258 , and @oo7rai will help you. - Or Using three indicator ( Halftrend + stars indicator + black MA on your chart ) = Which MA period you are usingIgnored
Like any indicator there are some wrong trades sometimes the arrow for an apposite signal appears for few seconds then disappear that's why I wait for the price to move in direction then retrace to touch the high or low of the candle -1 and in some cases the confirmed signal appears right but reverses after a short run so waiting for the retrace will help to close the bad trades either on BE or with a minimal loss
my plan is to automate, test and run on different instruments other than gold if proved good
I've seen the thread you're referring to where someone has created a bot based on buffers, that's not good due to the wrong signals that might appear as explained above and trick the bot. on my side I've created a macro using AHK [Auto Hot Key] that detects the pixels and compare variables then click buy/sell but the problem with the price line is moving too fast that the macro can't detect the compare variables results when Found Y1 = Found Y2, the only way is to have 2 fixed lines and compare, over the weekend I need to create a more complicated macro and work with arrays and use the image search to place a horizontal line at the low or the high of the candle -1 then compare
Need someone to help and tell me if my ides is possible to do with mt4 coding or just ignore and keep the manual work
1