Termos de Referência

I would like help coding a EA/bot that goes off of macd signals. Essentially I would like the EA to open a trade a buy or sell position on a aud/usd 15m time frame when the Macd signal crosses the Macd line. I would like the EA to risk 100% of the lot size and put the take profit as 100% as well. Example: signal line crosses above macd line and opens a short trade of $80 and the ea places the stop loss at -$80 and the take profit at +$80 and only closes once one of these targets are hit.

Please let me know if you need any further clarification.

Thanks 
Kyle

Respondido

1
Desenvolvedor 1
Classificação
(769)
Projetos
1033
44%
Arbitragem
50
8% / 50%
Expirado
117
11%
Livre
2
Desenvolvedor 2
Classificação
(249)
Projetos
446
34%
Arbitragem
56
36% / 38%
Expirado
164
37%
Carregado
3
Desenvolvedor 3
Classificação
(10)
Projetos
10
20%
Arbitragem
3
33% / 33%
Expirado
3
30%
Livre
4
Desenvolvedor 4
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
5
Desenvolvedor 5
Classificação
(1102)
Projetos
1459
45%
Arbitragem
49
73% / 12%
Expirado
36
2%
Livre
6
Desenvolvedor 6
Classificação
(59)
Projetos
78
26%
Arbitragem
9
33% / 56%
Expirado
8
10%
Livre
7
Desenvolvedor 7
Classificação
(67)
Projetos
79
33%
Arbitragem
6
50% / 33%
Expirado
7
9%
Livre
8
Desenvolvedor 8
Classificação
(4)
Projetos
4
0%
Arbitragem
1
0% / 100%
Expirado
1
25%
Livre
9
Desenvolvedor 9
Classificação
(65)
Projetos
71
30%
Arbitragem
8
0% / 88%
Expirado
5
7%
Livre
10
Desenvolvedor 10
Classificação
(7)
Projetos
8
0%
Arbitragem
3
33% / 67%
Expirado
0
Livre
11
Desenvolvedor 11
Classificação
(558)
Projetos
1344
59%
Arbitragem
28
82% / 0%
Expirado
10
1%
Trabalhando
12
Desenvolvedor 12
Classificação
(11)
Projetos
21
52%
Arbitragem
1
100% / 0%
Expirado
1
5%
Livre
13
Desenvolvedor 13
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
14
Desenvolvedor 14
Classificação
(586)
Projetos
1048
49%
Arbitragem
39
28% / 41%
Expirado
49
5%
Trabalhando
15
Desenvolvedor 15
Classificação
(2443)
Projetos
3080
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Livre
16
Desenvolvedor 16
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
17
Desenvolvedor 17
Classificação
(87)
Projetos
114
26%
Arbitragem
7
29% / 57%
Expirado
5
4%
Livre
18
Desenvolvedor 18
Classificação
(42)
Projetos
88
14%
Arbitragem
31
29% / 55%
Expirado
36
41%
Trabalhando
19
Desenvolvedor 19
Classificação
(66)
Projetos
143
34%
Arbitragem
10
10% / 60%
Expirado
26
18%
Livre
20
Desenvolvedor 20
Classificação
(564)
Projetos
933
47%
Arbitragem
302
59% / 25%
Expirado
125
13%
Carregado
21
Desenvolvedor 21
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
Pedidos semelhantes
Hi, I will use: 5 indicators to find main trend , 5indicators to find current trend, find pivot point, support/resistance, reversel candle then entry.......indicators are available on mt5. *Dashboard chart will show on the chart as all indicators result,,,,as MA,MACD, bullish or bearish ,,,,add all others features days of trading,,,,hrs,,,etc
Ea already has it way of placing order by putting pending orders when candle open in the direction of the previous candle .All function of the ea should be maintained nothing should change. I want ea should have a compounding order function,which allow ea place multiple pending order in the form of grid with a compounding pips interval function(the distance between two pending orders) in accordance to original ea
I want Ea tht will work on boom and crash only. The ea must work in m1 / m5 and it must scalp . I want the ea grow small account like 10 usd to 100/50 usd daily.. boom and crash no loss . The developer must came with the strategy... this ea is for small account
Here’s a rephrased version with more than 30 words: "Hello, I'm new here and looking for assistance in coding my trading strategies on TradingView. I need someone experienced with Pine Script to help me create scripts for my strategies. Please let me know if you're able to assist with this project. Thank you!" 4o
Please I am new here I need someone to help me code my strategies on tradingviews. I need pine script for my tradingview. Please let know if you can help me on this project. thanks
My strategy I’m looking to turn into code. Trading Instrument - Crude Oil Futures (CL) Chart and Timeframe - 30-second chart Entry Setup 1. Time Focus on the first 30-second candle after 11:00: 00 AM New York time. (11:00: 00 candle) 2. Candle Size Limit : Skip the trade if the first candle is greater than 10 points. 3. Entry Orders - Place stop orders at the high and low of the first 30-second candle after
I need to create an EA based on my own strategy that actually is a little bit different from most of the usual EA. This because it use an indicator but the power of the system is just because it can shows target price by designing trendline on the price chart in a unusual way. A friend of mine tried to create it on MT4 platform but, in the end, he realized that this platform has big limits when the program lines
This is a 2000 lines own-made breakout EA that I need to have cleanly converted from mql4 to mql5 for learning purposes The start() is about 400 lines long ; basic breakout with specific features , built for Index CFDs with 2 digits (typically DAX or SP500; TP SL... are expressed in actual Points) The Ontester() is about 400 lines (contains 58 different custom opimizations) The Deinit() is about 150 lines The
REQUEST: Need to change the calculation to only historical bars, from [Last bar -1]. 1. No calculation OnTicks 2. No calculation of the Last Current Bar 3. The chart values in real time must be exactly the same refreshing the indicator. 4. Must be very fast in EA as the calculation will be only OnBar. 5. Last bar values must be ZERO (or copying same value of the previous bar). MORE INFO: It use several native
Hey there! I’m looking for a talented NinjaTrader programmer to partner with on some exciting projects. If you have a knack for NinjaScript and a passion for trading tech, let’s team up! What You Can Expect: A friendly collaboration on diverse projects Fair pay—50/50 split on all earnings An opportunity to dive deep into innovative trading strategies What I’m Hoping You Bring: Experience with NinjaTrader and

Informações sobre o projeto

Orçamento
50 - 100 USD
Desenvolvedor
45 - 90 USD