仕事が完了した

実行時間5 日
依頼者からのフィードバック
Good response and fast programming. Recommended
開発者からのフィードバック
Thanks so much!!!!!

指定

Introduction:
   I would like to get an expert advisor for MT5 to trade the s&p500 futures using a KAMA and pivot points indicator, only the pivot points are considered,
not resistance or support levels.

Strategy:
   The expert advisor should use the kAMA to trigger long or short positions, depending on the side it is from the current pivot point PP=(H+L+C)/3.

If the KAMA (SHIFT 1) is above the current pivot point it should trigger a buy trade. If the KAMA (SHIFT 1) is below the current pivot point it should close
the previous long position (if there is any) and inmediately open a short position. There must be always a long or short position opened.
When new pivot points are created, at the end of the day, week or month, the trade shoud be kept open until the KAMA (SHIFT 1) is positioned
at the opposite side of the new pivot point.

The expert advisor should ask for the following information:
   The time frame of the pivot points indicator (1 month, 1 week, 1 day)
   The KAMA settings
   The time frame of the graph
   The maximum exposure of the account in % (0'1, 1, 2, 10, 50...) that should be calculated at the beginning of every new trade. The exposure should be
   calculated using MAINTENANCE MARGINS.

Additional requirements:
   The instruments to trade would be futures of the s&p500, micro or mini through AMP futures platform
   The expert advisor should plot in the graph both the KAMA and the last 10 pivot points (without R1, R2, S1...)
   The expert advisor should have a magic number in case I want to be using it in different time frames   simultaneously.
   I would like to also have the source code.

応答済み

1
開発者 1
評価
(2428)
プロジェクト
3057
66%
仲裁
77
48% / 14%
期限切れ
340
11%
仕事中
2
開発者 2
評価
(94)
プロジェクト
148
59%
仲裁
16
38% / 13%
期限切れ
25
17%
3
開発者 3
評価
(11)
プロジェクト
21
52%
仲裁
1
100% / 0%
期限切れ
1
5%
4
開発者 4
評価
(26)
プロジェクト
23
39%
仲裁
26
8% / 38%
期限切れ
0
5
開発者 5
評価
(19)
プロジェクト
27
11%
仲裁
11
9% / 55%
期限切れ
12
44%
6
開発者 6
評価
(23)
プロジェクト
45
20%
仲裁
24
29% / 46%
期限切れ
12
27%
7
開発者 7
評価
(137)
プロジェクト
167
35%
仲裁
11
91% / 0%
期限切れ
0
8
開発者 8
評価
(42)
プロジェクト
88
14%
仲裁
30
30% / 53%
期限切れ
36
41%
仕事中
類似した注文
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 )

プロジェクト情報

予算
100+ USD
VAT(付加価値税) (21%): 21 USD
合計: 121 USD
開発者用
90 USD
締め切り
最低 1 最高 5 日