Техническое задание
```
//+------------------------------------------------------------------+
//| Hello World Expert Advisor |
//| |
//| This is a basic EA that buys and sells based on a simple |
//| moving average crossover strategy. |
//+------------------------------------------------------------------+
#property version "0.01"
#property strict
input int FastMA Period = 10;
input int SlowMA Period = 20;
void OnTick()
{
// Calculate moving averages
double fastMA = iMA(Symbol(), FastMA Period, 0, MODE_SMA);
double slowMA = iMA(Symbol(), SlowMA Period, 0, MODE_SMA);
// Buy and sell logic
if (fastMA > slowMA)
{
// Buy
OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, Bid - 3 * Point, "Buy Order");
}
else if (fastMA < slowMA)
{
// Sell
OrderSend(Symbol(), OP_SELL, 0.1, Bid, 3, Ask + 3 * Point, "Sell Order");
}
}
```
Откликнулись
1
Оценка
Проекты
17
29%
Арбитраж
4
25%
/
25%
Просрочено
1
6%
Свободен
2
Оценка
Проекты
40
73%
Арбитраж
3
67%
/
0%
Просрочено
0
Свободен
3
Оценка
Проекты
289
27%
Арбитраж
14
50%
/
36%
Просрочено
9
3%
Занят
4
Оценка
Проекты
30
57%
Арбитраж
0
Просрочено
1
3%
Свободен
5
Оценка
Проекты
50
58%
Арбитраж
2
50%
/
50%
Просрочено
0
Свободен
6
Оценка
Проекты
945
47%
Арбитраж
303
59%
/
25%
Просрочено
125
13%
Свободен
7
Оценка
Проекты
47
9%
Арбитраж
0
Просрочено
0
Свободен
8
Оценка
Проекты
5
0%
Арбитраж
1
0%
/
100%
Просрочено
1
20%
Работает
9
Оценка
Проекты
560
26%
Арбитраж
22
41%
/
36%
Просрочено
85
15%
Работает
Опубликовал: 6 примеров
10
Оценка
Проекты
60
22%
Арбитраж
8
38%
/
38%
Просрочено
5
8%
Свободен
11
Оценка
Проекты
18
28%
Арбитраж
3
67%
/
33%
Просрочено
1
6%
Свободен
12
Оценка
Проекты
2
50%
Арбитраж
1
0%
/
100%
Просрочено
0
Свободен
13
Оценка
Проекты
4
25%
Арбитраж
0
Просрочено
0
Свободен
Похожие заказы
Hello, I am looking for an experienced QuantConnect/Lean developer for a trading strategy project on futures (Micro Nasdaq – MNQ) with Interactive Brokers integration (paper + live). The strategy includes several key features: • Multi-timeframe analysis (signal validation across multiple horizons) • Integration of economic news/events into the trading logic • Advanced risk management (daily stop, position sizing
I need to fix Ctrader Bot
30+ USD
Dear all, I have Ctrader Bot that runs correctly per one asset per day. I would like to change the settings so that the bot can be run on multiple assets on the same platform at the same day. For example, the current situation is that there will be one trade set up on GE30 in the morning, the bot will execute those trades correctly. Then I would like to run the bot on US30 later that day, in order to do that I have
Hello, good day to you Developers, I am looking for someone that can deliver on a project with the following requirements: The job I am about to give out will involve "Tradingview" and "cTrader" Tradingview: for analysis, as the Strategy uses one second charts/candles, cTrader: for executing and managing the trades. - For this cBot to work well for the project's aims, SPEED of execution is of upmost importance. - The
Automate my strategy
100 - 300 USD
Hello, I need a developer and seasonal trader to help me automate my strategy as a new trader. I need really an expert in this field because I am new. Please message me and I will share more details
Create a Ninjatrader Indicator
100+ USD
Hey there, I’m looking to get a custom NinjaTrader indicator/plugin/tool developed. It’s very similar to Riley Coleman’s “Candlestick Trader” indicator (you can see a walkthrough of it in this YouTube video at timestamp 6:52: https://www.youtube.com/watch?v=NjCUZveXtLo& ;t=303s ). Please take a look at that video for reference, as I’d like most of the core features replicated. To summarize, the key functions I
Ninjatrader developer
80+ USD
Hello great developer. I am looking to get a ENABLE/DISABLE button on the ninjatrader chart. When I enable that button, the strategy submits the Limit or Stop Order (user input) which is X points (user input) away from the Close price of the last bar. I also want another button under the Enable/Disable button that lets me choose Long Only or Short Only. Let me know if you need any other details
Bainanans
500+ USD
Bainanan good f المؤشر. ينبغي إضافة نقطة صفراء عند أعلى نقطة في الشموع في منطقة ذروة الشراء - وهي نقطة H. ينبغي إضافة نقطة خضراء عند النقطة المنخفضة للشموع في منطقة ذروة البيع - وهي نقطة L. إذا وُجدت نقطة L واحدة على الأقل بين نقطتي H، فابحث عن نقطة LL في الفترة الفاصلة بينهما. ستكون الشمعة ذات أدنى سعر قاع هي نقطة LL. بشكل عام، لا تُعتبر نقطة LL بالضرورة نقطة L. ابحث عن الشموع ذات أدنى سعر قاع. إذا كانت هناك نقطة H
Need cTrader Bot with Heikin-Ashi & EMA Strategy
30 - 60 USD
I need a trading bot for cTrader (cAlgo) based on the following strategy: Indicators: Heikin-Ashi candles, 20 EMA, and 7 EMA Sell Conditions: Price is below the 20 EMA Price breaks the 7 EMA downward Open a Sell position Stop-loss: just above the last significant point (tight SL) Close trade when Heikin-Ashi candle turns green Buy Conditions: (opposite of above)
Døsh forex
30 - 200 USD
I want a robot that will help me and trade the the robot will be very good I don’t want to loose money I repeat I don’t want to loose money
We are looking for an experienced MT5/MQL5 developer to build a data bridge that connects an external market data feed (tick-by-tick from a third-party provider) into the MT5 platform. Requirements: Capture real-time tick-by-tick market data (bid/ask/last price, volume) from an external API (source: WebSocket/REST or DLL). Push this data into MT5 in a format compatible with native charts and order execution
Информация о проекте
Бюджет
30+ USD
Исполнителю
27
USD
Сроки выполнения
от 2 до 333 дн.