EA Programmer

工作已完成

执行时间23 小时

指定

Hey I'm looking for a experienced EA Programmer that can help me make my EA using my Indicator template, parabolic, Bolling band and the moving average indicator in the template. The rules are very simple and I've attached a picture with the instructions on it showing how it should be traded. In the picture soon as the price or candle crosses the yellow moving average line like in the picture in a upward buy or downward sell movement and the parabolic indicator has appeared a new green trend dot on the same candle that crosses and closes, it should open a buy or a sell trade on the next new candle and it should close the trade soon as price or the candle has crossed over or under the bolling band outside lines and then wait for the next trade to show up. I also want to intergrade the Martingale Strategy in this EA to win back losses. For a example if a trade was to open in a buy or sell at any lot size and it closed in a negative profit id like to have a setting in the EA that would allow me to open the next couple of losing trades in a new different lot size of my picking. up to 10 lossing trades to try and make back the lost money. For example lets say my lot size was 1 and I lost 10pips on a trade and I have in my setting for the next trade to open up at a different lot size say 3 lot and I make 10 pips on the next trade making back the money I lots and making a profit. I'd also like to have a money management setting in the EA that would rest a new lot size ever month at my account balance to lot size ratio. For example lets say I put the account at a 3000 to 1 lot size and it starts 01-01-2018 with $3,000 and trades for the hole month at 1 lot and it made $1,500 that month and the start of the new month 02-01-2018 it should open a new lot size up at 1.5.    

附加的文件:

PNG
money_maker.png
126.4 Kb
MQ4
Bands.mq4
4.9 Kb
TPL
Fisher.tpl
27.3 Kb

反馈

1
开发者 1
等级
(31)
项目
42
26%
仲裁
10
20% / 50%
逾期
8
19%
空闲
2
开发者 2
等级
(647)
项目
1295
67%
仲裁
84
26% / 49%
逾期
338
26%
空闲
3
开发者 3
等级
(2098)
项目
2667
62%
仲裁
114
46% / 25%
逾期
420
16%
已载入
4
开发者 4
等级
(564)
项目
933
47%
仲裁
302
59% / 25%
逾期
125
13%
已载入
5
开发者 5
等级
(195)
项目
395
28%
仲裁
155
20% / 52%
逾期
112
28%
空闲
6
开发者 6
等级
(550)
项目
827
73%
仲裁
15
53% / 13%
逾期
193
23%
工作中
7
开发者 7
等级
(1858)
项目
3461
88%
仲裁
73
40% / 15%
逾期
265
8%
空闲
8
开发者 8
等级
(2440)
项目
3075
66%
仲裁
77
48% / 14%
逾期
340
11%
空闲
9
开发者 9
等级
(560)
项目
772
46%
仲裁
23
39% / 13%
逾期
63
8%
已载入
10
开发者 10
等级
(30)
项目
52
52%
仲裁
6
0% / 100%
逾期
18
35%
空闲
11
开发者 11
等级
(119)
项目
127
41%
仲裁
3
33% / 67%
逾期
0
空闲
12
开发者 12
等级
(1)
项目
2
0%
仲裁
0
逾期
1
50%
空闲
13
开发者 13
等级
(481)
项目
510
53%
仲裁
10
60% / 20%
逾期
3
1%
空闲
14
开发者 14
等级
(188)
项目
212
58%
仲裁
9
11% / 89%
逾期
8
4%
空闲
15
开发者 15
等级
(3)
项目
3
67%
仲裁
0
逾期
0
空闲
相似订单
I want to develop a trade copier that copies trades from master account to client and also from client account to master account. It should be working on computer or VPS
algo trading application want to developed Prerequisites for ordering a trading robot Trading robots are programs, which operate according to underlying algorithms. An algorithm is a set of actions that need to be performed in response to certain events. For example, the most common task in algo trading is the identification of the "New bar" event . When the event occurs, the robot checks the emergence of trading
I have list of free indicators in tradingview and i would like to convert them into an mt4 ea, But the EA will have and work based on the indicators features The list of the are listed as follows :> 1. Market Structure Break And Order block. By EmreKb 2. Rainbow Adaptive RSI by LuxAlgo 3. Multiple MA (21,50,100) 4. SuperTrend Please don't apply if can't do this, So we won't ourselves time
Only for developers with experience in debugging, and array-out-of-range issues. A custom indicator seems to work on a static chart, but 1 buffer still has mistakes in it, resulting in a value of 1 for every bar: the code needs to be reviewed and modified, resulting in a working indicator for every symbol, for every timeframe: sometimes when the timeframe is switched, the chart closes automatically, but all the time
Hi I do not know why but my other order have been deleted and it's not me... I do not know what i did wrong, let me explain again. I dont want you to crack a code or decompile. I want to create a scalper EA with the option I do ask. I had somebody built a EA called Drawdown manager for me that I do use to manage risk of any EA that I test and I have the built code. My problem is that I cannot back test this EA Fast
Hello! I am looking for an experienced Pine Script coder to create a custom indicator for mapping market structure based on fractals. The developer must be skilled in Pine Script and have a solid understanding of how to code market structure indicators. Looking forward to working with a talented developer
CHAPTER 1: BASICS 1.THE BASICS 1.1. EXPANSION AND RETRACEMENT Expansion =>occurs when there is an impulse movement towards a direction. Retracement => is the correction movement after an impulse movement. 1.2. FIBBONACCI RETRACEMENT USED TO DETERMINE THE END OF THE RETRACTION MOVEMENT, USUALLY THE PRICE RETRACTS TO 50% OR UNTIL OTE (0.62, 0.705, 0.79) BEFORE ANOTHER IMPULSE MOVEMENT OCCURS. 1.3. BMS - BREAK IN MARKET
I want a program that automatically disables manual trade execution once a specified number of trades have already been placed. ie. After a total of 3 trades have been placed on that day, manual trade execution should be disabled. I want the program to also limit the amount of lots that can be traded in any given day. ie. Maximum of 15 standard lots in any given day. The program should disable manual trade execution
Greetings to all developers that see this post, I have a task, I would like to work with an expert. I have an indicator that is written in the Pine script (TradingView) language; I would like it converted to MQL5, which will then lead to the creation of a trading bot based on the circumstances. I'll give you access to the indicator file
I am looking for a highly sample and ready and tested profitable EA to purchase.if it meets my requirements i will order same one.EA must be low drawdown high profit on any timeframe

项目信息

预算
30 - 100 USD
开发人员
27 - 90 USD
截止日期
 1  5 天