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

MQL4 전문가

명시

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


파일:

응답함

1
개발자 1
등급
(74)
프로젝트
73
47%
중재
2
50% / 50%
기한 초과
2
3%
무료
2
개발자 2
등급
(356)
프로젝트
632
26%
중재
89
73% / 13%
기한 초과
12
2%
무료
비슷한 주문
Order of EA trading only Arrow signals of my indicator in MT4 This EA should trade only the BUY and SELL Arrow signals after 1 added candle AND only if the bricks (blue for blue and red for sell) are in same direction Arrow + a brick Indicator is here attached. Arrow up + 2 Bricks Blue is BUY Arrow down + 2 Bricks Red is SELL Important is to check ONLY CLOSED candels. Sometimes it maybe occur ,that arrow apperase
Je souhaite un Ea advisor, possédants des stratégies combinés tels que : RSI+BB, Stoch+ATR, Fibonacci pattern harmonics, Keiltner+Canal Donchian, EMA+SMMA, support et résistance,zizag Min lots : 0.1 Je rechargerai mon solde une fois qu’un bon robot me sera présenté Je 'ai qu’une centaine d’euro entre mon investissement en votre EA et mon solde métatrader je ne veux pas de calcul de lots en fonction de mon
Pinescript code 60 - 100 USD
i need to convert this pinescript to ea mql4 exactly as original, consider my budget, i have also other project so if you are avalable and have enough time consider to take also other pinescript project
Hi, I have an indicator from my friend, I want to copy it to MT5 can you do that for me. Here is the link
Hi, I have an indicator from my friend, I want to copy it to my own Traidingview or MT5 can you do that for me. Here is the link
Need ea according to stochastic divergence (both hidden and regular) plus candlestick flip .. need for experinced developers to complete my order with 99percent accuracy. So bet for it the budged is fixed and other plugins will be added in the v2
Martingle EA 30+ USD
Create martingle grid EA with my own logic. Add Moving Avarage Filter. 2 engine with same logic. Sl TP by $ amount. Profit loss Dashboard Virtual all trade close Button
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. When sending
I need a graphic designer that is good at voice overs and object animation. I have a dialogue project that I intend it to deliver a certain message for marketing purposes. The project is to be done by cartoons and they should be much humanized in terms of graphics. The project has to be in the form of video that lasts up to 3 minutes longest and not less than 2 minutes. Creativity is the most important requirement
I am looking to develop an automated trading bot based on a strategy involving the crossing of four Simple Moving Averages (SMA). The bot should be capable of entering trades based on this strategy. Additionally, I would like to incorporate some custom diversions tailored for NinjaTrader

프로젝트 정보

예산
30+ USD
개발자에게
27 USD