Auftrag beendet

Ausführungszeit 3 Tage
Bewertung des Kunden
A GOOD DEVELOPER WITH VERY GOOD PROGRAMMING SKILLS. I WILL ALWAYS RECOMMEND HIM
Bewertung des Entwicklers
It was a challenging, yet rewarding experience. Thank you for being a great customer :)

Spezifikation

1. EXPONENTIAL MOVING AVERAGE (PERIOD: 100, SHIFT:0, MA METHOD: EXPONENTIAL, APPLY TO: CLOSE).
2. EXPONENTIAL MOVING AVERAGE (PERIOD: 500, SHIFT:0, MA METHOD: EXPONENTIAL, APPLY TO: CLOSE).
THE INDICATORS’ VALUES MUST BE ADJUSTABLE.

TRADING STRATEGY (MOVING AVARAGE CROSSOVER)

1.BUY ORDER; EXECUTE BUY ORDER:

A. IF THE 100 MOVING AVERAGE CROSSES ABOVE THE 500MA
B. PRICE RETURNS AND HITS THE 100MA.
C. USE TAKE PROFIT TO EXIT NORMAL TRADE

2.SELL ORDER; EXECUTE SELL ORDER:

A. IF THE 100 MOVING AVERAGE CROSSES BELOW THE 500MA
B. PRICE RETURNS AND HITS THE 100MA.
C. USE TAKE PROFIT TO EXIT NORMAL TRADE

3. RECOVERY CONDITIONS

   A. IF LAST TRADE DIDN'T HIT TAKE PROFIT (IS IN LOSS), ADD LOT(INPUT PARAMETER X) FOR NEXT TRADE (RECOVERY ADDITION)

   eg. 1. trade #1 BUY @ 0.01 lot did not hot TP (is in loss) and Trade #2 SELL condition is met; lot size should be X + 0.01
       trade #3 BUY should be X + X + 0.01 and trade #4 SELL should be X + X + X + 0.01. Let's say X = 0.04
       trade #4 lot above will be 0.04 + 0.04 + 0.04 + 0.01 = 0.13 lot. THIS IS JUST AN EXAMPLE AND THERE IS NO MAX NUMBER OF TRADES THE EA CAN HOLD.

   B. USE SUM OF TRADES TO EXIT THE RECOVERY TRADES WHEN IN PROFIT BY A FACTOR (INPUT PARAMETER X).

   eg. 1. trade #1 BUY @ 0.01 lot is normal trade in loss, trades #2 SELL @ 0.05 lot is recovery trade. 
       when sum of trade #2 and trade #1 is in profit of X(pip/points), both trade #1 and trade #2 must close.
       NOTE: LAST TRADE MUST CLOSE LAST eg. trade #2 will close last while trade #1 will close first.

   eg. 2. trade #1 BUY @ 0.01 lot is normal trade in loss, trades #2 SELL @ 0.05 lot is recovery trade, trade #3 BUY @ 0.09 lot is second recovery trade
       when sum of trade #3, trade #2 and trade #1 is in profit of X(pip/points), both trade #1, trade #2 and trade #3 must close.
       NOTE: LAST TRADE MUST CLOSE LAST eg. trade #3 will close last while trade #1 will close first.


TRADE MANAGEMENT CONDITIONS

1. PROVIDE OPTION FOR INPUT FIXED LOT.
2. THE EA SHOULD USE SPECIFIED PERCENT OF ACCOUNT SIZE TO EXECUTE ANY TRADE.
3. IT MUST CONTAIN TAKE PROFIT AND STOP LOSS FUNCTIONS.
4. IT MUST TRADE ALL TIME FRAMES AND ALL INSTRUMENTS.
5. THE EA MUST EXECUTE ONE TRADE AT A TIME.
6. THE SEQUENCE OF EXECUTION MUST BE BUY,SELL,BUY,SELL OR SELL,BUY,SELL,BUY
7. TIME FILTER (TRUE/FALSE). START TIME AND END TIME MUST BE INPUT BY THE USER.
8. WHEN EA IS PUT ON CHAT, MAs MUST CROSSOVER BEFORE EXECUTION OF FIRST TRADE.

9. EA SHOULD USE EQUITY TO EXECUTE TRADES

NOTE: I HAVE ATTACHED THE EA AND TESTDATA FOR YOU TO RUN AND UNDERSTAND THE EXECUTION STRATEGY,

PLEASE DEVELOPE IT FROM SCRATCH WITH THE REQUIREMENTS ABOVE.


Bewerbungen

1
Entwickler 1
Bewertung
(34)
Projekte
60
23%
Schlichtung
11
73% / 9%
Frist nicht eingehalten
3
5%
Frei
2
Entwickler 2
Bewertung
(244)
Projekte
434
34%
Schlichtung
55
36% / 38%
Frist nicht eingehalten
159
37%
Beschäftigt
Ähnliche Aufträge
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
Converting MT4 indicator to work as an MT5 indicator. I need you to translate the MQL4 to MQL5. I want to use this indicator in the Metatrading 5 platform on all currencies futures and indices. I need the work done in the next 5days
Build this Expert Advisor (EA) 1. Risk Management Risk per Trade : The EA will calculate the lot size based on the risk percentage (1-2% of the account balance). This will be a customizable input. Stop Loss & Trailing Stop : The EA will place a stop loss at a defined level (based on strategy parameters like ATR, recent support/resistance, etc.) and will implement a trailing stop to lock in profits as the trade moves
Hello, I have a physically trading keyboard and i want to connect it with tradelocker, mt4,mt5 and ctrader. People need to be able to open and close a position with the keyboard really fast. i need it on macos, windows and linux. (desktop) My competition is: www.magickeys.trade My goal is to be the number 1 to sell the keyboards + software. When people order a tradingkeyboard they will get a mail after the purchase
Job Title: Expert Advisor (EA) Developer for Forex Trading Job Description: I am seeking an experienced Expert Advisor (EA) developer to create a customized trading bot for the MetaTrader 4/5 platform. The bot will be designed to execute a sophisticated trading strategy that incorporates daily range calculations, cost averaging, and hedging with precise pip management. The successful candidate should have strong
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

Projektdetails

Budget
50+ USD
Für die Entwickler
45 USD
Ausführungsfristen
bis 3 Tag(e)