Техническое задание
I am currently looking for a programmer who can write code in meta trader/ MQL5.
NOTE: you will have to know sloping and parameters reading because you will have to write code for reading four different indicators and how they slope.
I would like to be able to set rules within one pair or instrument which I will call the MASTER pair or instrument. And then have the trade executed within another pair/instrument, which I call the SLAVE. The execution will be based on rules set in the master which are from 4 different indicators. One the rules are met in the Master the EA will then look at the slave instrument within the SAME time frame as the master to make the trade. Example rules are met in say JPY in the 5-minute timeframe, then the EA will go into USD for example and make the trade. The same indicators will be in the slave pair as well. I just want to be able to turn them on and off.
I will also want the system to use a stoploss and trailing profit.
System will never be in more than one trade at a time but can-do rapid trading if I set it to.
NOTE: I will be using he EA to automatically trade
System will never be in more than one trade at a time but can-do rapid trading if I set it to. MUST include source code and such code will be owned by me, worldwide, internationally and in perpetuity.
NOTE: I will be using he EA to automatically trade
All code will be placed on my GitHub account
1 Need to be able to set the rules for both buying and selling at the same time.
2 Need a way to manually go into each indicator Alligator, MacD, Stostic and RSI and set the trading rules. So, on each indicator there needs to be a way to choose a setting based on say a clock up or down or north and south. Once I choose the instrument or pair the EA will read ALL timeframes at once looking for rules. Once rules are met in any of the timeframes the EA will then look at the pair/instrument which I chose to make the trade. It MUST make the trade in the same timeframe as where the rules were met in the Master, but the actual trade will be made in whatever pair I choose based on rules set there. The rules are based on indicator setting. but only I am currently looking for a programmer who can write code in meta trader/ MQL5.
3 I want to be able to turn off induvial timeframes where the EA will not look in those timeframes for entry.
4 Need away to adjust the setting for each indicator
5 Need a bell notification that will sound off when rules are meet in the Master pair and jumps to that screen. Just like in trading view whenever an alarm is set, and rules are meet it not only sounds off but displays the timeframe in which the rules were meet.
6 There will be a separate RSI reader for that trading pair. Trade will only execute when the two RSI are going in the same direction. All other rules will apply but the trade will execute in the pair I choose.
7 Need a way to see what time frame the trade was executed in
8 Once trade is executed the trailing stop will execute.
9 System will NOT execute more than one trade at a time. But once one trade is executed and exited if the rules are still being met then the next trade will happen automatically
10 Once the first trade is executed and goes into profit the second trade is executed and so on.
11 I need to be able to turn on and off each indictor individually.
12 Result page that includes the timeframe the trade was made in
13 Need a way to set a stoploss for each trade.
14 EA can work in only one pair/instrument as well (test M move)
NOTE: you will have to know sloping and parameters reading because you will have to write code for reading four different indicators and how they slope.
I would like to be able to set rules within one pair or instrument which I will call the MASTER pair or instrument. And then have the trade executed within another pair/instrument, which I call the SLAVE. The execution will be based on rules set in the master which are from 4 different indicators. One the rules are met in the Master the EA will then look at the slave instrument within the SAME time frame as the master to make the trade. Example rules are met in say JPY in the 5-minute timeframe, then the EA will go into USD for example and make the trade. The same indicators will be in the slave pair as well. I just want to be able to turn them on and off.
I will also want the system to use a stoploss and trailing profit.
System will never be in more than one trade at a time but can-do rapid trading if I set it to.
NOTE: I will be using he EA to automatically trade
System will never be in more than one trade at a time but can-do rapid trading if I set it to. MUST include source code and such code will be owned by me, worldwide, internationally and in perpetuity.
NOTE: I will be using he EA to automatically trade
All code will be placed on my GitHub account
1 Need to be able to set the rules for both buying and selling at the same time.
2 Need a way to manually go into each indicator Alligator, MacD, Stostic and RSI and set the trading rules. So, on each indicator there needs to be a way to choose a setting based on say a clock up or down or north and south. Once I choose the instrument or pair the EA will read ALL timeframes at once looking for rules. Once rules are met in any of the timeframes the EA will then look at the pair/instrument which I chose to make the trade. It MUST make the trade in the same timeframe as where the rules were met in the Master, but the actual trade will be made in whatever pair I choose based on rules set there. The rules are based on indicator setting. but only I am currently looking for a programmer who can write code in meta trader/ MQL5.
NOTE: you will have to know sloping and parameters reading because you will have to write code for reading four different indicators and how they slope.
I would like to be able to set rules within one pair or instrument which I will call the MASTER pair or instrument. And then have the trade executed within another pair/instrument, which I call the SLAVE. The execution will be based on rules set in the master which are from 4 different indicators. One the rules are met in the Master the EA will then look at the slave instrument within the SAME time frame as the master to make the trade. Example rules are met in say JPY in the 5-minute timeframe, then the EA will go into USD for example and make the trade. The same indicators will be in the slave pair as well. I just want to be able to turn them on and off.
I will also want the system to use a stoploss and trailing profit.
System will never be in more than one trade at a time but can-do rapid trading if I set it to.
NOTE: I will be using he EA to automatically trade
the RSI in slave is going in the same direction as what the rule in the MASTER is.3 I want to be able to turn off induvial timeframes where the EA will not look in those timeframes for entry.
4 Need away to adjust the setting for each indicator
5 Need a bell notification that will sound off when rules are meet in the Master pair and jumps to that screen. Just like in trading view whenever an alarm is set, and rules are meet it not only sounds off but displays the timeframe in which the rules were meet.
6 There will be a separate RSI reader for that trading pair. Trade will only execute when the two RSI are going in the same direction. All other rules will apply but the trade will execute in the pair I choose.
7 Need a way to see what time frame the trade was executed in
8 Once trade is executed the trailing stop will execute.
9 System will NOT execute more than one trade at a time. But once one trade is executed and exited if the rules are still being met then the next trade will happen automatically
10 Once the first trade is executed and goes into profit the second trade is executed and so on.
11 I need to be able to turn on and off each indictor individually.
12 Result page that includes the timeframe the trade was made in
13 Need a way to set a stoploss for each trade.
14 EA can work in only one pair/instrument as well (test M move)
Похожие заказы
Hi, I hope you doing Greate, Let me share details , so the original EA already working but you can check and verify everything fine.First you verify that all original EA features are working correctly then add a user dashboard showing the number of detected zones, buy sell both none status, and an on off button. also ensure mitigated zones disappear properly and that trades follow the zone rules, and integrate the
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
Looking for a Proven Non-Repainting Gold Indicator (XAUUSD) – High Accuracy & Ready-Made Solutions Only 📌 Project Description: I am looking for a high-quality, non-repainting indicator specifically for XAUUSD (Gold) that is already developed and tested. ⚠️ Important: I am NOT looking for a new indicator to be built from scratch. I want an existing, proven system that you have already created and are confident in. 🎯
Tradingview indicator
30+ USD
Hi, Before ordering, I want to verify the quality of your ICT/SMC logic. Do you have an existing indicator or strategy (your own work) that I can test on TradingView? If yes, please provide: 1. A demo (invite-only script or video) 2. Proof it is NON-repainting (explained clearly) 3. Live or replay demonstration (not static screenshots) Specifically I want to see: * Clean swing structure (no consecutive highs/lows) *
Project Overview I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the
have the Beatrix Inventor Expert Advisor (EA) that was profitable in the past but has been losing money recently. I need an experienced EA developer/optimizer to study the trade history (especially Stop Loss hits, drawdown periods, SL/TP behavior, win/loss ratio, etc.) and recommend + implement specific tweaks so it becomes consistently profitable again. Your job: 1. Deep analysis of why the EA is no longer
I’m looking to purchase a profitable automated trading system for NinjaTrader that can trade NQ/MNQ or ES/MES futures . My goal is to find a strategy with strong profit potential , even if it comes with a higher drawdown. Please send any algos you have that trade NQ/MNQ or ES/MES with at least a 1-year backtest , preferably a system that is not based on ultra-fast scalping . Scope of work Provide a NinjaTrader
NinjaTrader code fixing
30+ USD
Good morning, I have a Gap Fill strategy and a 10 min opening range break strategy that trade on RTH ES Futures data I have been working on that seem to have some bugs while live trading. They have both been coded by ChatGPT so I would like someone that know how to properly code a strategy to go over each to proof and debug them. Would you be able to do this and could you possibly add some context or features that
hello, please take a moment to review my project. It is for Quanttower. it is very detailed in the instructions. Thank you, Just let me know if you can do it and the whats the cost and timeframe
I’ve been following your profile and I'm interested in your expertise with the ATAS API and C# development. I have a clear technical scope for a high-performance M1 indicator focused on Binary Options and Scalping. The core logic is based on institutional Order Flow convergence: Stacked Imbalances: 300% ratio with a minimum of 3 consecutive levels. Delta/Price Divergence: Filtering for market exhaustion (New Highs
Информация о проекте
Бюджет
100 - 280 USD
Сроки выполнения
от 2 до 5 дн.