Trade Manager EA for MT5 , Renko and Futures Needed

MQL5 エキスパート 先物

仕事が完了した

実行時間12 日
依頼者からのフィードバック
He is an excellent developer and helpful. Can not recommend enough!

指定

(Currently I have a version in MT4, which could not be converted hence this new job)

This should be:
  1. Written for US Futures (S&P etc)
  2. Should be developed and tested for this Renko bar generator generated chart: https://www.mql5.com/en/market/product/16347
  3. Please apply only if you have developed EAs for Renko charts on MT5, in the past. Please apply only if you are one of best MQL5 coders outthere, as code quality will be assessed by an experienced coder
Specifications:
  1. 9 Buttons: (vertically placed and user definable location)
    1. Limit Sell - Distance to PO from current price, definable in Ticks(Futures)
    2. Buy Stop - Distance to PO from current price, definable in Ticks(Futures)
    3. Buy Market   
    4. Close Pending (this should close ALL POs)
    5. Close Opened (this should close ALL opened orders)
    6. Sell Market 
    7. Sell Stop - Distance to PO from current price, definable in Ticks(Futures)
    8. Limit Buy - Distance to PO from current price, definable in Ticks(Futures)
    9. EA Auto Trade mode (auto trading code will be hooked to this button, from a later Job):
      1. When pressed, there should be a way to see clearly that the Auto trading is ON...with a different colour and texts with LARGER font size in the Table - see point 7 below...
      2. Please provide(for testing purposes) a very rudimentary simple sample function for a signal trigger, that creates orders that use defined-from-below mentioned settings(stop and limit orders) SL,TPS, Trailing and BE...
        1. I think the Author of the Renko chart generator provides some sample code, that can be utilized here.
  2. Eg of the appearance of the buttons:
  3. This Trade Manager should display it's buttons on each chart(Renko chart) . When several charts opened, with a Trade Manager instance for each chart, there should not be any issue with Magic numbers etc...
  4. TWO sets of settings for Limit and Stop orders ( each ).
    1. Settings:
      1. Risk
        1. Contracts | Lots (or % ) risk per trade
        2. SL Ticks
        3. TP Ticks
      2. Trailing:
        1. Start At Ticks
        2. Trail Ticks
        3. Trail Step Ticks
      3. BE (can use negative value here...eg -1Tick)
      4. Partial closes:
        1. Partial close at ticks(eg 20,30,40 etc)
        2. Partial close percentage of contracts (% of lots) (eg 50,75,25 etc)
      5. Order Comments
  5. IMPORTANT: The TP is achieved using ANOTHER Limit order. So once a PO is executed, this profit-taking order should be created, at the above user defined TP level. This second TP taking order can have the same SL as defined above, but without a TP level. So, for the above mentioned initial POs (Stop and Limit Orders), TP levels should not be created, instead another Limit order is created(but ONLY after the PO was triggered).
  6. Spread:
    1. Setting: MaximumSpread 
    2. If the MaximumSpread is exceeded in the current tick:
      1. ALL trades in the profits should be closed
      2. ALL POs should be deleted
      3. No new POs can be created (with a warning?)
  7. A table similar to following (location user definable), on the chart
    1.  or  or This is needed to visually verify that the user chosen values in the Trade Manager is correct..
    2. This example is for Forex, but for this version we need Futures terminology...mainly "Ticks"
  8. Quality of code:
    1. Please use a standard EA template...clean non-monolithic code base needed...at least use the MQL book template...
      1. Please use "Include Files" for most of the re-usable functions eg. Lot calculation, Buttons, Info Table, Error functions etc
    2. Standard error handling and logging
    3. Please use well tested libraries every where possible
    4. Please add lot of comments throughout the code, to enable future changes...well structured code would be appreciated.






































応答済み

1
開発者 1
評価
(94)
プロジェクト
148
59%
仲裁
16
38% / 13%
期限切れ
25
17%
2
開発者 2
評価
(1)
プロジェクト
1
0%
仲裁
1
0% / 100%
期限切れ
0
類似した注文
Hi, I need a robot, which wil get instructions to trade in 3 symbols at the same time based on few parameters and calculations. Example: There is 1 symbol called Gold-Near and the rate for it is 1000-1002 If i specify that when the rate reaches 1050, it should sell 1 lot Upon execution it will have to sell 1 lot of cme gold, buy 3 lots of mcx gold and buy currently (lots will be based on calculation). All the
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
Tradingview developer 30 - 35 USD
Hey greetings. I am in need of tradingview developer that can modify an open source PineScript indicator code to add additional features. Kindly bid for this project if it is what you handle and let proceed with the project
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
Specify your Requirements Specification here point by point. Try to describe your requirements briefly and clearly, so that your potential developer is able to correctly assess its complexity and cost, as well as the required execution time. A bad or too generic description will result in your order being ignored, or you will spend a lot of time negotiating the details with each applicant. Remember: It is better to
Profit EA 50+ USD
//+------------------------------------------------------------------+ //| SimpleEA.mq4 | //| Generated by MetaEditor | //| https://www.mql5.com/en/docs&nbsp ; | //+------------------------------------------------------------------+ #property strict // Input parameters input double LotSize = 0.1; // Lot size input int MovingAveragePeriod = 50; // MA
hey friends, I am looking to build a smart trading robot, for the capital market. He knew how to trade in all the different types of trade. Example - in shares, currencies, index, indices, ETFs, funds, commodities, options, futures and so on. Suitable for trading on all stock exchanges in the world. It will be possible to install the trading robot in the MetaTrader 5 trading software. But it will also be possible to
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
Can you get my drafts to work? Have to conditions in RSI and Stoch oscillators ,,,I have a draft but its not run,, you can help me? if iRsi <30 ordersend op_sell iStoch > 80 ordersend op_sell Period_15M Send Orders_Buy limit Pivot Price Send Orders_Sell Limit Pivot Price
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

プロジェクト情報

予算
200+ USD
開発者用
180 USD
締め切り
最低 10 最高 15 日