Bobolink 1

MQL5 전문가 Futures

작업 종료됨

실행 시간 20 일
피고용인의 피드백
Спасибо!

명시

I need an EA that can trade the futures market.  It would open a trade a specified number of points (I would like to be able to set the number of points and adjust it as necessary) above or below the market.  When a trade is opened I want it to continue in that direction until it retraces a specified number of points (I would like to be able to set the number of points and adjust it as necessary) then I want it to open a trade in the opposite direction.  If the EA was turned on and the specified amount of points selected was 10 for a buy and 10 for a sell and the market dropped by 10 then a sell position would be opened.  After that the market dropped 30 more points and the EA did nothing until the market rebounded and regained 10 points at which time a buy trade would be opened and this would continue until the EA was turned off.

응답함

1
개발자 1
등급
(15)
프로젝트
24
21%
중재
1
0% / 100%
기한 초과
7
29%
무료
2
개발자 2
등급
(163)
프로젝트
193
48%
중재
2
50% / 50%
기한 초과
1
1%
무료
3
개발자 3
등급
(256)
프로젝트
415
38%
중재
86
44% / 19%
기한 초과
70
17%
바쁜
4
개발자 4
등급
(1096)
프로젝트
1777
61%
중재
14
64% / 7%
기한 초과
84
5%
무료
5
개발자 5
등급
(2428)
프로젝트
3057
66%
중재
77
48% / 14%
기한 초과
340
11%
무료
6
개발자 6
등급
(563)
프로젝트
932
47%
중재
302
59% / 25%
기한 초과
124
13%
로드됨
비슷한 주문
Moving average cross strategy that has no stop but will just reverse direction each time the crossover happens. But will have a 3 step profit taking method at certain percentage points. It will be used for futures options on the buy side. 3 days out
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 mt4/mt5 EA(not included in my tradingview source code): recalculate after order is filled, order size: xx% of equity
This Bot will work on strategy which works using moving averages,RSI and candle stick pattern and what I want is that trade will execute when setup will form on both 30 min and 1 hr time frame trade will execute strategy needs all 4 parameters to be on right calculations to execute trade and I want some options where I can select risk to reward ratio to back test this strategy and some other parameters
i want a forex robot that will read chats and enter trades on its oown. i want it to be able to use all trading strategies and partterns. good risky manegmemt, i want it to forcuse on Gold and and all major forex pairs. i want it to use stop loses and take profits as the market might change direction anytime. i want to work on both mt5 and mt4
I want to make something automatic which EMA will automatically trade in my account. For this I want to make a simple robot I want to get this made automatically on a simple EMA
Dear All, I need to design and implement an EA with the involvement of a possible AI. I would like the entries to be realized with all MACD, RSI, Stoch parameters but also Ai. I mainly want the system to immediately close the transaction itself at the time of trend reversal even before reaching the TP position. It should work for intervals M15, H1, H4 and maybe long-term on D1 Platform for MT5 and exclusive only
Saya memerlukan Expert Advisor berdasarkan sinyal AOX. Itu harus memiliki pemeriksaan dan penanganan kesalahan operasi perdagangan. Kriteria utama pembukaan dan posisi penutupan: ■ arah rata-rata bergerak ■ harga lebih tinggi dari bar sebelumnya. Lot perdagangan adalah parameter masukan
Good Day I would like to create a trading bot that is able to link to my news provider. The bot will execute trades based on the actual news release data as soon as the data is released. I will need to input parameters that would automatically trigger once the actual data is released (Need to know what format you will require or other recommendations) Execution speed will be a crucial factor in this regard. Adding to
I believe in Robotics as a major artificial intellect to function of growth of business.Therefore if you script there is a likelihood of bringing economies of scale.The retrospective of the dynamics of indulgence of work can be economics of scale
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )

프로젝트 정보

예산
30 - 50 USD
개발자에게
27 - 45 USD
기한
에서 1  10 일