Expert Advisor(EA) by reading alerts or expert tab log (in real time) ,by read mql4\logs files!

MQL4 Experts

Specification

Expert Advisor(EA) by reading alerts or expert tab log (in real time) ,

if have Buy signal open buy trade,Waiting for the next signal(sell signal), closing the (buy) trade , opening a new trade(sell) ,

can be set lot sl tp commit!

commit type sample: pf-hour-tp-sl , pf-11-200-200

ea demand

1. (If it is too difficult, skip it first) To judge the big trend, judge the big trend through m30 or h1, and only make orders with the same trend, such as: XAUUSD M30 H1 BUY SIGINL, hang m5 or m15 ea, only buy , Do not sell

2, M5, M15, hang ea separately, trade separately, different magic hands,

3. Set a parameter, (all trading, only buying, only selling)

4. Parameters: tp, sl

5. Remarks: pf-the hour of the platform time (two digits: 01-23) (not the local time)-tp-sl, for example: pf-11-100-200 (11 o'clock, tp 100 sl 200)

6. Magic Hand: 8 + the hour of the platform time (two digits: 01-23) (not the local time) + m15 or m5 (15,05), for example: 81115 (eleven o'clock m15), 80105 (one point m5) ,

7. (If it is too difficult, skip it first) Order interval parameters: tp, sl interval (100), start point (0), end point (1000), so if the end point is 1000 and the interval is 100, the order will be placed 11*11=121 Times, and so on, arithmetic sequence.

here is code can refresh log in real time,mql4\logs files

https://www.mql5.com/en/forum/71130

#include <WinUser32.mqh>

#import "user32.dll"
  int GetAncestor(int hWnd, int gaFlags);
#import
//+------------------------------------------------------------------+
//| script program start function                                    |
//+------------------------------------------------------------------+
void start()
{
  int hwnd = GetAncestor(WindowHandle(Symbol(),Period()),2); // find the Terminal handle no.
  PostMessageW(hwnd,WM_COMMAND ,35435,0); // open the folder contains the log files
  //-----
  while (FindIfDirOpened() == 0) // check if the folder opened
      {
      Sleep(100);
      FindIfDirOpened();
      }
   PostMessageW(FindIfDirOpened(), WM_CLOSE, 0, 0); //close the folder
}

int FindIfDirOpened()
   {
   string log = "logs";
   string i;
   int handle = FindWindowW(i ,log);
   return(handle);
   }

tg:@hank789123


Files:

Responded

1
Developer 1
Rating
(74)
Projects
73
47%
Arbitration
2
50% / 50%
Overdue
2
3%
Free
2
Developer 2
Rating
(356)
Projects
632
26%
Arbitration
89
73% / 13%
Overdue
12
2%
Free
Similar orders
I'm looking for a experience programmer to build me a EA that send signal alert to telegram Moving average convergence/divergence (MACD) and RSI is a technical indicator to help investors identify market entry points for buying or selling. The MACD line is calculated by subtracting the 26-period exponential moving average (EMA) from the 12-period EMA. The signal line is a nine-period EMA of the MACD line Moving
I am looking for a day trading bot with over 95% success ratio for gold and forex. It should use all the relevant strategies like moving averages (10, 20, 50), volume, RSI and trend into consideration and then generate buy and sell trade automatically with trailing SL and generate max profit
an ea that is based on a custom indicator, currently it works very fine but would like to add following... 1.make sure tp and sl values are calculated in points and are calculated from previous bar close (the one before our entry current bar) 2.check if a trade is already far from previous bar close than dont allow it, set the distance value in points (if current signal candle that is still formin and we would enter
I need a feature setup that will input the Sunday opening price as a horizontal ray on any chart and can be used by another EA as part of a trading strategy. Like this TradingView example below
I need a mobile phone EA that is similar to no limitz EA mobile bot which will use an ea converter for scalping strategy that will execute trade automatically, set tp and sl for different pairs using integrated trading strategies . It must hedge for both action to buy and sell under 1 min and 5 min based on scalping strategy to execute trades
Hello everyone, I am looking for a talented developer who can help me create my EA. I have several indicators that I want to combine in the EA. I will take care of the integration of the indicators and the trading strategy myself, I need someone to program all the trading operations for me. This is probably absolutely standard, someone with experience has certainly programmed this several times before. Here are the
Hi there, I am looking for someone to build a Martingale/Cost Averaging Expert Advisor (EA) with the following features and functions: Martingale and Cost Averaging Features: 1. **Martingale Calculation Settings:** - Standard Martingale system allowing the trader to set the initial trade size and the pip step for subsequent trades. - Option for averaging up and averaging down: - **Averaging Up:** Lot size
Job Title: MQL5 Trading Bot Code Debugging and Optimization** **Description:** We are seeking an experienced MQL5 developer proficient in debugging and optimizing trading bot codes. The current project involves fixing existing code that runs into debugging issues without errors and optimizing it for efficient performance in live trading environments. **Responsibilities:** - Debug existing MQL5 trading bot code to
need a very skilled developer to create ea from indicator .i have source code for the indicator and it is non repainting. More details will be provided .i need parameters like take profit/stop/loss/loss recovery and few more
Active expert 250+ USD
hi, I must do changes to a dashboard with manual input of trader and active expert. Budget 250$ Can do? the budget is correct based on job to do. If you want me to increase the budget you can message me

Project information

Budget
30+ USD
For the developer
27 USD