Seeking a Talented, English-Speaking Programmer To Build a Profit Monster (my simple robot) - Logic/Syntax Example Provided, Detailed Instructions & Quality Bonus of up to 200 additional USD

Техническое задание

Hello Talented Programmer,


I am seeking to develop a simple robot with as few bugs as possible. The logic is straightforward enough - I have included a detailed framework and summary at the bottom of this message in the BLUE SECTION.

While I can program at an amateur level, I am a full-time options trader that does not have time to learn the MQL4 syntax. Also, I do not primarily trade FOREX - but I do believe that using a robot to trade continuous EMA crossovers using increasingly large entry sizes on highly specific time intervals is a decent way of generating easy income. While I would say that neither the logic nor the strategy itself is terribly difficult to implement, it is extremely important that the ruleset be followed seamlessly. Otherwise, a lot can go wrong very quickly, especially if the program lacks functional efficacy.


To this end, I will offer a base fee of 150 dollars for a high-quality, functional product. Essentially, it must function properly and include all of the features/logical components that I have listed in the RED SECTION below. It must also prove that it can follow the strategic sequence explained later on.

Also, I will offer up an additional incentive bonus for up to 200 dollars depending on my appraisal of the product, timeliness of delivery and other factors which I outline in the GREEN SECTION. Basically, if it functions properly and according to specifications, but either the process was inefficient or the attention to detail was lacking, then you would not receive any additional bonus. I am a pretty reasonable person, so it's highly unlikely that any completed product that lives up to my initial acceptance would not receive any additional compensation. The bonus attributes will be made clearer as you read on.



Ok, from this point on, I will break down the different sections, which contain specific information that you will require so that you can gain an understanding of the qualities I am looking for in the product and the service you provide:


RED SECTION contains information regarding Components/Indicators

GREEN SECTION contains some of the criteria that would merit the highest additional bonus. Remember, some of these are subjective and none are negotiable after final appraisal

BLUE SECTION contains two subsections: 1) Detailed Example of Strategy & Typical Order Entry Sequence 2) Summary of General Sequence/Ruleset


RED SECTION:

Indicators/Components:

  • Base Timeframe is 1-Hour, but can work on all time frames

  • 21-Period Exponential Moving Average - Functional on all timeframes (Pink Line), (Lowest Thickness)
  • 62-Period Exponential Moving Average - Functional on all timeframes (Royal Blue Line), (Lowest Thickness)
  • 186-Period Exponential Moving Average - Functional on all timeframes (Indigo Line), (Medium Thickness)

  • 618-Period Exponential Moving Average - All Timeframes (Gold Line), (Mid-High Thickness)
  • 1618-Period Exponential Moving Average - All Timeframes (Silver Line), (Highest Thickness)

  • A neat template with a black background. See the attached screenshot "EA Chart Template..." for an image of my ideal chart template, but disregard the dots

  • Functionality that automatically closes ALL positions in case of any sort of restart that may occur accidentally or purposefully
  • Code is clean and easily adjustable just in case. Program must be in English and contains at least some comments/section
  • Contains as few bugs as possible and works straight away


GREEN SECTION:

Factors for Highest Possible Compensation:

  • Attention to detail - how aligned is the code, template and functionality to the instructions listed herein?
  • Functionality - does the program contain (m)any bugs? Do all the functions satisfy the criteria of the general strategy?
  • User-Friendliness - how long does it take me to figure out where all the components are? how detailed are the comments in the code?
  • Attractiveness - how does the code look? can I understand it just by reading it one time? is the template either identical or better than the screenshot?
  • Timeliness - how long did it take to deliver the v1 product, and, is the v1 product the final product?
  • Responsiveness/Communication - were updates provided frequently? were questions asked retroactively? consistent timeline updates?
  • Friendliness/Professionalism - are you a good dude/lady? were you easy to work with and reasonable? how likely would I want to work with you again?


BLUE SECTION:

Detailed Example of Trading Sequence: The concept and indicators are simple, but the exact strategic execution is what will make this profitable long-term. I have included an example of what a daily sequence of trades and outcomes would look like using the strategy and indicators I've devised.


DETAILED EXAMPLE: Let's assume that my account starts with 1,000 dollars and the Current Trend is BULLISH:


