EA based on real time screen color detection from an external browser

İş tamamlandı

Tamamlanma süresi: 11 gün
Geliştirici tarafından geri bildirim
A very nice customer, exciting job, good communication, precise requirements, fast payment. It will always be a pleasure to work with him!
Müşteri tarafından geri bildirim
Excellent job!

İş Gereklilikleri

1. The idea of the trading system is as follows: market entries are performed when the screen color captured from a external browser is green or red

2. Those Signals are determined based on a protected TradingView indicator, which can't differentiate buy and sell signals through  TradingView's Alarm feature, that's why the only way out as a signal to trigger a MT5 EA action is through it's real time behavior on the screen

3.Buy Long Signal: If the  external browser screen shows a GREEN dot, or if the User manually press the button "C" on the keyboard, place an OCO purchase order at the High of the previous Candle + 1 tick;

3.Sell Short Signalf the external browser screen shows a RED dot, or if the User manually press the button "V" on the keyboard, place an OCO sell order at the Low of the previous Candle - 1 tick;

4. Positions are closed 1 second before the closing of the 1 candle after the candle where the position was opened, IF the distance between the current price and the entry price is LESS or EQUAL to a positive number of ticks. IF not, it remains open until it is closed at Gain, Loss or automatically closed at the end of the day, at a configurable time.

5.Position management

Automatic cancellation of a non-executed Order: If an open order is not executed by the end of the candle in which it was opened, cancel automatically

Manual Cancelation of a  non-executed Order: By pressing the button "ESC" on the keyboard, cancel all open orders;

Close all open positions: By pressing the button "Z" on the keyboard, all open operations will be closed at market prices;

Auto Breakeven: if the distance between the current price and the entry price is HIGHER or EQUAL to a positive number of ticks, move StopLoss to the entry price

Take Profit: close the opened position at Market if the distance between the current price and the entry price is HIGHER or EQUAL to a positive number of ticks

Stop Lossclose the opened position at Market if the distance between the current price and the entry price is LOWER or EQUAL to a negative number of ticks


6. Configurable Parameters

- Take Profit in ticks: 34 (configurable)

- Stop Loss in ticks: 48 (configurable)

- Close OCO order by Time: 17:40pm (configurable)

- Auto Breakeven Distance to trigger in ticks: 23 (configurable)

Auto Breakeven new Stop Loss distance from the Entry Price in ticks: 0 (configurable)

- Position automatic Closing: seconds before the closing of the subsequent candle: 1 (configurable)

- Position automatic Closing:  minimum distance between the current price and the entry price, for the operation to remain open in ticks: 10 (configurable)



Yanıtlandı

1
Geliştirici 1
Derecelendirme
(475)
Projeler
504
53%
Arabuluculuk
10
60% / 20%
Süresi dolmuş
3
1%
Serbest
2
Geliştirici 2
Derecelendirme
(253)
Projeler
408
38%
Arabuluculuk
86
43% / 19%
Süresi dolmuş
70
17%
Yüklendi
3
Geliştirici 3
Derecelendirme
(12)
Projeler
30
67%
Arabuluculuk
2
0% / 0%
Süresi dolmuş
10
33%
Çalışıyor
4
Geliştirici 4
Derecelendirme
(14)
Projeler
19
11%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
5
26%
Serbest
Benzer siparişler
Make ea 30+ USD
I want close option signal option even when tp and sl is active with take profit stop loss and trailing stop loss. time filter, auto lots x balance. i get paid on 00:00 uk time so i can send the agreement
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
// @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 )
I need a chart to replicate/track my equity + Balance Curve into my mt4. Also this chart i need to be able to add Stochastic / Bollingerband / Moving average on the equity/balance curve. Besides the equity curve i would like the indicator to show the Line-chart of my win + 1 and my loss -1 which results in a win-loss curve. ( i will discuss this with the choosen developer in depth. ) More information on what i want
I want to export the live feed from my market watch to my technical analysis software. They have provided me an api also. Is there a way that their api can be integrated and take rates from my mt5 client terminal
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should
I need a AI signal generating and executing bot for forex trading. The bot should operate such that when i put it in a chart it will analyze the market, after several minutes it will display whether the trade is buying or selling and then execute a trade. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all

Proje bilgisi

Bütçe
800+ USD
Geliştirici için
720 USD
Son teslim tarihi
from 1 to 6 gün