Developing algorithm strategy to EA and others

Spezifikation

Hello everyone,

I'm looking for programmer who:

The most important things for me is find a programmer who is always on time, honest, faithful , loyal in his work and unselfish.

Then..

He should be Professional programmer with a years of experience in a financial markets, he can dealing with a complex Project which has a lot of nuances, he can solving a complex algo problems which require wide skills and knowledge, has capability of set hundred nested loops and use best programming way for time complexity ( O(1), O(log n), O(n) ) for best execution algorithms calculating time, also he know how take advantage of all computer processor core and threads.

The progect:

I would like to develop my algorithm strategy idea to EA ( fully automated trading) & indicator & dashboard monitor for multi platforms ( mql5, jforex, interactive broker), also I need it as open source code.

First part of my strategy rely on recognize all harmonic patterns ( crab , bat , butterfly , 5-0 , anti bat , AB-CD , three drives ……….etc.) or I can design any shape come to my mind without using any indicator whether zigzag or others indicators , I just use the price to show it up and I know the exact way to calculate it ( algorithmically, quantitatively).

Second part is looking for specific zone after pattern completed (algorithmically, quantitatively), its help me for filtering the result for better and reduce repainting patterns at least 75% and generates signals based on this part. Also I know the exact way to calculate this part.

Third part is a money management, I have it as excel sheet how does it work.

I wrote (60%) of a logic study for this work as a flowchart so it can be so easy for you as a programmer for understanding and coding , 40% will explain it for you by a screen sharing call .

A summary of the work required & notice:

1-develop a trading algorithm open source code for Interactive Brokers platform , metatrader 5 , 4 and jforex platform as a : Indicator dashboard monitor Expert Adviser

2-creating reliable code and writing down efficient architecture for them, and take into consideration the best programming way for time complexity ( O(1), O(log n), O(n) ) for best response execution algo calculating time, also take advantage of all processor core .

3-need it as open source code. (I can see the code)

4-Keep project and ideas private

5-Keep in mind that I have answer for any specific question you have from A to Z algorithmically for this work and how running strategy logically. 6-Before I send any specification and Detailed explanation, I need to know the cost of this project depend on details above.

Very important: Bids that do not demonstrate knowledge in the required fields and/or do not demonstrate that they have read the spec will not be responded to.

Bewerbungen

1
Entwickler 1
Bewertung
(171)
Projekte
194
11%
Schlichtung
37
38% / 35%
Frist nicht eingehalten
5
3%
Beschäftigt
2
Entwickler 2
Bewertung
(169)
Projekte
204
30%
Schlichtung
25
40% / 44%
Frist nicht eingehalten
12
6%
Frei
3
Entwickler 3
Bewertung
(1)
Projekte
2
0%
Schlichtung
1
100% / 0%
Frist nicht eingehalten
0
Frei
4
Entwickler 4
Bewertung
(58)
Projekte
66
8%
Schlichtung
39
26% / 56%
Frist nicht eingehalten
12
18%
Arbeitet
5
Entwickler 5
Bewertung
(14)
Projekte
19
11%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
5
26%
Frei
6
Entwickler 6
Bewertung
(48)
Projekte
80
28%
Schlichtung
8
75% / 13%
Frist nicht eingehalten
41
51%
Frei
7
Entwickler 7
Bewertung
(103)
Projekte
130
44%
Schlichtung
7
43% / 43%
Frist nicht eingehalten
7
5%
Frei
8
Entwickler 8
Bewertung
(71)
Projekte
97
43%
Schlichtung
2
50% / 0%
Frist nicht eingehalten
2
2%
Frei
9
Entwickler 9
Bewertung
(1)
Projekte
1
0%
Schlichtung
2
0% / 50%
Frist nicht eingehalten
0
Frei
10
Entwickler 10
Bewertung
(48)
Projekte
51
43%
Schlichtung
1
0% / 0%
Frist nicht eingehalten
0
Frei
11
Entwickler 11
Bewertung
(33)
Projekte
49
12%
Schlichtung
16
0% / 88%
Frist nicht eingehalten
10
20%
Frei
12
Entwickler 12
Bewertung
(66)
Projekte
143
34%
Schlichtung
10
10% / 60%
Frist nicht eingehalten
26
18%
Frei
13
Entwickler 13
Bewertung
(3)
Projekte
4
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
14
Entwickler 14
Bewertung
(49)
Projekte
134
27%
Schlichtung
62
13% / 53%
Frist nicht eingehalten
58
43%
Frei
Ähnliche Aufträge
Using 3 MA’s, Bollinger Bands and price action, I need an EA made for mt4 and mt5 (preferably) should have good knowledge of forex, risk management and candle stick patterns, and how to incorporate them in the codes. I need a very efficient code. * For the price, I just out anything there, but if you can do it I’ll pay the negotiated price*
My requirements are these. I am asking for a powerful EA indicator and robot to combat the ups and downs during trading in the market, also for all market conditions to bring a high value of profit in the business in the market during trading
Hello, same as title. I do not care about the drawdown I just need a trading strategy that can do 100% return per month return, simple as that. It would be nice if it can be automated into a bot/EA. Most important is the return of at least 100% per month!!! The strategy you provide need to be tested and work fine and have been doing well in the live market by you or someone for a long time. To be clear again - I need
I need an expert advisor based on MACD and MA signals. It must have check and handling of trade operations errors. The main criteria for opening and closing positions: ◇Both Main and Signal direction must be shown by Arrows which is going to be for buy and sell positions
I need an expert to help me with adding more features to my existing mt4 EA I think the addition I want added to this EA is fairly simple--but I don't really understand how programming works, Contact me for a long term work, This is not the only project, I will explain the features in the inbox, Let me know if you can do it
I need someone who can copy trade from one tradovate account to another one A very bold expert that can render this service with a fast time frame, be plain and direct with your response and also let me know if you'll need anything from my end aside I pay
Hft live account 30 - 200 USD
i need a high frequency trading (hft) expert advisor, that can be used to trade on demo and live accounts icmarket and 8cap. The EA has to be highly profitable, giving daily profit. If a test version is available, please send, to foster a faster transaction. like the ones that pass prop firm and demo but adjustment where it work on live with low latency
Lihle's trades 30+ USD
``` //+------------------------------------------------------------------+ //| Hello World Expert Advisor | //| | //| This is a basic EA that buys and sells based on a simple | //| moving average crossover strategy. | //+------------------------------------------------------------------+ #property version "0.01" #property strict input int FastMA
CPI ROBOKING 30+ USD
*Strategy: CPI-Based Trading* *Instruments:* XAUUSD (Gold), UsTech100 (Nasdaq 100), USDJPY *CPI Release:* 1. *Higher-than-expected CPI:* - XAUUSD: SELL (Gold prices may drop due to potential rate hike) - UsTech100: SELL (Tech stocks may drop due to potential rate hike) - USDJPY: BUY (USD may strengthen due to potential rate hike) 2. *Meets or lower-than-expected CPI:* - XAUUSD: BUY (Gold prices may rise due
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea

Projektdetails

Budget
750 - 1200 USD
Für die Entwickler
675 - 1080 USD
Ausführungsfristen
von 1 bis 15 Tag(e)