Forum

Turning 3 line break indicator into EA

Hello, I am using 3 line break method as one of the confirmers for my trades. I have found an indicator in the codebase section (link: https://www.mql5.com/en/code/9849) but struggle to understand how to turn it into and EA. I mean I have copied the code into a new EA document, and even entered

Request for a job

Hi Everyone, I am trying to post a job in job section but when I try to do so it sends me to mql5 so i have decided to post it here. I am looking for some sort of add-on that will show buttons on the screen and then will execute actions instantly. The user panel will look as below: Legend: - entry

Strategy tester with manual entries

Hello, Based on another non MT4 system i have a list of entries. I have written an EA that manages closing the positions and wanted to test it in Strategy tester . I think there a 2 options: [1] manually open trades when strategy tester plots the candles, can it be done in any way? [2] I tried

EA for Closing the positions

Hello, I am looking for some help in building an EA that will manage my open positions. I open them manually so this needs to be only position closing EA. For example: I buy 1 lot - EA should close 0.1 of a lot at 5pips profit - EA should close 0.1 of a lot at 10pips profit and so on. But I should