My Idea to EA

MQL5 전문가

작업 종료됨

실행 시간 23 일
피고용인의 피드백
he is an experienced trader, happy to work with him
고객의 피드백
Excelent Programmer!!!

명시

Hello.

I'm an expert programmer (i think!!!) but only in vb :(
I have make a fully functioned programm of my idea in VB that calculate indicators and trades, make trades on any platform(!!!), give statistics, send SMS, recieving commands from my phone!!! and much more. The problem that i have with it is that i can't check it with a passed time prices but only in (very slow) real time prices (of course in demo acounts)!!!!
So, i need an EA to check my idea in passed time prices. I see that MT5 has an excelent tester for EA's, but its very difficult for me to start from the begining a project in a language that i don't know at all!!!
I believe that it must not difficult for someone that knows MQL!!! As i see it has all indicators, routines etc. ready to use! As you can think i had write code for all indicators/oscillators that i had use in vb because it has not anything about!!!!

Lets make a general description about my idea. More details i will give to "my developer" :)
1. I Use a Short MACD, a Long MACD and an ADX (All of them maybe have diferent periods! Also MACD's may have a limit before give a signal and ADX must have 2 limits that will avertible to make a trade below them). I must can input All variables of them to test them with MT5!! Also i want to calculate them in every tick!
The above indicators will give the signal to start a trade at every tick, but i want to select how many times (continues ticks in the row) will give signals to start a trade.
2. For close position i want to select one of the two ways
a) Almost the same with open position (with the indicators and with selected continues times of signal)
b) ONLY with Take Profit and Stop Loss (or Trailing Stop if i select it)
Also i want to forced close position on a selectable time after opened (for ex. after 10 hours). Pls give attention that this must work and on test of MT5.
Finaly i want to have the possibility to close a position "manual" without stop the operation of EA (It will continue to calculate for the next signal).
3. About the trade amount: Of course i must select it at the starting but a) i must can chance it at any time and b) it must chance automatically with some conditions (With help of another MACD).
4. I want (when i use EA in real time and not on test) to "read" prices from some previous periods so don't need to wait some hours to calculate indicators and start trading.
5. It will be very usefull to send me (in real mode only of course) mail, sms or a chat (for example with viber) for some events (for example open and close positions or a problem with program). 

Of course some generally operations must be in EA "by default":
Selecting currency pairs
Calculate, especialy on test, the spread!!!
Stop/Trailing stop (Selectable one of them)
Take Profit
(Stop and take profit must calculate and spread)
Pause mode (of trades)

Also, at the end of our projection, i want EA to work AND on MT4 because there are many brokers that have not MT5 yet!!

Finally i hope that my EA code will not published and not give to any one for any reason.

PS: If "my developer" wants i can send him parts of my vb code that can help him to understand my idea!

PS2: I'm sorry for my English. I'm not very good!!! 

응답함

1
개발자 1
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
2
개발자 2
등급
(1235)
프로젝트
2820
80%
중재
156
22% / 43%
기한 초과
488
17%
무료
3
개발자 3
등급
(169)
프로젝트
218
50%
중재
6
17% / 67%
기한 초과
11
5%
무료
4
개발자 4
등급
(26)
프로젝트
45
29%
중재
2
0% / 50%
기한 초과
21
47%
무료
5
개발자 5
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
6
개발자 6
등급
(71)
프로젝트
254
53%
중재
16
50% / 38%
기한 초과
83
33%
무료
비슷한 주문
RSI trading bot 50 - 80 USD
Good morning, I'm looking to have an RSI based trading bot developed, which focuses on having many options for closing trades in order to diversify my trading opportunities, and to be good for experimentation in backtesting. Here are the features I'd like: -Being able to have as many of the following options activated as I want, to try all combinations of them -To work on all timeframes, though I will be focusing on
Looking for an EA which can produce less than 5% drawdown. Also profit factor above 1.5 (preferably 2.0) Please give me proper explanation how your EA works too Has anyone programmed it before? is it limited to forex only
1) the EA can compound the lot size from 0.01 to 0.02 so on 2) the EA must able to trade different kind of pair 3) the EA will have stoploss or take profit 4) long term profit 5) for equiry will be 100 for every 0.01 lot Developer will have that kind of EA may apply and introduce any investor account! this EA must have mql4 file
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
Please watch the video on this youtube channel and download the Indicator from there. https://www.youtube.com/watch?v=ldTomLu8DxE&amp ;t=32s Rules are explained on the video and the download of the indicator is on the same video
I would like an EA that follows exactly this steps to trade de daily candle. Watch the video and then see if you can do the task. https://www.youtube.com/watch?v=g3oDYq4P9ZE Document is one this link https://cdn.discordapp.com/attachments/1135977927469703230/1135978751461695598/Daily_Bias-TTrades_edu.pdf?ex=669a9a27&amp ;is=669948a7&hm=96de195f7e695a381c1261b065f67b94fae319d02a0c88641b146f8b2978320c& Should have
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link

프로젝트 정보

예산