명시
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)
비슷한 주문
I want a modification on my ea . A spread filter or slipage filter such that when the market price is less than 50 point away from the pend order , then ea check the spread if less than the set filter spread. If spread is more than the set spread, the ea will delete the pend order . Secondly , if the broker price is moved or sliped the pending order from the original price it was set by the tolerable slipage distance
1. Objective Create an MT5 automation script (or set of scripts) that fully automates my strategy optimization workflow, including: • Batch optimization runs • Automatic filtering of results • Automatic forward testing • Exporting and organizing results into structured files/folders The goal is to reduce manual work and allow one‑click execution of the entire pipeline. 2. Platform & Environment • MetaTrader 5 •
Would it be possible to connect Futures prop firm with Rithmic or Tradeovate platform to Ninjatrader automated trading ? If anyone can do this for me I will be happy to get started with the person right away
Modify Ninjatrader indicator
40+ USD
hello great developer I want to modify my NT8 indicator to change its arrow printing logic so that arrows appear on the first candled dot, not after the series. no repaint and no back painting. all in real time. This will help me get timely signals. Scope of work - Modify NT8 indicator logic to print arrows on the first candled dot. - Ensure arrow print matches 90%+ accuracy compared to the current functionality. -
I have a open source Tradingview indicator that I want it to be converted to Ninja Trader8. I have attached it. Please let me know, if you can do it and for how muc
I need help in modifying an amibroker AFL indicator the indicator already works but I need per symbol static variable isolation, parameters persistence per symbol after restart, non declining trailing stop logic, parameter auto restore when switching symbols and a global reset function for static variables. For better understanding As discussed, this is the official offer for restructuring my RAD Chandelier stop loss
Tradingview chart setup
30+ USD
Hi , I have some indicators that I want set up on my TV chart and want to create one chart for some and another chart for some others. Plus I want to set up the brackets orders so I can trade from the chart. I have these set up somewhat but need it cleaned up and the way I want them. how much would something like this cost to do? I'm in California and would like you to show me so I can learn to do this when I want to
Martingale Strategy
50 - 70 USD
I need a gambling bot that implements the Martingale Strategy for betting on roulette. It will be used on platforms like Betcity and Unibet to manage bets effectively. Scope of work - Develop a bot that implements the Martingale Strategy for roulette. - Ensure compatibility with Betcity and Unibet platforms. - Include functionalities for adjusting bet size and managing losses. - Integrate platform-specific features
Matriks IQ platform for the Turkish stock market
30 - 200 USD
Hello everyone, I am looking for an expert who is experienced with the Matriks IQ platform for the Turkish stock market. The project requires proficiency in C# coding within this environment. If you have prior experience or have developed algorithms on this platform, please reach out to me so we can discuss the details. Regards
I am looking for a professional developer to build a custom trading analysis software for me. This tool is NOT an automated trading bot (EA); it is an analysis dashboard to help me identify high-probability setups based on my strategy. Key Requirements: Multi-Timeframe Analysis: The software should scan 4 different timeframes (M15, M30, H1, H4, D1, WK1, MTH1) and alert me when my conditions are met. Indicator
프로젝트 정보
예산
100 - 280 USD
기한
에서 2 로 5 일