Simple trading strategy/indicator to be automated

Lavoro terminato

Tempo di esecuzione 4 giorni

Specifiche

Looking for a simple bot that auto takes trades based off a indicator that prints its own buy/sell signals.

i would like the bot to execute pending orders and market orders when the indicator system prints a green (Buy) arrow or red (Sell) arrow

i want the bot to only take the trades at certain times of the day 2:00 am-11:30 am EST 

as you can see from the screenshot below there's arrows that pop up that have a assigned value i would like the pending orders based off the arrow signal price.

overall i just want to automate the trading and only have it take the signals that come up within the desired time window to filter out any possible "false signals" there may be in lower volume times of day. 

i think its pretty simple and can be done relatively quickly. 

File:

PNG
GBPUSDM5.png
100.0 Kb

Con risposta

1
Sviluppatore 1
Valutazioni
(39)
Progetti
50
18%
Arbitraggio
5
40% / 40%
In ritardo
0
Gratuito
2
Sviluppatore 2
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
3
Sviluppatore 3
Valutazioni
(180)
Progetti
301
30%
Arbitraggio
54
24% / 56%
In ritardo
98
33%
Gratuito
4
Sviluppatore 4
Valutazioni
(2423)
Progetti
3045
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
Gratuito
5
Sviluppatore 5
Valutazioni
(196)
Progetti
318
35%
Arbitraggio
64
13% / 56%
In ritardo
82
26%
Gratuito
6
Sviluppatore 6
Valutazioni
(7)
Progetti
14
21%
Arbitraggio
1
0% / 100%
In ritardo
3
21%
Gratuito
7
Sviluppatore 7
Valutazioni
(1)
Progetti
2
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
8
Sviluppatore 8
Valutazioni
(347)
Progetti
544
32%
Arbitraggio
24
67% / 8%
In ritardo
15
3%
Gratuito
9
Sviluppatore 9
Valutazioni
(58)
Progetti
89
38%
Arbitraggio
26
4% / 77%
In ritardo
39
44%
In elaborazione
10
Sviluppatore 10
Valutazioni
(1088)
Progetti
1439
45%
Arbitraggio
49
71% / 12%
In ritardo
35
2%
In elaborazione
11
Sviluppatore 11
Valutazioni
(42)
Progetti
62
8%
Arbitraggio
12
58% / 42%
In ritardo
1
2%
Gratuito
12
Sviluppatore 12
Valutazioni
(298)
Progetti
427
26%
Arbitraggio
18
61% / 33%
In ritardo
26
6%
Gratuito
13
Sviluppatore 13
Valutazioni
(568)
Progetti
641
41%
Arbitraggio
21
57% / 29%
In ritardo
47
7%
In elaborazione
14
Sviluppatore 14
Valutazioni
(548)
Progetti
1330
59%
Arbitraggio
28
82% / 0%
In ritardo
10
1%
Gratuito
15
Sviluppatore 15
Valutazioni
(439)
Progetti
545
25%
Arbitraggio
21
38% / 38%
In ritardo
83
15%
Gratuito
16
Sviluppatore 16
Valutazioni
(143)
Progetti
255
35%
Arbitraggio
12
25% / 58%
In ritardo
42
16%
Gratuito
17
Sviluppatore 17
Valutazioni
(57)
Progetti
177
71%
Arbitraggio
4
100% / 0%
In ritardo
1
1%
Gratuito
18
Sviluppatore 18
Valutazioni
(1)
Progetti
0
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
Ordini simili
ربات1 30+ USD
//+------------------------------------------------------------------+ //| Expert initialization function | //+------------------------------------------------------------------+ int OnInit() { // Initialization code return(INIT_SUCCEEDED); } //+------------------------------------------------------------------+ //| Expert deinitialization function |
Gold robot 30+ USD
I want the robot to execute market on my behalf and open and close the market with profit I don't need lost instead of lost let the robot break even with profit let the robot open 5 position on every trade
We are looking for an experienced MQL5 developer to create a plugin or an automated solution for our MT5 Manager. The purpose of this plugin is to monitor and enforce specific trading volume rules for our Swap free account groups. Our main requirement is to ensure that our clients trade a minimum of 60% of their trading volume during the day, with the remaining 40% or less reserved for subsequent days. Key Features
i get paid in 12 hour too send agreement Once the Tp or stop loss or trailing sl is hit a new order is placed in the direction of where the Tp and sl or tsl is hit immediately So trail profits until close and open new trade in reverse direction immediately and trail until close again points for trailing sl, tp and sl I want the trailing stop too have two different functions one is that it’s trails from the entry
Hi there folks, Need help to develop a trading screener to track and trade the 28 FX major pairs. The panel Will work with 3 signals on the 15 min timeframe and will require: Reading from files, calculate a pair of EMA’s, calculate CCI , calculate ADR’s, generate alerts, open and cover positions based on trader’s manual input (button). Also the EA will need to perform basic risk management based on trader’s input
// @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 )
Hi, i have a tos script i need converted to Ninja script, but someone who knows both coding. Cant be someone who is just going to paste into chat gpt, it requires more understanding for compatibility
Hello, I am looking for a highly skilled and experienced MT4 developer to assist with transferring a strategy currently coded in Pine Script to MetaTrader 4 (MT4). The project requires a professional who can handle this project successfully. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to
Hello, I am looking for a highly skilled and experienced MT5 developer to assist with modifying an existing MT5 file. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to reach out. Thank you for your time and consideration. I look forward to working with the right expert to bring this project to
We are looking for an experienced coder to develop a trading robot that utilizes two main indicators: 1) Brain Trend Signal 2) TMA (Triple Moving Average) Centered Bands. The robot should generate buy and sell signals based on specific conditions and include robust risk management features. Initial Requirements - **Indicators**: 1. Brain Trend Signal 2. TMA Centered Bands - **Timeframes**: - H4/D1 for trend

Informazioni sul progetto

Budget
60+ USD
Per lo sviluppatore
54 USD
Scadenze
da 1 a 14 giorno(i)