MT4 EA Base on Line Chart and Bollinger Bands with Fibo Combine ( Auto BUY / SELL and take Profit )

Техническое задание

//+------------------------------------------------------------------+
//| Blanc.mq5 |
//| Copyright 2018, DNG® |
//+------------------------------------------------------------------+
#property copyright "Copyright 2018, DNG®"
#property version "1.00"
#property indicator_chart_window
#property indicator_buffers 1
#property indicator_plots 1
//--- plot Buffer
#property indicator_label1 "Buffer"
#property indicator_type1 DRAW_LINE
#property indicator_color1 clrRed
#property indicator_style1 STYLE_SOLID
#property indicator_width1 1
//--- indicator buffers
double BufferBuffer[];
//+------------------------------------------------------------------+
//| Custom indicator initialization function |
//+------------------------------------------------------------------+
int OnInit()
  {
//--- indicator buffers mapping
   SetIndexBuffer(0,BufferBuffer,INDICATOR_DATA);
   
//---
   return(INIT_SUCCEEDED);
  }
//+------------------------------------------------------------------+
//| Custom indicator iteration function |
//+------------------------------------------------------------------+
int OnCalculate(const int rates_total,
                const int prev_calculated,
                const datetime &time[],
                const double &open[],
                const double &high[],
                const double &low[],
                const double &close[],
                const long &tick_volume[],
                const long &volume[],
                const int &spread[])
  {
//---
   
//--- return value of prev_calculated for next call
   return(rates_total);
  }

Откликнулись

1
Разработчик 1
Оценка
(382)
Проекты
540
53%
Арбитраж
26
54% / 23%
Просрочено
6
1%
Загружен
2
Разработчик 2
Оценка
(3)
Проекты
3
0%
Арбитраж
0
Просрочено
0
Работает
3
Разработчик 3
Оценка
(15)
Проекты
33
24%
Арбитраж
3
0% / 33%
Просрочено
1
3%
Работает
4
Разработчик 4
Оценка
Проекты
1
0%
Арбитраж
1
0% / 0%
Просрочено
0
Работает
5
Разработчик 5
Оценка
(3)
Проекты
2
50%
Арбитраж
1
0% / 100%
Просрочено
0
Свободен
6
Разработчик 6
Оценка
(1)
Проекты
1
0%
Арбитраж
0
Просрочено
0
Свободен
7
Разработчик 7
Оценка
(38)
Проекты
47
36%
Арбитраж
6
17% / 33%
Просрочено
8
17%
Работает
8
Разработчик 8
Оценка
(16)
Проекты
21
14%
Арбитраж
2
50% / 0%
Просрочено
2
10%
Загружен
Похожие заказы
Resolve issues with the position size calculator in an options trading bot to ensure accuracy in contract allocations. Diagnose the existing issues with the position size calculator set to 20% of equity. Adjust and fix the position size calculator to ensure appropriate contract sizes. Test the system to confirm functionality and accuracy of position sizes
I have a few more projects I want to hand out, but I need to finish this one first. Once this is wrapped up, I’ll be ready to focus on the next ones and make sure everything is handled smoothly
Hi. I have the statement of the Ea live results that I want to have. Please check this video from YouTube and the statement to see how the robot is working every day. I want a robot like this or better. The robot has 1-4% drawdown and 300-500% profit per month The robot works with ICMarkets Global 1:500 leverage and FPMarkets. The robot works between 10-30 minutes London session. Also the Robot can start trading from
Indicator List : - Single Moving Average Time Management Folder : - Trade By Days ( Monday - Sunday ) True/False or On/Off . - Move Trade by session Input parameters in this folder . Additional Parameters to be added to the Panel : T1 P = ATR V, Nil T5 P = ATR V, Nil T2 P = ATR V
1. The EA should determine the crossover of two moving averages(can be simple or exponential) of different parameters and determine certain amount of pips after the crossover and generate trade signal for the bot itself. The pip value of crossover and the value of the moving averages should be programable. I have an custom indicator that does this job and that can be provided to simplify the job. More details given
Hello, The days of hiring people to trade on my prop firm accounts are gone for good, fail after fail, nobody can really manage it.. and between, it's also against the terms. So, I think that hiring somone instead to build an ea that can pass/trade on my prop firms account are a much better solution. So that is what this job is about. I need you to give me or build a super-duper safe ea (bot) that can pass and/or
Grid EA 50 - 300 USD
### **No-SL Strategy for XAU/USD (Gold)** **Objective**: Profit from 1-pip scalps using buy/sell stop orders while hedging risk through opposing trades. **Conditions**: - Broker allows **hedging** (simultaneous buy/sell orders). - Zero spreads/commissions (as per your setup). --- ### **Rules** #### **1. Entry Logic** - Place **buy stops** 1 pip above the current price and **sell stops** 1 pip below. - Deploy a
If you are from nigeria or you are nigerian, please i beg you dont message me on this project, thank you, Develop an Expert Advisor for MetaTrader 4 focused on automating the Break and Retest trading strategy with efficiency and a high win rate - Monitor key market levels between 9:30 a.m. and 9:35 am. Detect and confirm breakouts with candle close beyond initial levels, entering trades on a validating retest. Set a
Control Panel 30 - 40 USD
Hello, I need a dashboard with 4 tabs. The first tab should have buy, sell, lot, trailing, and fields for TP and SL. I want a simple, uncomplicated panel. The second tab should have symbol statistics. That's all. Please show examples that you've already done something similar. I just want the source code example since I will modify it myself. Please, if you don't have experience, don't write
Hi all, I would like to have tradingview(pinescript) MACD converted to MT4(MQL4). The main purpose is to have 2 colours for each direction of the bar like in TradingView. 1 light green, 1 dark green and 1 light red, 1 dark red kind regards

Информация о проекте

Бюджет
40 - 60 USD
Сроки выполнения
от 2 до 5 дн.

Заказчик

Размещено заказов2
Количество арбитражей0