1) Identify Current Trend - if the 618 EMA (GOLD) is trending above the 1618 EMA (SILVER), then I consider the current trend "Bullish." If the 1618 were trending above the 618 EMA, the trend would be "Bearish." It does not matter whether a given pair is in a bullish trend or a bearish trend to start, only that the robot can accurately identify the current trend on any timeframe (but especially the hourly) using this criteria. Perhaps a textbox on the upper-left corner of the chart stating what the given trend is, would be useful.

2A) Enter a BUY Order -  Assuming the trend starts as BULLISH, then the first order should be a BUY order placed whenever the 21-EMA crosses over the 186-EMA (for any timeframe). Since I prefer the hourly time frame as my default, let us assume that the BUY we just placed was triggered by the 21-Hour EMA (PINK) crossing over, "above", the 186-Hour EMA (INDIGO).

2B) Order Entry Specifications - The BUY order should be made using 90% of my entire portfolio value (NO MARGIN) and should also contain a regular stop loss that is nearly impossible to trigger. An example would be a stop loss that prevents my account value from falling below 25% of its original value at time t=0, i.e. before the first trade of the session is placed.

  • Summary of Entry So Far: BUY Order of 900 dollars of XX/XX pair was triggered when the 1) current trend was confirmed BULLISH via the 618-Hour & 1618-Hour EMAs and 2) the 21-Hour EMA Crossed Above the 186-Hour EMA. In addition, a regular (not trailing) stop loss of XX.00 pips was placed far behind the entry price, such that it would not be triggered unless my total account value fell below 250 dollars.
  • ***Now the robot should do nothing until one or the other binary outcomes occurs at some time t.

  • Binary Outcome 1: The stop loss gets triggered the trade goes against me to such an extent that my current account balance falls below (.25 * Beg_Account_Bal). The robot should restart entire application and all incidental positions should be closed out immediately. This is very unlikely using this strategy, so it is not an expected outcome.
  • Binary Outcome 2: The price trades profitably for X number of hours until the 21-EMA CROSSES UNDER the 62-EMA, at which point the trade is closed out.

3A) Take Profit SELL Order - Assuming that Outcome 2 occurs, the program should now operate using "Current Account Balance" = Balance Before Profitable Trade + Profit on Trade, not the original portfolio balance that was registered before the first trade of the day. For example, first trade above yields 200 USD in profit, then current account balance = 1200 USD.

3B) Short SELL Order (Trade 2 of Current Session) - So, now that the first long position realized a profit, the next trade should come pretty soon. Now that the 21-EMA has crossed UNDER the 62-EMA (Take Profit Signal), the next trade should be a short SELL entry using a higher amount -> 0.5*1200 USD = 600 USD using a buy stop that will trigger when/if my account breaches 300 dollars (not original 250 dollars). The short SELL entry should get triggered when the 21-Hour EMA crosses UNDER the 186-Hour EMA. Now that the short has been entered, we again have two binary outcomes.

  • Binary Outcome 1: The trade whipsaws hard and the BUY STOP gets triggered way above the entry for an unlikely loss and breach of the 25% rule, leaving the account value with a balance of less than 300 dollars. Program auto-exits all positions and restarts the application.
  • Binary Outcome 2: The trade continues lower until the 21-Hour EMA crosses OVER the 62-EMA, at which point, the trade closes for another profit and it looks to enter the next long position as soon as the next time the 21-Hour EMA crosses ABOVE the 186-Hour EMA.

4) Continuously Enter and Exit Long/Short/Long, etc. Positions - Using the 21-Hour EMA, 62-Hour EMA for Profit Taking on Both Long/Short Positions, and the 186-Hour EMA as the trigger to initiate a new position, long or short. The process should continue to operate until either the session ends, a position is stopped out, or I manually override and close out positions whenever deemed necessary.


Quick Summary of Strategy & Sequence

The point of this continuous sequence of exiting long then entering short then entering long, etc. is to have a machine perform a series of boring, but extremely high-probability trades that take too much time/patience for me to do manually. I will monitor it occasionally and may override the stop loss if needed. Ultimately, with my limited oversight, the portfolio should grow slowly and continuously in the beginning and then exponentially as size is added organically. The very loose stop loss and lack of margin use will allow each trade the proper time and space it needs to become profitable.

