Basket Trading EA

MQL4 Experts

Job finished

Execution time 6 days
Feedback from customer
Hooshang made the entire experience seem easy, and responded quickly, when modifications needed to be made. He quickly provided the updated version. Great Job, Thanks JKW

Specification

Need a Basket Trading EA based on the following:

INPUTS: (Available to change)

  • Currency Pairs: A comma separated list of currency pairs.
  • Candles Back: (0 - current candle, 1.....)
    • Looks at the number of previous candles (per currency pair)
       zero would look at the current candle only based on the time selected, if selecting 1 or larger, the current candle would not be looked at. 1 at the previous candle only, 2 at the two previous candles.
    • Runs a formula and determines long or short for each currency pair. (Will provide on work awarded)
  • Trade Type: Long, Short, Both -- Only do long trades, short trades, or both
  • Trade Time: 6:00 PM -- (Based on Broker Time)
    • This time would be the current candle time to look at. The EA would also only execute when this candle closes.
    • Also based on the Chart window time. Example, if a 30 minute chart. At 6:00pm, the close of the 30 minute candle (so 6 pm to 6:30 pm candle) the agent would then look at the Candles back, run a formula, then determine long or short.
  • Pending Pips: A pending order will always be opened. This is the number of Pips above the current candle to place the order. Current candle means the current closed candle set at the Trade Time. So for example, if 6pm Trade Time and 30 minute chart, at the close of the 6pm to 6:30 pm candle, once Trade Type is determined, a Pending order would be placed above or below the closed candle. The number of pips placed above or below is this setting.
  • Add Spread:  Enable/Disable - This would add the current spread to the Pending Pips. So as an example, if the close of the 6:00pm to 6:30 candle, and the formula indicated to do a buy, and the Pending Pips was 20, and the spread enabled, if the spread was 3, then the pending buy order would be 23 pips above the close of the Trade Time Candle. 6:00pm to 6:30pm candle. 
  • Stochastic RSI Settings. (This agent will use the Stochastic RSI) Want inputs for the settings.
  • Enable/Disable RSI -- This will enable or disable the use of RSI as part of the formula
  • Stop/Loss Pips: Initial Stop Loss in Pips if Add spread enabled, adds the spread.
  • Trailing Stop Pips: Number of Pips to Trail by 
  • Activate Trailing Stop:  Initial Pending, After Breakeven, Disable, Use Average True Range
  • Pending Location: High-Low or open-close This would use either the High for buy, Low for Sell, or the body of the Trade Time Candle for the pending order. For example, If I set to high-low, the pending order would be 23 pips above the High for a buy or 23 pips below for a sell. However, if I set to open-close, the trade would be pending order would be placed 23 pips above or below the open or close (depending if the order was a buy or sell, and if the candle was bullish or bearish). Looking for the trend to go above or below the candle body in the direction of the pending order.
  • Stop/Loss additional info -- Use ATR for the stop loss & trailing stop - an option. Initial stop loss should be able to also use Pending location. Example,  stop-loss 10 points above Trade Time Candle close or body.  
  • Take Profit in Pips - Number of pips for Take Profit
  • Trade size:  Trade size to take. Example: .01, .1 or 1 ..
    • Check margin before taking trade. If not enough margin, don't do the trade.
  • Close Pending: Time to close all pending orders
    • Close Pending Order: Enable
  • Other items:
    • If trade on one of the currency pairs is already active, don't do a new trade. For example, from the previous day
    • Notification: send email or push alert of trade, including close pending.

  • Basket Direction: Enable/Disable/Enable-Notrade --  check the basket for overall direction. Example, if 4 of the 6 currency pairs said buy, then the other two currency pairs (short) would not trade. If the currency pairs were equal - 3 buy - 3 sell, have an option for no trade. If just enabled, it would do 3 buys and 3 sells....

I will provide the trade formula once the work is awarded.


















































































Responded

1
Developer 1
Rating
(197)
Projects
201
27%
Arbitration
0
Overdue
3
1%
Free
2
Developer 2
Rating
(1235)
Projects
2820
80%
Arbitration
156
22% / 43%
Overdue
488
17%
Free
3
Developer 3
Rating
(647)
Projects
1295
67%
Arbitration
84
26% / 49%
Overdue
338
26%
Free
4
Developer 4
Rating
(414)
Projects
670
33%
Arbitration
60
17% / 32%
Overdue
113
17%
Working
5
Developer 5
Rating
(365)
Projects
412
36%
Arbitration
35
26% / 57%
Overdue
63
15%
Free
Similar orders
Looking for someone to modify My BUY and SELL Arrow Expert Advisor. I ordered it here with one developer but it is not working well. It is missing BUYs and SELLs entries sometimes. I have the Mql4 file. Thank you
Hi I need a experience programmer to build me bullish and bearish ENGULFING pattern. reversal and continuation. Uptrend support level bullish engulfing candlestick patterns Downtrend resistance level bearish engulfing candlestick patterns scanner EA that send alert with arrow on screen without open trades Multiple times frame H4 D1 W1 MN multiple currency pairs and i want to see all
I 'm looking for a bot to take trades . I have questions 1 . What is the win rate? It could be ! 2 . Any guarantee if the bot does not take a win trade
I am looking to have a tool developed that can connect and copy trade from Quantower on machine A to Quantower on machine B. I am aware that Quantower has a built in trade copier but I need to get the trades over to a different instance of QT on a separate machine. Is this possible and something you could help with? All orders for entry and exit would be market orders so do not need any targets or stop losses copied
I’m looking for a developer that has understanding of scalping and HFT strategies that can make an algo that works for all brokers and prop firm LIVE accounts (like STP, ECN, DMA, Money Makers, NDD, Fast Server etc.,). I want someone that has understanding and insight in different scalping and HFT strategies, preferably something like momentum based strategies. The EA has to work on all Brokers and Prop firms like
I'm looking for professional developer for my project.I'm having indicators source code , i want to convert it into MT4 EA .it is having some basic inputs such as lot size,TP,SL,B.E,trailing,News filter features along with some special inputs.detailed strategy will be discussed in chat room.i prefer Indian developers who speaks hindi
Good Day I would like to create a trading bot that is able to link to my news provider. The bot will execute trades based on the actual news release data as soon as the data is released. I will need to input parameters that would automatically trigger once the actual data is released (Need to know what format you will require or other recommendations) Execution speed will be a crucial factor in this regard. Adding to
The strategy uses a grid trading system where trades are placed at set intervals (grid levels) and are managed using Bollinger Bands for entry and exit signals. A fixed lot size, trades are managed to comply with maximum spread conditions and specific trading hours, with the possibility of closing trades based on Bollinger Bands signals. The use of Bollinger Bands indicates a focus on volatility-based trading, while
Hi, I would like to create an expert advisor to fully automatic trade in MT4 as below, it should be possible with gold or any currency pairs and need to possible with 2, 3, 4 or 5 after decimal quotes PAROL MA CROSSOVER 1. Magic Number : Customize 2. Take profit in points : Customize 3. Stop loss in points : Customize 4. Strat time in GMT : Customize 5. End time in GMT : Customize (It means no need to open a new
Need MT4 EA which will trade based on Round Number and Supertrend. Trading conditions: If buy supertrend is >= lower round number and <= the higher round number, EA will place a buy pending order at the higher round number. If sell supertrend is <= higher round number and >=lower round number, EA will place sell pending order at the lower round number. If the trade is exited because of SL/BE, EA will place another

Project information

Budget
30 - 80 USD
For the developer
27 - 72 USD