指定

// Add this to your EA after ExportState() function
void SendToBase44(const string state, const string dir, double entry, double sl, double tp)
{
   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
开发者 1
等级
(17)
项目
21
10%
仲裁
4
50% / 50%
逾期
1
5%
工作中
2
开发者 2
等级
项目
0
0%
仲裁
0
逾期
0
空闲
3
开发者 3
等级
(27)
项目
38
24%
仲裁
14
0% / 93%
逾期
4
11%
空闲
4
开发者 4
等级
(1)
项目
1
0%
仲裁
0
逾期
0
工作中
5
开发者 5
等级
项目
0
0%
仲裁
0
逾期
0
空闲
6
开发者 6
等级
(1)
项目
1
0%
仲裁
1
0% / 0%
逾期
1
100%
工作中
7
开发者 7
等级
(4)
项目
3
33%
仲裁
2
0% / 100%
逾期
0
空闲
8
开发者 8
等级
项目
0
0%
仲裁
0
逾期
0
空闲
相似订单
1.Sinyal Perdagangan : Sinyal beli: garis MACD utama memotong garis sinyal ke atas (macd_current>signal_current && macd_previous<signal_previous). Sinyal jual: garis MACD utama memotong garis sinyal ke bawah (macd_current<signal_current && macd_previous>signal_previous). Gambar di bawah menunjukkan kasus beli dan jual. 2. Posisi ditutup pada sinyal yang berlawanan: Posisi beli ditutup pada sinyal jual, dan posisi
A trading expert that relies on specific signals such as price breaking a peak or trough, liquidity withdrawal, and retesting the signal. Lock the expert advisor with a code and create a subscriber base with a separate key for each subscriber
EA grid hunter 30 - 200 USD
1. Platform & Environment Platform: MetaTrader 5 (MT5 ONLY) Language: MQL5 Account type: ECN / Netting or Hedging Designed for broker rebate/commission return programs No DLLs, no external dependencies 2. Strategy Overview The EA is a high-frequency scalping Expert Advisor focused on maximizing the number of trades with minimal price movement, where the main source of profitability is broker rebate rather than market
Olá, preciso de um programador para montar um indicador com base na sobrevenda do estocastico, volume macd, para uma estrategia de reversão e falso rompimento com regioes de OB validos minimas e maximas de H1, H4, D1 e canais para confluencias, quero que seja didatico visualmente e com cores, sons de alertas e algum sinal de call ou put como setas indicando reversões e falsos rompimentos e continuidade

项目信息

预算
30+ USD

客户

所下订单1
仲裁计数0