*Note: If the 618-EMA is trending under the 1618-EMA, then the overall trend is bearish and the first trade placed should be a short-entry when 21-EMA crosses UNDER the 186-EMA.


BREAKDOWN SAMPLE SYNTAX OF TRADING SEQUENCE (Using BULLISH start example above)

I am not a very experienced programmer, so I did my best to illustrate the steps described above in basic programming syntax for ease of understanding.


  • %general_trend_1 = BULLISH
  • %general_trend_2 = BEARISH
  • IF   ema(618) > ema(1618)   THEN   general_trend = BULLISH;
  • IF   ema(618) < ema(1618)   THEN   general_trend = BEARISH;

  • %initial_account_balance          =     account_balance    WHERE    session_time = 0
  • %current_account_balance        =     initial_account_balance + amount(SELL_LONG_FOR_PROFIT)
  • %forex_pair                               =    [array of possible forex pairs that are tradable at initial time of login]

  • %BUY_LONG_i                           =      BUY(0.5*current_account_balance*forex_pair_i)    IF   [(ema(21)   CROSSOVER   (ema(186)]             //*Initial Long Trade of $900 Position*//
  • %SELL_STOP_i         =      STOPLOSS_i(BUY_LONG_i   (IF   current_account_balance   <=   (0.25*current_account_balance) ))   //*Binary Outcome 1 = Close All Positions +  Restart App*//
  • ELSEIF    MARKET_SELL_ALL(forex_pair_i)
  • AND        RESTART APPLICATION

  • %SELL_LONG_FOR_PROFIT_i       =      SELL(BUY_LONG_i)   IF  [(ema(21)   CROSSUNDER   (ema(62))]     //*Binary Outcome 2 = Close for Profit + Add to Next Short Position Size*//

  • %SELL_SHORT_i                         =      SELL(0.5*current_account_balance*forex_pair_i)      IF    [(ema(21)   CROSSUNDER    (ema(186)] 
  • %BUY_STOP_i    =      Opposite of SELL_STOP_i logic above
  • %BUY_SHORT_FOR_PROFIT         =      BUY(SELL_SHORT_i)     IF    [(ema(21)    CROSSOVER     (ema(62)]


  • Repeat and enter next BUY_LONG_i


End of Basic Sequence;



I know its syntactically incorrect, but hope this makes things easier than reading all those paragraphs. While I am new to this process for hiring through mql, I am no stranger to contractual business arrangements, so please reach out to me if you are interested in this opportunity.


I look forward to potentially working with you.


- Harry










































































































































Откликнулись

1
Разработчик 1
Оценка
(195)
Проекты
317
35%
Арбитраж
64
13% / 56%
Просрочено
82
26%
Свободен
2
Разработчик 2
Оценка
(362)
Проекты
501
41%
Арбитраж
145
17% / 73%
Просрочено
98
20%
Занят
3
Разработчик 3
Оценка
(779)
Проекты
1344
72%
Арбитраж
109
28% / 49%
Просрочено
340
25%
Загружен
4
Разработчик 4
Оценка
(6)
Проекты
7
0%
Арбитраж
0
Просрочено
5
71%
Свободен
5
Разработчик 5
Оценка
(127)
Проекты
178
31%
Арбитраж
16
31% / 63%
Просрочено
27
15%
Работает
6
Разработчик 6
Оценка
(14)
Проекты
21
24%
Арбитраж
9
33% / 44%
Просрочено
8
38%
Свободен
7
Разработчик 7
Оценка
(19)
Проекты
35
26%
Арбитраж
10
30% / 70%
Просрочено
5
14%
Свободен
8
Разработчик 8
Оценка
(12)
Проекты
14
14%
Арбитраж
1
0% / 100%
Просрочено
3
21%
Свободен
9
Разработчик 9
Оценка
(86)
Проекты
114
26%
Арбитраж
7
29% / 57%
Просрочено
5
4%
Свободен
10
Разработчик 10
Оценка
(28)
Проекты
30
37%
Арбитраж
0
Просрочено
0
Свободен
11
Разработчик 11
Оценка
(45)
Проекты
58
33%
Арбитраж
12
42% / 42%
Просрочено
7
12%
Свободен
12
Разработчик 12
Оценка
(49)
Проекты
134
27%
Арбитраж
62
13% / 53%
Просрочено
58
43%
Свободен
13
Разработчик 13
Оценка
(248)
Проекты
396
38%
Арбитраж
83
41% / 19%
Просрочено
69
17%
Занят
14
Разработчик 14
Оценка
(259)
Проекты
533
50%
Арбитраж
55
40% / 36%
Просрочено
224
42%
Загружен
15
Разработчик 15
Оценка
(40)
Проекты
86
13%
Арбитраж
29
31% / 48%
Просрочено
35
41%
Загружен
16
Разработчик 16
Оценка
(66)
Проекты
143
34%
Арбитраж
10
10% / 60%
Просрочено
26
18%
Свободен
Похожие заказы
I need an ea made based on a Pinescript from trading view, I need auto lots, time filter, Tp and sl and trailing stop. I NOTE I GET PAID TOMORROW SO I CAN PAY TOMORROW
100% Automated Trading Forex Robot powered by AI (Artificial intelligence) PLUG AND PLAY NB 100% Automated Trading Forex Robot powered by AI (Artificial intelligence) PLUG AND PLAY THE ROBOT MUST ANALYSIS ITSELF AND GIVE ACCURATE SIGNALS AND EXECUTE TRADES WITH THE HELP OF AI ( ARTIFICIAL INTELLIGENCE) FOR ALL THE KING PRO ROBOT VPN SHOULD BE RENTED FROM THE MAIN ORIGINAL COPY AND THERE SHOULD BE AN OPTION FOR THEM
I am looking for a developer who can convert my Pine script code to MQ5 code. The code is for a trading strategy that I would like to use on the MetaTrader 5 platform. The code needs to be converted accurately and efficiently, with all of the original functionality preserved. The developer should have experience with both Pine script and MQ5, and should be able to provide a high-quality conversion in a timely manner
I want to create a dashboard that would show all currency pairs using my currency strength indicator, ADX, and my support and resistance indicator.I want to the job done as soon as possible
The indicator (10 volts) I have will be attached with the illustrations in the attachments Build index(x) required 1, a The period moving average (1) crosses the moving average (3) upwards and all the lines below the candle meet and become equal - in this case, do not take any action. B, The period moving average (1) crossed the moving average (3) down and all the lines above the candle met and became equal - in
THE PIP CRUSHER 30 - 80 USD
Hy,I need a software developer.i already compiled a system so there won't be much work,I need someone who can make it very simple to install this indicators on the Metatrader 4 and make it as a template(I want it to work both as a system and a EA automatic bot,one will choose to switch the Autotrader on or use it manually with the signals given by the system) as well so people don't struggle once they have installed
Meysam 30+ USD
ZigZag بر اساس اسیلاتور مورد نیاز است ایده شاخص یک نشانگر ZigZag ایجاد کنید که بر اساس مقادیر شدید تعیین شده با استفاده از نوسانگرها ساخته شده است. می‌تواند از هر نوسان‌گر نرمال‌شده کلاسیکی که دارای مناطق خرید و فروش بیش از حد است استفاده کند. الگوریتم ابتدا باید با نشانگر WPR اجرا شود، سپس به طور مشابه امکان ترسیم زیگزاگ با استفاده از نشانگرهای زیر را اضافه کنید: CCI چایکین RSI نوسانگر تصادفی الگوریتم و اصطلاحات
Regards! Respected Madam I need an EA in Mql5 which can Buy at certain Increment of points like 100 then 50 then 50 then 25 then 25 then 25 then 25. Possibilty of Grid increase. Buys at certain fixed level if the the Price drops like 100 points down then again 100 points down then again 100 points down like this in a grid system, Grid size I will declare. Grid order systems with stop loss and Multiple Reorders if the
Blues of Joy 30+ USD
1.Lines to determine entries,use high and low strategy. 2.Arrows and symbols (NRTR)or Trailing stop to mark entry and exit points . 3.Pivot points to identify where future support and resistance levels might be,calculate previous levels . 4.Check available assets. 5.Use price action and combine it with Smart money concept strategy
The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the with the specified period. If the current EMA value is greater than the previous one, the trend is seen as growing (Ema current > Ema previous). Alternatively, if current EMA is below the previous one, the trend is considered

Информация о проекте

Бюджет
150 - 350 USD
Исполнителю
135 - 315 USD
Сроки выполнения
от 2 до 10 дн.