MT4 coder required for EA to read .csv, plot trendlines and trade automatically

MQL5 Experten

Auftrag beendet

Ausführungszeit 18 Tage

Spezifikation

I have a .Csv file containing dates / times in column A, followed by a price change per minute data figure in column B.

Plotting:
I need the EA to read the .csv file and  plot 2 trendlines in real time whenever a time / date point is reached.
Both trendlines should start from  the live price level at the time / date bar given in column A.

The 2 trendlines should be:
1) an upward trendline, with the slope calculated from the price change per minute data in column B of the .csv

2) a downward trendline, with the slope calculated using the price change per minute given in column B of the .csv (but multiplied by -1)

Example:
column A time / date is 07/03/2023 23:15:10
column B price change per minute is $0.025
As real time hits  07/03/2023 23:15:10 the price on the chart is $1.600
Trendlines 1 & 2 are plotted, both starting at $1.600
1 x minute bar ahead ( 23:16:10) trendline 1 is at $1.625 and trendline 2 is at $1.575
5 x minute bars ahead (23:20:10) trendline 1 is $1.725 and trendline 2 is $1.475 etc

Each date / time in the .csv has its own specific price change per minute figure in the same row. 
Eg The slope of the trendlines for the date / time in cell A63 must be calculated from the price change per minute in cell B63.

The 2 trendlines should be plotted directly onto the main chart and be viewable on all timeframes (not in an indicator window).

The EA will be used on 1min charts so needs to update / refresh / redraw in real time.

When the current live time equals the next time / date in column A, 2 new trendlines should be plotted.

Trendlines only need to extend forward in time up to the next date / time given in column A.

Automation:
Once the 2 trendlines are plotted the EA should then live trade automatically based on the following rules:
  1.  if price rises above trendline 1 this is a buy signal to the EA to open a long position. If a long position has been opened and the price then falls below trendline 1 at any point then automatically close the trade.
  2. If price falls below trendline 2 this is a sell signal to the EA to open a short position. If a short position has been opened and the price then rises above trendline 2 at any point then automatically close the trade.

If price is below trendline 1 and above trendline 2 then no trade is be triggered.

If there is a live position already open (long or short) when 2 new trendlines are drawn, only close it if price passes through the newly drawn trendlines as per the 2 rules above.

Include the normal EA user settings to adjust the Stop Loss, Trailing stop, take profit, lot size, price spread, etc

The EA needs to allow full back testing and optimisation.

Any questions please ask!


Bewerbungen

1
Entwickler 1
Bewertung
(8)
Projekte
9
22%
Schlichtung
0
Frist nicht eingehalten
0
Frei
2
Entwickler 2
Bewertung
(9)
Projekte
4
0%
Schlichtung
11
0% / 82%
Frist nicht eingehalten
0
Frei
3
Entwickler 3
Bewertung
(8)
Projekte
11
0%
Schlichtung
11
18% / 73%
Frist nicht eingehalten
2
18%
Frei
4
Entwickler 4
Bewertung
(48)
Projekte
80
28%
Schlichtung
8
75% / 13%
Frist nicht eingehalten
41
51%
Frei
5
Entwickler 5
Bewertung
(8)
Projekte
18
17%
Schlichtung
3
67% / 0%
Frist nicht eingehalten
0
Frei
6
Entwickler 6
Bewertung
(4)
Projekte
9
11%
Schlichtung
2
50% / 50%
Frist nicht eingehalten
0
Frei
7
Entwickler 7
Bewertung
(74)
Projekte
73
47%
Schlichtung
2
50% / 50%
Frist nicht eingehalten
2
3%
Frei
8
Entwickler 8
Bewertung
(225)
Projekte
284
42%
Schlichtung
15
13% / 47%
Frist nicht eingehalten
67
24%
Frei
9
Entwickler 9
Bewertung
(57)
Projekte
75
25%
Schlichtung
9
33% / 56%
Frist nicht eingehalten
8
11%
Frei
10
Entwickler 10
Bewertung
(6)
Projekte
6
33%
Schlichtung
2
0% / 100%
Frist nicht eingehalten
0
Arbeitet
Ähnliche Aufträge
I'm looking for a developer who has already working on a HFT tailored to pass prop firm challenges within a short period, maintaining a very low drawdown. Here is a link to a video demonstrating an existing EA executing the same strategy: https://youtu.be/N6NEcIpPzV4 Any developer having already worked on this type of project and able to provide quickly a test version is welcome to contact me
have trade signals i get by telegram messaging, i would like to have a robot designed to read those message for trade inputs and open and close trades base on the signals Ea must be able to scan my telegram Message app Read signals sent Open trades on the mt4 and manage them to close Read signals every one minute (user changeable input) I also need the programmer to teach me how to install and make the robot work
I want a skillful and experience deverloper to apply for this job. The strategy for the EA is Two Exponential Moving Average CROSSOVER strategy. The EA should work on any Timeframe. I want the EA to trade the direction of the CROSSOVER, the EA should open a BUY or SELL trades automatic when the Two Exponential Moving Average crossover. *(10EMA) ABOVE (23EMA) = BUY Trades *(10EMA) BELOW (23EMA) = SELL Trades BUY
MACD EA 50+ USD
Hello Freelancers, I am seeking an experienced developer to create an Expert Advisor (EA) for MetaTrader 5 (MT5). The EA will be based on the MACD indicator and should adhere to the following specifications: EA Requirements: Trading Logic: 1. Long Trades: • Entry: Open a long trade when the MACD line crosses above the signal line below the zero level. • Exit: Close the long trade when the signal line crosses above
EA Configuration. FIBO ------------------------------------------------------------------- Magic: 123456 Stop: Real or Virtual Order: Pending / CLOSE / price== LOT Description: 0.01 ------------------------------------------------------------------- STOP: -0.25 ------------------------------------------------------------------- ENT_1: 1.00 Lot_1: 0.01 ENT_2: 0.50 Lot_2: 0.01 ENT_3: 1.00 Lot_3: 0.01
Hi I'm looking for a professional programmer to modify my EA the EA send signal alert to telegram and screen shot of the chart patterns my EA is dased to the harmonic pattern but I want to see on the screen shot the pattern of the harmonic pattern and on the chat as well
Hello I need create simple trend first candle session EA. Ea wait for first M5/M15/M30/H1 (all possible timeframes to choose) candle at asian, european and NYC session and open buy/sell stop order above (in long situation) or below (in short situation) x points from highest/lowest point of the first candle. + trailing stop loss stop loss take profit breakeven magic key
Hello Guys ! Looking for a developer to create a EA for my Buy and Sell No repaint indicator. I only have the EX4 indicator file and I want the EA to take trades according to the Buy and sells signals generated by the Indicator. Here are some inputs I want for the EA: - Trailing stop - TP and SL ( in pips ) - Entries, TP and SL ( based on opposite signals arrow ) - Daily target ( in Dollars $ or % ) - Trading hours -
I need a robot that copies the orders sent in the telegram group to MT4 or MT5 so that I can configure the parameters. I would like it to have functions so I can enter and exit negotiations according to my configuration parameters
i need to delegate this job. XAUUSD H4 MT4 i have an ea with source code with smc, fvg, orderblocks and fibonacci, i need to fix somethings and add some features for live markets, any new ideas are accepted, i need also a 4 years backtest report (of metatrader 4). if you have good price and feedbacks and you want work for me also for new jobs apply for this job it's not urgent i need only a good price

Projektdetails

Budget
125+ USD
Für die Entwickler
112.5 USD
Ausführungsfristen
von 7 bis 14 Tag(e)