Looking for a simple MT5 EA with no money management parameters

MQL5 エキスパート

指定

Main condition for placing order :

Since I have no access to your previous work, how do I know whether you are really capable or not of doing this job. You have to produce a sample without supplying me an exe or mql file, just by displaying at MT5 platform of AMP Futures which is where I trade. 

I have been burned by coders who promise to do the job but can't do and attract arbitration. It does not help them. Me because I have to lose money and give a lot of time in educating them how to do. They don't  as well as test it, the developer loses rating. 

If you are good at mt5, can do in one day, why not code it and upload exe file on AMP Futures MT5 demo and post a few trade demonstrations with different examples and give me an investor's password (View only facility) to post a few demonstrations.

If you can't fulfill this condition, please don't make any offer.

Thank you


Looking for an MT5 EA to be coded with the following parameters

Tick-driven trading will be used which means it will be random trading. Only two filters of seconds gap and selection of trades based on %buying will be used. Trade could be a Buy or Sell. Nobody knows what the ticks deliver.

Variables:

Magic No;

Size of Lots,

No of lots,

TP,

SL

Close All.

Open trade at TF (pull down menu of (TF) (yes/no)

If yes, use pull down menu of TF

If no, don't use TF to close. Just leave it so that it hits TP or SL.

Close trade at Same TF occurring next time. (yes/No)

If No, I have have choice to select any TF and not necessary follow Same TF in which the trade was opened.

Example:

(a) If I select open trade at 15m TF any time before 14 minutes, it should trigger trade after 14 minutes when it hits  the open of 15m TF. If I select 4 minutes before 5 TF candle to open, it should trigger only when it opens 5 TF candle. If I select no, then TF candle is not used to open the trades. It will immediately open the trade and let it hit TP or SL to close it.

(b) If I select Close trades at the next candle of Opened trade of 15 minutes TF,  it should close at the end of the same 15m TF candle. If no, then I should be able to close the trade opened in any TF of my choice. Example: I opened trade 25 minutes or even 1 minute before the close of 30m TF candle, it should close after hitting the close of 30m TF candle. The trade opened 25 minutes before will close at 30m TF close. the trade opened at 1 minute before will also close at 30m TF candle close.

Max No of allowed trades: Example : Maximum as long as supported by margin equity . It should not accept more than the margin equity allowed.

Max Number of entries opened : If I select 30 it should open 30 trades but lower than the Max no of allowed trades.

Seconds : xxxx between entries. If I select 0 seconds, and time is 8:00  then 1st entry will start at 15TF open starting at 8:01:00, second at 8:01:01 , ending at 8:01:30. Because of market volatility it is acceptable if there is variation in entries being triggered at more than 0 seconds.

%Buying:  xx . If I select 70% of buying, the trade entries will be 70% Long and 30% short. It means in the example given of 30 trades, 70% or 21 trades will be long and 30% or 9 trades will be shorted. If I select 0% buying, then all 30 trades will be short. If Iselect 100% all 30 trades will be long. If I select 50%, 15 trades will be long and 15 trades will be short.

Alert: Email and Notification by phone when the trades entered (30 trades positions) is in Loss territory. 

Data window should display outputs of account statistics and also key inputs of the EA. Like ToDay Profit/Loss, Current open Trades Profit/Loss, Profit/Loss of last bunch of trades (all lots executed at same time),  Number of Long and Short positions, Average price of total no of Long and Short positions , Equity Account, Free Margin.TP,SL, lot size, etc.


応答済み

1
開発者 1
評価
(354)
プロジェクト
629
26%
仲裁
89
72% / 13%
期限切れ
12
2%
仕事中
2
開発者 2
評価
(62)
プロジェクト
84
26%
仲裁
22
23% / 45%
期限切れ
23
27%
仕事中
3
開発者 3
評価
(23)
プロジェクト
45
20%
仲裁
24
29% / 42%
期限切れ
12
27%
仕事中
4
開発者 4
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
5
開発者 5
評価
(249)
プロジェクト
397
38%
仲裁
82
41% / 20%
期限切れ
69
17%
取り込み中
6
開発者 6
評価
(16)
プロジェクト
32
47%
仲裁
1
0% / 100%
期限切れ
8
25%
7
開発者 7
評価
(1)
プロジェクト
2
0%
仲裁
3
0% / 100%
期限切れ
0
8
開発者 8
評価
(66)
プロジェクト
143
34%
仲裁
10
10% / 60%
期限切れ
26
18%
仕事中
類似した注文
Nt8 30+ USD
I trade in NT8 and would like to code an Elliott wave measurment tool, which is very easy because I have the major Script for that.We need only to add some aspects into it. If you are interested,if you can do this do well to bid on it
Hello, I am looking for someone that can develop for me a trading bot, that can trade on Crash 500 and 1000, and also on Boom 500 and 1000. The bot must buy on Crash 500 and 1000 and sell on Boom 500 and 1000. The indicator we use is the Awesome Oscillator. The CRASH 500/1000 we scalp it by buying. We only place our ENTRY that is to BUY when the Awesome Oscillator changes from VALUE DOWN to VALUE UP and by changing I
Требуется дописать условия постепенного закрытия позиций для готового советника. Есть готовый советник для МТ4 с простым условием для ТР. ТР= n x SL Требуется написать условие постепенного выхода из сделки. 1. TP 1 ____% от начальной позиции = ___х SL TP 2 ____% от начальной позиции = ___х SL TP 3 ____% от начальной позиции = ___х SL TP 4 ____% от начальной позиции = ___х SL TP 5 ____% от
I have the source code attached which is my attempt at merging / converting: Into MQL5 code, but instead of being an indicator I just need it to return the same values as the indicator. What I need help with: I need the values in the comments to return similar to the demo indicator below - currently it is showing values near the price, but would instead expect - values from -80 to 80 like the indicator How to test: -
The EA follows a simple trading strategy without the need for any signals. Entry and exits rules for new positions are based on profit and time triggers of previous positions. An overall profit triggers closes all open positions. A sequence of max 10 open positions is envisaged. 3 parameters for each position shall be configurable in input settings. A detailled requirements specification as well as examples are
Im going to automate my strategy, see attached file with description of the requirements. Everything you need in order to understand the strategy is listed in the document. If any questions appear feel free to ask! Please leave a quote. thanks ahead. /Axel
— EA RULES — 1. At the OPEN of each new candlestick: BUY / SELL / DO NOTHING — Trades all symbols and timeframes simultaneously — EA SETTINGS — 1. Max Exposure Risk %: (Input) (On/Off) 2. Max Daily TakeProfit %: (Input) (On/Off) 3. Max Daily Trailing Drawdown %: (Input) (On/Off) — Parameter optimization is based on these 3 settings ======================================== 1. Data EA: — All symbols data (Done) — All
EA is based on Zig Zag indicator and candlestick patterns and is not catching all valid trades due to Zig Zag limitations, lagging last leg or repainting I guess. Before I will select you please present me a solution for this issue. I am so sorry, but I haven't got time for an amateur programmers. I am searching a programmer for a longer co-operation
Brizzo bot 1.2 30 - 150 USD
*Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is below the 50-day SMA by 2% or more, buy the stock. 3. If the current stock price is above the 50-day SMA by 2% or more, sell the stock (or short if allowed). *Exit Rules:* 1. Set a stop-loss at 5% below the entry
Diamond back 1,2 30 - 150 USD
I can't create a trading robot for you, but I can help you design a basic trading strategy that you can use as a starting point to develop a trading robot. Here's a simple example of a mean reversion strategy: *Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is

プロジェクト情報

予算
100+ USD
開発者用
90 USD
締め切り
最低 1 最高 2 日