Auto trader based on user defined level and trailing 5 minute price

İş Gereklilikleri

Hi I am after an EA and Autotrader that will do the following:

  • Based on a user defined price, which would be set once a day
  • If the current price moves above or below the user defined level after a one minute interval 
  • Then place a buy or sell trade, depending in which direction the price moved (above the user defined level then buy, or sell if below the user defined level)
  • If trade placed then set a trailing stop loss if 20 pips reached
  • If trade placed and no trailing loss placed then buy/sell will be cancelled if the price moves back through the user defined level after a one minute interval and the next trade in the opposite direction would be placed

Working example:

  • User defined price (UDP) = 11136.2
  • Current market price (CMP) = 11136.9 @11:30am
  • At the first 5 minute interval after the CMP breaks the UDP the market moves through the UDP to 11135.6 as at 11:45am and a sell trade is therefore placed
  • A trailing stop of 20 pips is then added at 13:15 when the price moves to 11133.6
  • The price then moves down further to 11131.6 at 14:15 and the trailing loss is therefore 11133.6
  • The close (buy) position is then triggered when the price moves back up through the trailing stop at 15:15 to 11133.7 at the first 5 minute interval after the opening position was broken
  • Had a trailing stop not been set then the position would have been closed (buy) when the price moved above the user defined level after the first one minute interval

I also want to be able to back test on a day by day basis. i.e. set a UDP and then move through a trading day and see the trades displayed on a graph as well as in the test results section.

I can attach an example if that would make the above easier to understand.


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(362)
Projeler
496
39%
Arabuluculuk
27
56% / 4%
Süresi dolmuş
53
11%
Serbest
2
Geliştirici 2
Derecelendirme
(169)
Projeler
204
30%
Arabuluculuk
25
40% / 44%
Süresi dolmuş
12
6%
Serbest
3
Geliştirici 3
Derecelendirme
(800)
Projeler
1371
72%
Arabuluculuk
112
29% / 48%
Süresi dolmuş
341
25%
Yüklendi
4
Geliştirici 4
Derecelendirme
(2422)
Projeler
3042
66%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
340
11%
Çalışıyor
5
Geliştirici 5
Derecelendirme
(155)
Projeler
224
33%
Arabuluculuk
27
26% / 26%
Süresi dolmuş
23
10%
Serbest
6
Geliştirici 6
Derecelendirme
(7)
Projeler
8
13%
Arabuluculuk
0
Süresi dolmuş
1
13%
Serbest
7
Geliştirici 7
Derecelendirme
(1853)
Projeler
3455
88%
Arabuluculuk
73
40% / 15%
Süresi dolmuş
265
8%
Serbest
8
Geliştirici 8
Derecelendirme
(163)
Projeler
193
48%
Arabuluculuk
2
50% / 50%
Süresi dolmuş
1
1%
Serbest
9
Geliştirici 9
Derecelendirme
(277)
Projeler
334
55%
Arabuluculuk
14
36% / 29%
Süresi dolmuş
1
0%
Serbest
10
Geliştirici 10
Derecelendirme
(258)
Projeler
395
28%
Arabuluculuk
69
19% / 49%
Süresi dolmuş
120
30%
Serbest
11
Geliştirici 11
Derecelendirme
(3)
Projeler
2
0%
Arabuluculuk
7
0% / 86%
Süresi dolmuş
0
Serbest
12
Geliştirici 12
Derecelendirme
(66)
Projeler
95
28%
Arabuluculuk
20
25% / 55%
Süresi dolmuş
24
25%
Serbest
13
Geliştirici 13
Derecelendirme
(196)
Projeler
318
35%
Arabuluculuk
64
13% / 56%
Süresi dolmuş
82
26%
Serbest
14
Geliştirici 14
Derecelendirme
(66)
Projeler
143
34%
Arabuluculuk
10
10% / 60%
Süresi dolmuş
26
18%
Serbest
Benzer siparişler
Need ea according to stochastic divergence (both hidden and regular) plus candlestick flip .. need for experinced developers to complete my order with 99percent accuracy. So bet for it the budged is fixed and other plugins will be added in the v2
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this
hello great developer Can you make a high/low ticker tape on a table for 100 stock symbols? As a symbol makes a high or low throughout the day, it will appear on the table. i will be expecting great developer to bid for this project
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this, and my budget is $20, Thank you
Hello freelancers here, I need an expert freelancer to help me convert an expert advisor from MT4 to MT5. I have the MT4 source code, As for now i only got $15 for this project i don't have much on me at the moment, So i need someone who can work long terms cause i still have other projects i need him to work on for me

Proje bilgisi

Bütçe
30 - 100 USD
Geliştirici için
27 - 90 USD