명시
//+------------------------------------------------------------------+
//| 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
등급
프로젝트
539
53%
중재
26
54%
/
23%
기한 초과
6
1%
바쁜
2
등급
프로젝트
3
0%
중재
0
기한 초과
0
작업중
3
등급
프로젝트
33
24%
중재
3
0%
/
33%
기한 초과
1
3%
작업중
4
등급
프로젝트
1
0%
중재
1
0%
/
0%
기한 초과
0
작업중
5
등급
프로젝트
2
50%
중재
1
0%
/
100%
기한 초과
0
무료
6
등급
프로젝트
1
0%
중재
0
기한 초과
0
무료
7
등급
프로젝트
47
36%
중재
6
17%
/
33%
기한 초과
8
17%
작업중
8
등급
프로젝트
21
14%
중재
1
100%
/
0%
기한 초과
2
10%
작업중
비슷한 주문
** please mention , how you can achieve direction of a trend as well as who are you and where you are from when you apply . Please Explain the Threshold Level Integration with/to price for Trend Confirmation . By the panel integrate the inputs accordingly (most of them are integrated) . Time Management Folder : - Trade By Days ( Monday - Sunday ) True/False or On/Off
Simple EA based on MA and CCI
80 - 100 USD
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
i have an indicator with buffers that i want to automate, the lot size must change for every trade that is in loss, so when it reaches the tp the lot size must cover previous losses and make profit, no stop loss in this project, you must be good in complex mathematical calculations
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
Create MT4 Expert Advisors
30+ USD
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
Convert TradingView MACD to MT4
30+ USD
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
** please mention , who are you and where you are from when you apply . Please Explain the Threshold Level Integration with/to price for Trend Confirmation . By the panel integrate the inputs accordingly (most of them are integrated) . Time Management Folder : - Trade By Days ( Monday - Sunday ) True/False or On/Off . - Move Trade by session Input
Custom MT4 EA Development
30+ USD
I have a very simple strategy for XAUUSD on MT4. Here are the details: Rules as follows: BUY – entry price plus 10 pips for TP and minus 10 pips for SL Example: entry price 3052, TP is 3053 and SL is 3051 SELL – entry price minus 10 pips for TP and plus 10 pips for SL Example: entry price 3052, TP is 3051 and SL is 3053 Strategy: 1. Enter market with a BUY trade as per rules above 2. Once trade is closed, if it won
프로젝트 정보
예산
40 - 60 USD
기한
에서 2 로 5 일
고객
넣은 주문2
중재 수0