MQL5
Göstergeler
Uzman Danışmanlar
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
İş Gereklilikleri
// 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);
Yanıtlandı
1
Derecelendirme
Projeler
22
9%
Arabuluculuk
6
33%
/
50%
Süresi dolmuş
1
5%
Çalışıyor
2
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
3
Derecelendirme
Projeler
39
23%
Arabuluculuk
14
0%
/
93%
Süresi dolmuş
4
10%
Çalışıyor
4
Derecelendirme
Projeler
4
25%
Arabuluculuk
0
Süresi dolmuş
1
25%
Çalışıyor
5
Derecelendirme
Projeler
1
0%
Arabuluculuk
0
Süresi dolmuş
0
Çalışıyor
6
Derecelendirme
Projeler
3
0%
Arabuluculuk
1
100%
/
0%
Süresi dolmuş
1
33%
Serbest
7
Derecelendirme
Projeler
3
33%
Arabuluculuk
2
0%
/
100%
Süresi dolmuş
0
Serbest
8
Derecelendirme
Projeler
1
0%
Arabuluculuk
1
0%
/
100%
Süresi dolmuş
1
100%
Çalışıyor
9
Derecelendirme
Projeler
58
3%
Arabuluculuk
7
0%
/
57%
Süresi dolmuş
5
9%
Çalışıyor
10
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
11
Derecelendirme
Projeler
1
100%
Arabuluculuk
3
0%
/
100%
Süresi dolmuş
0
Serbest
12
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
13
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
Benzer siparişler
EA developer with stregegy builder required
50 - 100 USD
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
AI SIGNAL GENERATING BOT
30 - 35 USD
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