仕事が完了した

実行時間2 時間
依頼者からのフィードバック
Very satisfied. Fast delivery. I will do more work in the near future
開発者からのフィードバック
Спасибо!

指定

I want to develop an indicator for MT4 Correlation similar to this demo I'm sending.

This demo is for MT5 and is valid until 2020-01-10 but if you use backtest with earlier date it will work for you. Observe how it works

I do not have the .mq5 file

indicator plots on a sub window the Price Line Close of 2 different symbols around level 0      Does not repeat and has no delay

look print 00.png


I want the indicator to work in exactly the same way as the demo indicator and with the same options by adding a few more:

look print 01.png


TimeFrame        PERIOD_M5        TimeFrame Choice

Symbol n.1        EURUSD             Can I set any Symbol Available on Broker example: EURJPY, GOLD, XAUUSD, WING20, WIN $ N, BTCUSD, UsaTec, Bra50Feb20, CoffeMar20, VALE3, SILVER ...

Reversed           false                 Reverse Position

Symbol n.2        USDCAD            Can I set any Symbol

Reversed           false                Reverse Position

Average Period     14                 Adjustable Period

Period                100                Determining Amount of Candles for Plot Calculation  (If you change this value the plotting of lines will also change)

nDrawBars        1000                Determine How Many Candles Behind That Indicator Will Be Visible

Delta #1                 0                Level 0

Delta #2            4000               Adjustable Delta Level

Delta #3           -4000              Adjustable Delta Level

Delta #4           20000             Adjustable Delta Level

Delta #5          -20000             Adjustable Delta Level



look print 02.png

look print 03.png

Choosing Colors and Thicknesses of Precision Lines, and Delta Lines

Buffer1 line Price Symbol 1 with description showing delta value above or below 0

Buffer2 line Price Symbol 2 with description showing delta value above or below 0

Buffer3 showing the delta value difference between the 2 lines

Line Price Above Level 0 value Buffer Positive Line Price Below Level 0 value Buffer Negative

Subwindow texts equal to Demo showing Values

I want the file using #property strict

and I want the .mq4 and .ex4 file without warnings

I want the whole code Commented in English or Portuguese Brazil



ファイル:

PNG
00.png
53.1 Kb
PNG
01.png
17.9 Kb
PNG
02.png
5.8 Kb
PNG
03.png
7.3 Kb
EX5
Demo_Corre.ex5
156.1 Kb

応答済み

1
開発者 1
評価
(199)
プロジェクト
287
52%
仲裁
0
期限切れ
1
0%
2
開発者 2
評価
(277)
プロジェクト
334
55%
仲裁
14
36% / 29%
期限切れ
1
0%
3
開発者 3
評価
(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+ USD
開発者用
27 USD
締め切り
最高 5 日