İş Gereklilikleri

// 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);

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(18)
Projeler
22
9%
Arabuluculuk
6
33% / 50%
Süresi dolmuş
1
5%
Çalışıyor
2
Geliştirici 2
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
3
Geliştirici 3
Derecelendirme
(28)
Projeler
39
23%
Arabuluculuk
14
0% / 93%
Süresi dolmuş
4
10%
Çalışıyor
4
Geliştirici 4
Derecelendirme
(2)
Projeler
4
25%
Arabuluculuk
0
Süresi dolmuş
1
25%
Çalışıyor
5
Geliştirici 5
Derecelendirme
Projeler
1
0%
Arabuluculuk
0
Süresi dolmuş
0
Çalışıyor
6
Geliştirici 6
Derecelendirme
(2)
Projeler
3
0%
Arabuluculuk
1
100% / 0%
Süresi dolmuş
1
33%
Serbest
7
Geliştirici 7
Derecelendirme
(4)
Projeler
3
33%
Arabuluculuk
2
0% / 100%
Süresi dolmuş
0
Serbest
8
Geliştirici 8
Derecelendirme
Projeler
1
0%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
1
100%
Çalışıyor
9
Geliştirici 9
Derecelendirme
(44)
Projeler
58
3%
Arabuluculuk
7
0% / 57%
Süresi dolmuş
5
9%
Çalışıyor
10
Geliştirici 10
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
11
Geliştirici 11
Derecelendirme
(3)
Projeler
1
100%
Arabuluculuk
3
0% / 100%
Süresi dolmuş
0
Serbest
12
Geliştirici 12
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
13
Geliştirici 13
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
Benzer siparişler
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
Data Integrity 500 - 1000 USD
The trading bot is an automated software system designed to monitor financial markets, execute trades, and manage risk based on predefined strategies. The bot aims to maximize profits while minimizing human intervention and emotional decision-making. Scope: Supports automated trading on selected exchanges (e.g., Binance, Bitget, Coinbase). Executes trades based on technical indicators, signals, or AI models. Provides
Hello there Hpe you are doing good I am in search of a pine script expert developer who can build strategy in apudFlow in pinescript. Kinldy bid on this project if you can do this
I need a AI signal generating bot for forex trading that use the latest ai technology to track real time forex market, analyse and give signals. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame

Proje bilgisi

Bütçe
30+ USD