Specifiche
//--- الإعدادات الأساسية
input int ma_period = 14; // فترة المتوسط المتحرك
double ma_value; // قيمة المتوسط المتحرك
//--- التهيئة
int OnInit() {
Print("Trading Bot Initialized!");
return(INIT_SUCCEEDED);
}
//--- الوظيفة الرئيسية
void OnTick() {
// حساب المتوسط المتحرك
ma_value = iMA(NULL, 0, ma_period, 0, MODE_SMA, PRICE_CLOSE, 0);
// قواعد التداول
if (Close[1] > ma_value) {
// شراء إذا كان السعر أعلى من المتوسط
if (OrdersTotal() == 0) {
OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "Buy Order", 0, 0, clrGreen);
}
} else if (Close[1] < ma_value) {
// بيع إذا كان السعر أقل من المتوسط
if (OrdersTotal() == 0) {
OrderSend(Symbol(), OP_SELL, 0.1, Bid, 3, 0, 0, "Sell Order", 0, 0, clrRed);
}
}
}
Con risposta
1
Valutazioni
Progetti
20
20%
Arbitraggio
1
0%
/
0%
In ritardo
1
5%
In elaborazione
2
Valutazioni
Progetti
477
35%
Arbitraggio
58
36%
/
36%
In ritardo
171
36%
In elaborazione
3
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
4
Valutazioni
Progetti
5
20%
Arbitraggio
1
0%
/
0%
In ritardo
1
20%
Gratuito
5
Valutazioni
Progetti
34
21%
Arbitraggio
0
In ritardo
2
6%
In elaborazione
6
Valutazioni
Progetti
49
20%
Arbitraggio
8
38%
/
38%
In ritardo
5
10%
In elaborazione
7
Valutazioni
Progetti
54
22%
Arbitraggio
8
25%
/
38%
In ritardo
5
9%
Occupato
8
Valutazioni
Progetti
211
80%
Arbitraggio
18
33%
/
44%
In ritardo
10
5%
In elaborazione
9
Valutazioni
Progetti
2
0%
Arbitraggio
1
0%
/
0%
In ritardo
1
50%
In elaborazione
10
Valutazioni
Progetti
207
72%
Arbitraggio
4
100%
/
0%
In ritardo
1
0%
Gratuito
11
Valutazioni
Progetti
2
0%
Arbitraggio
1
0%
/
0%
In ritardo
0
Caricato
12
Valutazioni
Progetti
146
34%
Arbitraggio
11
9%
/
55%
In ritardo
26
18%
Gratuito
Ordini simili
The EA has some errors to be corrected first error is while applying it to 2 or more charts is closed all open position not just in the same chart. second error is while applying it to 2 or more charts is opening positions without no signals from the indicator. for this tow errors i tried to change the magicnumber but nothing happened. i need to add trailing stop too. i would like the EA functioning well with no
TELEGRAM TO MT4 TRADE SIGNAL COPIER
35 - 80 USD
I need a well design ,effective, efficient telegram to mt4 signal copier that executes trades from public and private/ restricted telegram channels in seconds.Must copy ALL SIGNALS FORMATS, ALONG WITH TPs and SLs, with options to chose a specific TP level indicating the specific telegram channels name
I want a 65-70% win rate EA with enough drawdown option to pass a funding challenge.I dont mind any strategy or indicator used. Backtesting results needed,can pay more than shown
code the FVG+FVG strategy into NinjaTrader 8 (NT8) and optimize it for more accurate results? 1. Develop the strategy to automate trade entries based on the FVG logic as described in the link i provided. 2. Ensure the strategy integrates seamlessly with NT8's framework and handles live market conditions effectively. 3. Optimize parameters for improved performance and accuracy, tailoring the strategy to my specific
Hie if you have a profitable EA for range break 100 & 200 deriv indices you can apply to this job and be able to provide the demo version and backtested results
Need a expert advisor
30 - 40 USD
I am seeking an experienced MQL5 developer to create a sophisticated trading robot that can generate significant profits across various financial markets, including forex, stocks, cryptocurrencies, commodities, and indices. The goal is to design a robot that can adapt to changing market conditions and capitalize on profitable opportunities. **Key Requirements:** 1. **Strategy:** I am open to any profitable strategy
Simlple Custom Indicator
30+ USD
Hello, I want to use the draws of an indicator (coloured squares) either with the strategy builder or with a third-party app called Bloodhound, but I have the problem that this indicator does not appear in any of the those places. I understand that the indicator does not expose its data to Ninjatrader or third-party apps and I would like to modify it to do that. I can provide the indicator zip file (this indicator
Edit and Modify Indicator mt5
30 - 40 USD
Hello Below is the chart of a Strategy that i need to good programmer and coder to edit and filter the signals so that The indicator only send profitable winning trades only. I will provide more details and the source code to the selected developer so that its edited and add filters to only send trades with small DD. See example of the selected recommended trades on the second picture thank you
Need Profitable Propfirm Strategy
30 - 80 USD
Looking to buy source code for Trading Gold. EA Must have account protection number, expiry date, equity protection feature, Max dd protection, Daily Drawdown feature and News filter. EA Must be tested over 2 years history. Need to pass Prop Firm with 4%max dd. Around 1% Daily target. No Martingale, no hedge with customs like Daily target, lot size etc. Please only apply if You have tested EA and You are able to
Hello looking to buy a Breakout Indicator Source code for trading Breakouts , must have alerts on m5 or m15 , Indicator must be 80% and Above profitable with very small DD on given signals. Only Apply if you have idea of what i need also if you are able to provide a demo file foe me to test thank you
Informazioni sul progetto
Budget
30+ USD
Cliente
Ordini effettuati1
Numero di arbitraggi0