Spezifikation
// Define the properties
input int ShortPeriod = 12;
input int LongPeriod = 26;
input double LotSize = 0.1;
// OnTick function is called every time there is a price update
void OnTick()
{
double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0);
double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0);
double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
double prevLongMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
if (prevShortMA < prevLongMA && shortMA > longMA)
{
// Buy signal
OrderSend(Symbol(), OP_BUY, LotSize, Ask, 3, 0, 0, "Buy Order", 0, 0, clrGreen);
}
else if (prevShortMA > prevLongMA && shortMA < longMA)
{
// Sell signal
OrderSend(Symbol(), OP_SELL, LotSize, Bid, 3, 0, 0, "Sell Order", 0, 0, clrRed);
}
}
Bewerbungen
1
Bewertung
Projekte
119
50%
Schlichtung
4
50%
/
50%
Frist nicht eingehalten
3
3%
Frei
2
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
3
Bewertung
Projekte
46
24%
Schlichtung
34
9%
/
85%
Frist nicht eingehalten
10
22%
Frei
4
Bewertung
Projekte
91
13%
Schlichtung
34
26%
/
59%
Frist nicht eingehalten
37
41%
Frei
5
Bewertung
Projekte
228
80%
Schlichtung
22
27%
/
50%
Frist nicht eingehalten
11
5%
Frei
Veröffentlicht: 24 Artikel, 1882 Beispiele
6
Bewertung
Projekte
19
16%
Schlichtung
3
67%
/
0%
Frist nicht eingehalten
0
Frei
7
Bewertung
Projekte
258
30%
Schlichtung
0
Frist nicht eingehalten
3
1%
Frei
Veröffentlicht: 2 Beispiele
8
Bewertung
Projekte
549
53%
Schlichtung
13
69%
/
15%
Frist nicht eingehalten
3
1%
Frei
9
Bewertung
Projekte
9
0%
Schlichtung
1
0%
/
100%
Frist nicht eingehalten
2
22%
Frei
10
Bewertung
Projekte
5
20%
Schlichtung
2
0%
/
100%
Frist nicht eingehalten
1
20%
Frei
Veröffentlicht: 3 Beispiele
11
Bewertung
Projekte
5
0%
Schlichtung
3
0%
/
100%
Frist nicht eingehalten
1
20%
Arbeitet
12
Bewertung
Projekte
552
49%
Schlichtung
57
40%
/
37%
Frist nicht eingehalten
227
41%
Arbeitet
13
Bewertung
Projekte
5
20%
Schlichtung
0
Frist nicht eingehalten
2
40%
Frei
Veröffentlicht: 2 Artikel, 1 Beispiel
14
Bewertung
Projekte
1
100%
Schlichtung
0
Frist nicht eingehalten
0
Frei
15
Bewertung
Projekte
1
0%
Schlichtung
1
100%
/
0%
Frist nicht eingehalten
0
Frei
Ähnliche Aufträge
1️⃣ Support and Resistance Levels Draw only strong support and resistance levels. Detect hidden strong support and resistance levels. Add strength rating stars for each level: ⭐⭐⭐ = Very Strong ⭐⭐ = Medium ⭐ = Weak (may break easily) Indicator must not repaint (No Repaint). 2️⃣ Professional Dashboard Display all timeframes from 1 minute to monthly. For each timeframe: Green color with an upward arrow if the trend is
Mt5
30+ USD
Hi, I've purchased a licensed Expert Advisor (EA), but the seller isn't the original developer. Can we remove the license so I can use it on multiple accounts? Or what do you recommend we do
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Ninjatrader strategy for mnq
30+ USD
Do you happen to have a profitable strategy for MNQ? it is urgent if any one can help me with this i will be happy to discuss with you and move forward to pay for it kindly let me know the amount thank fill free to bid
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. 1. Core Logic: Triple-Layer Confluence The signal (Call/Put)
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
Freeallfree
400 - 800 USD
Professional MT5 EA – XAUUSD I need a professional Expert Advisor for MT5 (MQL5) to trade XAUUSD only. This is not a random scalping bot. The EA must trade only high-probability liquidity breakouts during active sessions and avoid ranging or low-volatility markets. Symbol: XAUUSD Timeframe: M15 (optional H1 confirmation) Session filter (Dubai GMT+4): Trade only London and New York sessions Adjustable session times No
An Expert KBFX
30+ USD
Fill orders first execution and real time trading, my strategy is that wait for clean confirmation before entering the market and fill orders for a snappier entrance,then execute trade after making profit on the position
Project Overview I am looking to acquire high-quality, algorithmic trading strategies or specialized strategy testers developed in MQL5 . My primary focus is on the underlying logic and code architecture rather than historical performance (Track Record/Myfxbook). I require full ownership of the source code (.mq5) for further research, optimization, and scaling. Requirements & Scope I am interested in systems that
Projektdetails
Budget
30 - 250 USD
Ausführungsfristen
von 1 bis 7 Tag(e)