Hello everyone,
So I'm looking for an experienced coder for this job.
First you need to be able to make an indicator that will spot a specific pin bar pattern which is the easy part.
Then add some filters to it:
- pivot point with different calculation method and able to check different timeframe for the pivot lines see if they come in contact with that signal candle
if the pin bar comes into contact with a pivot line (PP, S or R), or within a fixed buffer value, then flag the candle as proper signal
it will also filter with ATR value (default 8 period ATR but can be changed in the inputs)
able to send alert, push alert etc
a pre alert system, which will send a notification but this time while the candle is still in formation
it will display an arrow to signal the candle as well as a coloured rectangle to show the space available on the left of that candle .

this is basically what it's gonna look like, with an arrow (triangle, whatever) showing the signal candle after filtering ATR and pivot line touch etc
it will display a rectangle with 4 different colors depending on the wick part that meets the criteria (0-25 26-50 51-75 76-100%)
if you feel like you're able to do this then we can discuss all the details to be sure.
I'll need clean source code for this and it will be included in an EA.
If you can code it for both MT4 and 5 it's a big plus
The corresponding EA isn't really complicated, it will take entries based on the indicator.
if signal candle appears then take sell/buy. placement of the SL is either below/above the signal candle + fixed pips, take profit will be either at a multiple of the SL value (ex TP=2xSL in pips) or trailing stop. it can also take partial profit on TP1 and let the rest run until TP2 is hit (either another multiple or trailing with risk multiple or next pivot line etc)

this is one example of setup for the EA with SL/TP
it can also close the trade on opposite signal from the indicator (ex: print a new bullish candle signal while a sell is in progress), either on the same time frame or the timeframe below (ex: sell trade on 5min chart, if a bullish signal is printed on the 1min TF then close trade)
it will need to calculate the position size, it can be fixed amount of risk (ex: 10$), a % of the account equity/balance/freemargin or a fixed lot size.
it will have the option to use martingale: multiplying the position size by X (0.10 for a 10% increase in risked position etc)
I have everything written in details in proper PDF but this is the main idea, rest is basically trade hours, slippage, max number of trades open etc
so if you feel like you can clearly do this job we can discuss the price and time needed for both the indicator and the EA
P.S: please do not apply if you think you can't do some parts of it
Ordini simili
//+------------------------------------------------------------------+ //| XAUUSD Ultimate Institutional EA | //| Features: | //| - True swing-based market structure | //| - BOS sniper entries on M5 | //| - Liquidity sweep filter | //| - Partial TP + breakeven | //| - Visual BOS, swings, liquidity
I need a professional developer to build a Telegram-to-MetaTrader trade copier system. Project overview: - A Telegram bot will read trade signals from a Telegram channel - Trades will be automatically executed on MT4 and/or MT5 accounts - The system must support copying trades to multiple MetaTrader accounts - Execution should work even when the user is offline Functional requirements: - Structured signal format
Hello great developers, I need a very fast and hardworking deliver who know both back end and front end of trade copier system. I need a web based trade copier application, i already create the website aspect, only need the copier to be included. I actually have a limited time, and no room for unprofessional developers, kindly send your applications if you can actually get it done in the space of 2 days and my budget
I am looking for an experienced MQL5 developer to convert a complex TradingView Pine Script (will provide the script from tradingview) into a fully automated MT5 Expert Advisor -bot. The TradingView script includes: Market Structure (BOS, CHoCH, Swing BOS) Strong / Weak High & Low Equilibrium (Premium / Discount zones) Volumetric Order Blocks Fair Value Gaps (FVG / VI / OG) Accumulation & Distribution zones Equal
// Add this to your EA after ExportState() function void SendToBase44(const string state, const string dir, double entry, double sl, double tp) { string url = " https://preview-sandbox--ee0a32a725b788974de435e8cef40b7a.base44.app/api/functions/receiveEAState "; string headers = "Content-Type: application/json\r\n"; string json = "{" "\"symbol\":\""+_Symbol+"\","
Hello! I am looking for an experienced, top-rated developer to build highly profitable strategy software that provides accurate signals for both long-term and short-term trades. The software must analyse the market correctly, indicating when to enter and where to set Take Profit (TP) and Stop Loss (SL) levels. It must deliver accurate results across all markets, including Forex, cryptocurrencies, metals, indices, and
1.Sinyal Perdagangan : Sinyal beli: garis MACD utama memotong garis sinyal ke atas (macd_current>signal_current && macd_previous<signal_previous). Sinyal jual: garis MACD utama memotong garis sinyal ke bawah (macd_current<signal_current && macd_previous>signal_previous). Gambar di bawah menunjukkan kasus beli dan jual. 2. Posisi ditutup pada sinyal yang berlawanan: Posisi beli ditutup pada sinyal jual, dan posisi
can anyone help me with building a complete automated pine code strategy and indicator that work for both FXs & CFDs and have a high winning rate proved through back testing. I have a very complex current code that developed mostly using AI but lots of gaps are there although it translate exactly what I have in my mind. So, you are free to decide whether wo build a complete new code or fix my current working code ( i
Hello. I am finding an experienced python developer who can implement my trading strategies into robots. I like trend-following swing trading strategies and am going to automate my idea. More details can be discussed by chatting. If you have similar working experience it can be a plus. Thanks
I have created a bot based on my logic and requirements. But some of the logics are not working as not expected I want you to analyze the existing code and modify or create a new EA for MT5 as per my requirements I want you to modify MQL5 and Set files code for the Buy and Sell Consecutive orders in this way Symbol = XAUUSD, Time Frame = 1 min / 5 mins This is an example for placing the orders First Order should