I want to find someone to help me write 2 EA

Spezifikation

I want to find someone to help me write 2 EA

 

EA 1:

For example, I buy EURUSD, the starting price is 1.12000.

 

Trading way:

Trade step 1: Buy(lot 0.01), price is 1.12000

Trade step 2: Buy(lot 0.01), price is 1.11900

Trade step 3: Sell(lot 0.04), price is 1.11800

Trade step 4: Buy(lot 0.06), price is 1.11900

 

Because after fall, you can stop the profit, otherwise it will continue to execute trade step 4.

If it is after step 4, there are no more transactions.

 

Input interface:

Direction Steps:                      Buy, Buy, Sell, Buy

Lot Steps:                               0.01, 0.01, 0.04, 0.06

Price Steps:                            Pending Order-0, Pending Order -0.001, Pending Order -0.002, Pending Order -0.001

Average Take Profit:      100

 

Pending Order1:             false/true

Pending Order1:            1.1200

Magic number1:                1

 

Pending Order2:             false/true

Pending Order2:            1.1200, 1.1230, 1.1260

Magic number2:                1,2,3

 

EA 2:

 

I want to trade GBPUSD, EURUSD, AUDUSD at the same time. When I open EA, 3 symbols will enter the market. The trading methods are all the same.

 

Trading way:

Trade step 1: Buy(lot 0.01), price is Start Trading Price-0

Trade step 2: Buy(lot 0.02), price is Start Trading Price-0.001

Trade step 3: Buy(lot 0.03) , price is Start Trading Price-0.002

Trade step 4: Buy(lot 0.04) , price is Start Trading Price-0.003

Trade step 5: Buy(lot 0.05) , price is Start Trading Price-0.004

 

If the entry price of GBPUSD is 1.238, it is Start Trading Price

 

Input interface:

Direction Steps:                      Buy, Buy, Buy, Buy, Buy

Lot Steps:                               0.01, 0.02, 0.03, 0.04, 0.05

Price Steps:                            Start Trading Price-0, Start Trading Price -0.001, Start Trading Price -0.002, Start Trading Price -0.003, Start Trading Price -0.004

Average Take Profit:              100

Trading symbol:             GBPUSD, EURUSD,AUDUSD

Magic number:                  1

 

Detailed description:

 

EA1

 

1. unlimit step

 

2. When TP after, trading again.

 

3. Capital and lot percentage

If I have $1000, the transaction step will be x1. If I have $2000, the transaction step will be x2. If I have $3000, the transaction step will be x3, ... or

If I have $2000, the transaction step will be x1. If I have $4000, the transaction step will be x2. If I have $6000, the transaction step will be x3, ... or

If I have $5000, the transaction step will be x1. If I have $6000, the transaction step will be x1.2. If I have $10000, the transaction step will be x2, ... and so on.

lot multiplier must be rounded off

 

4. Pending Order1 can only enter a number, such as 1.1200.

  Magic number1 can only enter a number, such as 1.

 

5. Pending Order2 can enter multiple numbers, such as 1.1200 1.1230 1.1260.

  Magic number2 can enter multiple numbers, such as 1 2 3.

 

6. Magic number2,for example, 1 2 3, Average Take Profit will separate each 100 calculations.

  Magic number2 for example, 1 1 1, Average Take Profit is the total plus 100 calculation

 

 

EA2

 

1. unlimit step

 

2. When TP after, trading again.

 

3. Capital and lot percentage

If I have $1000, the transaction step will be x1. If I have $2000, the transaction step will be x2. If I have $3000, the transaction step will be x3, ... or

If I have $2000, the transaction step will be x1. If I have $4000, the transaction step will be x2. If I have $6000, the transaction step will be x3, ... or

If I have $5000, the transaction step will be x1. If I have $6000, the transaction step will be x1.2. If I have $10000, the transaction step will be x2, ... and so on.

lot multiplier must be rounded off

 


Bewerbungen

1
Entwickler 1
Bewertung
(137)
Projekte
167
35%
Schlichtung
11
91% / 0%
Frist nicht eingehalten
0
Frei
2
Entwickler 2
Bewertung
(5)
Projekte
3
0%
Schlichtung
19
0% / 100%
Frist nicht eingehalten
0
Frei
3
Entwickler 3
Bewertung
(254)
Projekte
412
38%
Schlichtung
86
44% / 19%
Frist nicht eingehalten
70
17%
Beschäftigt
4
Entwickler 4
Bewertung
(8)
Projekte
16
0%
Schlichtung
9
0% / 89%
Frist nicht eingehalten
8
50%
Frei
5
Entwickler 5
Bewertung
(26)
Projekte
29
3%
Schlichtung
11
9% / 73%
Frist nicht eingehalten
3
10%
Frei
Ähnliche Aufträge
write me an MQL code that will work on mt4 and mt5 and follow these specific instructions... This code is for forex trading EA and will work in any time frame, using the candle sticks formed on that time frame to make its trading decisions. it should work with all forex pairs, indices and commodities. The instructions are as follows: Entry Condition: when there are two or more consecutive bearish close (price opens
hi. I hv a strategy on tradingview need to convert to MT4/MT5 expert advisor for algo trading. would like to add some tradingview strategy setting to the EA(not included in my tradingview code): recalculate after order is filled, order size: xx% of equity
Hello great developer i need a great developer that can help me to do the modification on Ninjatrader https://forum.ninjatrader.com/forum/ninjatrader-7/general-development/44785-real-time-data-feed-from-excel-sheet Need a simple tool to connect rt data from excel to Ninjatrader- Already a free tool available which extracts data from trading software called- Nest Trader - to Ninjatrader- Its possible to modify it to
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend
Mt4 EA Copy trades from octafx copytrading master trader trades 1-i need a bot which will copy trades from Octafx Copytrading Master Trader trades to Metatrader 4 account. 2-bot will copy exactly same trade with same lotsize 3-Bot should open exactly same time when master open and close exactly same time when master close 4-provide complete source code Guide Completely how to Run*
"I am looking to automate my Delta Divergence trading strategy for NinjaTrader 8. The strategy is thoroughly detailed in the accompanying script, and I need it to be implemented effectively in the platform."
I’m looking for a developer that has understanding of scalping and HFT strategies that can make an algo that works for all brokers and prop firm LIVE accounts (like STP, ECN, DMA, Money Makers, NDD, Fast Server etc.,). I want someone that has understanding and insight in different scalping and HFT strategies, preferably something like momentum based strategies. The EA has to work on all Brokers and Prop firms like
I'm looking for professional developer for my project.I'm having indicators source code , i want to convert it into MT4 EA .it is having some basic inputs such as lot size,TP,SL,B.E,trailing,News filter features along with some special inputs.detailed strategy will be discussed in chat room.i prefer Indian developers who speaks hindi
The strategy uses a grid trading system where trades are placed at set intervals (grid levels) and are managed using Bollinger Bands for entry and exit signals. A fixed lot size, trades are managed to comply with maximum spread conditions and specific trading hours, with the possibility of closing trades based on Bollinger Bands signals. The use of Bollinger Bands indicates a focus on volatility-based trading, while
Hi, i have a tos script i need converted to Ninja script, but someone who knows both coding. Cant be someone who is just going to paste into chat gpt, it requires more understanding for compatibility

Projektdetails

Budget
30+ USD
Für die Entwickler
27 USD