Alessio Fav

MQL5 Esperti Integrazione

Specifiche

As a daily stock trader, my trading platform is made of 24 stocks, most common U.S market stocks like Apple, Google and main Index like SPY or DIA.

Currently I am using Ninja Traders, since my strategy indicators have already been created in this platform. I need to make the system automated so that based on the indicators shown on the platform, the robot buys or sell the stock at the predetermined quantity set, the robots also buys or sell at the price shown by one of the indicator, and also set a one cancel the other (OCO) order for a profit target and stop loss also shown in the chart another indicator display me.

More information

When a trade opportunity is available, I am able to see it via an easy to read symbol on the chart (+) which appears. This warns me, the trader, to place a stop limit order exactly at the price indicated by the symbol (+). I call it the entry level.
So, if the price of the stock reach the (+) symbol I want to buy or sell the stock, therefore issue a ticket to the broker.

At the same time the (+) symbol is created, also a profit target 1 (breakeven price) and a profit target 2 dotted green line is also created and a stop loss dotted red line is also shown in the technical analysis chart. As such I need, to tell the broker via the same ticket that if the price reaches the target to close my position or if it hits the stop loss to close my position, whichever occurs first.

Moreover, if the price moves to target 1, witch is my break even price, I need the robot to move the stop loss previously set to the target 1 level.

On average 2 trades a day are actually filled, other times the (+) symbols appears telling me to issue the order, but then  due to change in market conditions, the indicator makes the (+) symbol disappear. In this case I need the robot to cancel the ticket order that was submitted to the program.

Unfortunately I cannot monitor the market daily anymore and I need a software that can place the trade for me when the symbol appears on the chart, and fully managed it. As well as cancel any trade ticket not filled when the respective (+) symbol disappears.

Is this type of robot possible to create??

Overall  the program must be able to:

- recognize the symbol (+)of the trading alert in the chart.

- Must be able to identify the associated entry price, profit target 1 (break even), profit target 2, and stop loss symbols, (the symbols have different colors).

- It must be able, if the entry price is reached to submit a trade order in the brokerage account. This step can also be done in advance via a contingent in price, instructing  to buy or sell the underlying stock only when the entry price is reached (good until cancelled), and with (one cancel the other) advanced order as if profit target 2 is reached it will cancel the stop loss, or if the stop loss price is reached it will cancel target 2 (whichever occurs first).

- if the trade order is executed or filled the program must be able to submit another order if the price moves to target 1 (brake even) and move the stop loss to target 1 level or better.

- 80 per cent of the times trade opportunities appears and then after few days or hours they disappears, so the program must be able to cancel any stop limit order that was placed on hold with the broker when the symbol entry (+) first appeared on the chart and then due to change in market conditions the entry symbol (+) disappeared.

- on average 2 trades a day are actually executed, all the other are ghosts.

All I explained can be easily done manually and it's simple to understand once you see the chart and the symbols. But, I am at the point that I need a robot software.

I must use Ninja Traders for my chart indicators. But I don't care what broker to use, to make the robot do its job. On average, I must have the same quantity invested for all 24 stocks. So each stock for trade will have 250 dollars for example. For some stocks that might be 1 shares, for other 2 shares. My quantity among all have to be in dollars and the same. Not in number of shares.

Please contact me as soon as possible to make the ball rolling.


Regards

Alessio Fav



Con risposta

1
Sviluppatore 1
Valutazioni
(89)
Progetti
137
24%
Arbitraggio
35
9% / 40%
In ritardo
52
38%
Gratuito
2
Sviluppatore 2
Valutazioni
(49)
Progetti
134
27%
Arbitraggio
62
13% / 53%
In ritardo
58
43%
Gratuito
3
Sviluppatore 3
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
4
Sviluppatore 4
Valutazioni
(130)
Progetti
210
40%
Arbitraggio
90
20% / 43%
In ritardo
85
40%
Gratuito
Ordini simili
NADGIO 30+ USD
I need a developer that can convert two Buy and Sell indicators into a trading robot. the indicators has an input parameter, this should be made available for adjustment. Features 1. Break Even 2. Trailing Stop 3. Global TP and SL 5. Time Filter 6. News Filter (If possible)
I need a developer who can convert trading view indicator in to mt5 expert advisor with some modifications. The other details will shared once chosen the developer. Looking for someone who has good knowledge of forex, mql5,and pine script
Hello, i hope you all well. I am looking or a good developer who can understand SCM/ICT concepts so that can modify an existing EA to trade against that. The EA is already there with code and it was trading based on Breakouts zones. Now i want the EA to be modified so that it trades based on inducements and liquidity. The EA should use Pending orders on those zones instead. I do not want new developers to apply
EA for index trading using ATR % of 5day 1 Give Average true range for the past 5 day so 5day ATR also for ref use the indicator "atr value indicator " my entries will be based on a % of this NO. NO. TO BE SHOWN IN TOP CORNER The Expert im looking for is 1.AT X TIME (ie 8:am ) 2.IF price moves X % of the 5 day atr( either up or down ) within Y TIME (IE 5MINUTES ) (if PRICE moves say 30% of the 5 day atr down i buy or
I want to create an Expert Advisor (EA) that can be set to open either buy or sell trades, depending on user preference (buy-only or sell-only mode). The EA will initiate trades when the market reaches (or is equal to or less than) a specified DeMarker value (e.g., DeMarker value = 0.3). The user will set both the DeMarker value for starting trades and another DeMarker value to stop opening new trades. - **DeMarker
Create a mql5 expert advisor for forex/commodities trading based on modified candlestick formation. If modified bullish engulfing appears, EA will open buy position at closing of last candle area with martingale until opening of last candle area and set stop loss at open last candle area. Trailing stop appears when half of all buy positions running profit then when all buy positions running profit, and so on. If
I want to grid based robot such like CM Manual Grid for mt 5 Snap of that attached. like The expert Advisor helps set a network of pending orders and collect profit from any price movement. I can use it to trade many grid strategies. I can also use it to track open positions. "Buy Stop — - open a network of pending stop orders for sale "Sell Stop" - open a network of pending stop orders for purchase "Buy Limit" -
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script
Hi, I would like to have an EA to open trade when 2 time frame met the condition. Need to have ability to select the TF combination, Example: H4 with H1, H1 with M15 etc. PS: Able to lock EA with "Name" or "Account Number" PSS: Able to set trading session for specific pair. Example: US session = EURUSD For Buy #1 Big TF Candle Closed Outside Top BB #2 Big TF Candle touch low MA #3 Got to Smaller TF Candle touch &
I have thee best concept period, hence i got less to say. Actions speaks louder then words. Sign up and lets get started as there is a big world that awaits all your your adventures

Informazioni sul progetto

Budget
300 - 700 USD
Per lo sviluppatore
270 - 630 USD
Scadenze
da 5 a 30 giorno(i)