명시
//+------------------------------------------------------------------+
//| Blanc.mq5 |
//| Copyright 2018, DNG® |
//+------------------------------------------------------------------+
#property copyright "Copyright 2018, DNG®"
#property link "http://www.mql5.com/ru/users/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
등급
프로젝트
545
53%
중재
26
54%
/
23%
기한 초과
6
1%
로드됨
2
등급
프로젝트
4
0%
중재
0
기한 초과
1
25%
작업중
3
등급
프로젝트
33
24%
중재
3
0%
/
33%
기한 초과
1
3%
작업중
4
등급
프로젝트
1
0%
중재
2
0%
/
0%
기한 초과
0
작업중
5
등급
프로젝트
2
50%
중재
1
0%
/
100%
기한 초과
0
무료
6
등급
프로젝트
1
0%
중재
0
기한 초과
0
무료
7
등급
프로젝트
47
36%
중재
6
17%
/
33%
기한 초과
8
17%
작업중
8
등급
프로젝트
24
13%
중재
3
67%
/
0%
기한 초과
2
8%
작업중
비슷한 주문
Edit Expert
30 - 40 USD
Edit Expert I want to add a number of trades command. For example, it only opens 10 trades and that's it. So that no other orders are opened after the number that was previously specified
📌 Key requirements: Maintain 100% accuracy of logic: All entry/exit conditions, signal filtering, EMA, ADX, ATR calculations, and confirming candles must be implemented without changes. Signals must appear exactly as they do on TradingView: On the same candles, with the same direction. Optimization for Deriv indices Boom/Crash on the M1 timeframe. User-friendly interface: Ability to adjust parameters: EMA length
Этап1 Консультация. Разработка приложения на базе торгов o й платформы Bull-x (Axiom pro, GMGN) для автоматизированного управления открытием сделок на биржах PUMPFUN и R А YDIUM . 1.Пути решения 2. Где и как брать данные 3. Можно ли брать данные отфильтрованные телеграмм ботами. Напрмер Dexscreener. Этап 2. # Техническое задание на создание Telegram бота ## 1. Суть проекта Создание Telegram бота для управления
I have two trading view indicators that I need combined and backtested if you do that? I have alerts already in place and the win rate looks good I just can't backtest that far. I need a few minor tweaks to the code as well. Some lable fixes, time frames for trading hours and possibly extending the lines for more entries. It's a basic code based off fibonacci numbers with a break and retest. I can send you both the
MT4 EA Requirements for 5 Pairs, 1H Only, SMI (Period_Q=5), MFI, Two Positions, 5-Pip Max Spread Overview: - I’m a beginner needing an MT4 EA for OANDA (5-digit, 1-3 pip spreads, up to 5-8 pips during news, 50:1 leverage). - Strategy: Five pairs (EUR/USD, GBP/USD, USD/JPY, AUD/USD, USD/CAD), 1H timeframe only. - Budget: $70-120, Timeline: 4-8 days. Strategy Details: - Instruments: Five pairs (EUR/USD, GBP/USD
Hope you're well. I have two trading view indicators that I need combined and backtested if you do that? I have alerts already in place and the win rate looks good I just can't backtest that far. I need a few minor tweaks to the code as well. Some lable fixes, time frames for trading hours and possibly extending the lines for more entries. It's a basic code based off fibonacci numbers with a break and retest. I can
I want a professional coder who can identify why my EA stopped working, and will be able to make sure that the Logic of the EA, the structure and the parameter lists are all functional according to the description, that will be attached. Its an EA that trend filters with real time candle stick for TOP DOWN ANALYSIS (1M, 1W, 4HR, 1HR) and an optional MA TOP DOWN ANALYSIS with a toggle option. The Entry logic after the
Highly experienced strategy writer required
300 - 1000 USD
Hello, I want to create an MT4 indicator identical to the one shown in the attached image. What I need: – Red arrows = sell signals at reversal zones – Green arrows = buy signals at reversal zones – Arrows appearing at candle closes for confirmation – It should work best on Forex and cryptocurrency pairs on the M1 timeframe. – A high win rate (90% or more). – There should be no repainting or other fraudulent
Hi developers I'm looking for someone who can create an indicatore like the image I'm attaching. The second phase to create a bot out of the indicatore. Waiting to hear from legit programmers. I'll want tk see the indicatore in visual mode before delivery to confirm that I doesn't repaint or place at a delay after market as moved on. The emphasis should be on accuracy without too much lag
Modifications to existing MT5 EA
30+ USD
Hello I need a developer who can modify my ea. the ea should not open trades when stop loss is hit or trailing stop is hit and wait for the next signal to begin opening trades again. The ea keeps opening trades after stop loss or trailing stop is hit using the old signal making it less profitable. The developer should ensure the news filter is working correctly with options of lot size, trailing start, step, and stop
프로젝트 정보
예산
40 - 60 USD
기한
에서 2 로 5 일
고객
넣은 주문2
중재 수0