MQL5
지표
EA
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
Strategy modules
Panels and dialog boxes
Stocks
Custom graphics
Futures
MySQL
Product Design
JavaScript
Options
Collection of data on the internet
SQL
HTML
PHP
Uploading data to a website
Data mining
OpenCL
명시
// Add this to your EA after ExportState() function
void SendToBase44(const string state, const string dir, double entry, double sl, double tp)
{
string url = "https://preview-sandbox--ee0a32a725b788974de435e8cef40b7a.base44.app/api/functions/receiveEAState";
string headers = "Content-Type: application/json\r\n";
string json = "{"
"\"symbol\":\""+_Symbol+"\","
"\"time\":"+IntegerToString((int)TimeCurrent())+","
"\"state\":\""+state+"\","
"\"direction\":\""+dir+"\","
"\"entry\":"+DoubleToString(entry,_Digits)+","
"\"sl\":"+DoubleToString(sl,_Digits)+","
"\"tp\":"+DoubleToString(tp,_Digits)+
"}";
char data[], result[];
StringToCharArray(json, data, 0, StringLen(json));
int res = WebRequest("POST", url, headers, 5000, data, result, headers);
if(res == 200) Print("✅ State sent to Base44");
else Print("❌ Base44 send failed: ", res);
}
// Replace all ExportState() calls with:
// SendToBase44(state, dir, entry, sl, tp);
응답함
1
등급
프로젝트
24
8%
중재
9
33%
/
33%
기한 초과
1
4%
로드됨
2
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
3
등급
프로젝트
39
23%
중재
14
0%
/
93%
기한 초과
4
10%
무료
4
등급
프로젝트
10
10%
중재
2
0%
/
50%
기한 초과
2
20%
작업중
5
등급
프로젝트
2
0%
중재
0
기한 초과
1
50%
무료
6
등급
프로젝트
5
20%
중재
1
100%
/
0%
기한 초과
2
40%
무료
7
등급
프로젝트
3
33%
중재
2
0%
/
100%
기한 초과
0
무료
8
등급
프로젝트
1
0%
중재
3
0%
/
100%
기한 초과
1
100%
무료
9
등급
프로젝트
58
3%
중재
6
0%
/
67%
기한 초과
5
9%
무료
10
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
11
등급
프로젝트
1
100%
중재
3
0%
/
100%
기한 초과
0
무료
12
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
13
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
비슷한 주문
MT5 EA Developer for Structured ICT/SMC Market Logic Requirements Specification: I need an MT5 Expert Advisor only in MQL5. No indicator, no script, no DLL, and no external API. The EA must be built on a rule-based ICT/SMC-style framework with objective, backtestable logic. I am not looking for social-media-style ICT/SMC interpretation. I need a developer who can convert trading concepts into clear coding rules. The
looking for a highly experienced mql5 developer to build a professional trading ea based on multi timeframe top down analysis and market structure concepts the system should combine higher timeframe context with lower timeframe execution and provide both precise logic and clean visual representation on chart ⸻ core requirements • implementation of multi timeframe logic higher timeframe bias combined with lower
OBJETIVO Criar um Expert Advisor MT5 profissional para XAUUSD focado em: Consistência Baixo drawdown Scalping profissional Proteção da conta Crescimento sustentável Compatibilidade com conta micro e prop firms NÃO utilizar: Martingale Grid Hedge agressivo Recovery system Multiplicação de lotes após perda --- ATIVO XAUUSD apenas --- TIMEFRAMES Timeframe principal M5 Confirmação tendência M15 Confirmação macro opcional
Advanced ICT + CRT Smart Money Expert Advisor for MT5
300 - 1000 USD
I need a very advanced and intelligent MT5 Expert Advisor coded in MQL5 for XAUUSD, based on ICT + CRT + Smart Money Concepts. The goal is not a simple robot, but a professional decision-making system with strong filters, risk control, and high-quality trade selection. The EA must include: 1. Multi-Timeframe Analysis - D1 / H4 / H1 bias - M15 / M5 entry confirmation - Bullish or bearish market structure - BOS, CHoCH
📌 Project Overview: I need a full Smart Trade Management System for MetaTrader 4/5. This is a complete trading ecosystem, not a simple EA. 📌 Core Features: Smart Money Management (risk-based lot calculation) Advanced Trading Toolbox (TradingView-style drawing tools) Central Master Dashboard (risk, filters, account control) Multi-account monitoring (MT4/MT5 synchronization) Real-time monitoring (spread, equity
프로젝트 정보
예산
30+ USD