SIP Trade Closer

Работа завершена

Время выполнения 4 дня
Отзыв от исполнителя
Great customer, would be happy to work with them again!

Техническое задание

SIP Trade Closer


I need a script to manage trades and close them based on the SIP indicator.


  https://www.mql5.com/en/market/product/30581



A trade will be opened via an EA or manually and the Trade Manager will then be given a reference to the trade. From there its job is to close the trade in one of two ways:

  • SIP opposite signal alert

    • Takes a parameter that defines which SIP timeframe to use to close the trade

    • This is defined as the signal line crossing 80 from above (a sell signal) or crossing 20 from below (a buy signal) 

    • see https://www.mql5.com/en/market/product/30581 for further explanation/details

  • Close event

    • ie. need to be able to broadcast an event that says:

      • Close all buy orders for a pair

      • Close all sell orders for a pair


    Please let me know how you would plan to implement this and provide some code that you have written so I can see an example of your work. I need this code to be error free, robust and easy to maintain going forward.


    The call to SIP is a standard iCustom call that looks like this: 

    input string   PathtoScalperIndicatorPro = "Market/Scalping Indicator Pro mt4";
    input int      SlowPeriod=150;
    input int      SlowSIP=14;
    input int      FastPeriod=5;
    input int      FastSIP=3;
    
    double SIP (string pair,int tf, bool signalLine) {
       double value =iCustom(pair,tf,PathtoScalperIndicatorPro,SlowPeriod,SlowSIP,FastPeriod,FastSIP,signalLine,0);
       return value;
    }
    
    double sipValue;
    double sipTrendValue;
    sipValue = SIP(Symbol(),mainTimeframe,1);
    sipTrendValue = SIP(Symbol(),mainTimeframe,0);
    



    Откликнулись

    1
    Разработчик 1
    Оценка
    (258)
    Проекты
    395
    28%
    Арбитраж
    69
    19% / 49%
    Просрочено
    120
    30%
    Свободен
    2
    Разработчик 2
    Оценка
    (354)
    Проекты
    629
    26%
    Арбитраж
    89
    72% / 13%
    Просрочено
    12
    2%
    Работает
    3
    Разработчик 3
    Оценка
    (1051)
    Проекты
    1388
    45%
    Арбитраж
    46
    72% / 13%
    Просрочено
    35
    3%
    Работает
    4
    Разработчик 4
    Оценка
    (22)
    Проекты
    18
    6%
    Арбитраж
    31
    3% / 65%
    Просрочено
    5
    28%
    Свободен
    Похожие заказы
    Id Like to have a web based trading journal where i can import MT4/5, excel sheet or manual input. This page will require uses to register There has to be a performance dashboard of the journal
    Please I have been going through some ideas and have come up with something I want to build something similar to this https://www.youtube.com/watch?v=ts4ux3Sr55Y . Please I need someone who can handle this for me .. share your idea and let’s get started
    I need someone who can help me with a simple strategy for live execution on Ninja Trader: Basically if 2 candle ago is red and the previous candle close is higher than the high of 2 candles ago, go long at the open of 2 candles ago. Stop loss is at the low of 2 candles ago or last candle whatever is lower Target is 1RR : distance between entry and stop loss + entry so for example if entry is at 4010 and stop loss is
    Hello, I'm currently seeking a skilled developer to assist me in the creation of a trading Bot, my first futures trading bot tailored specifically for the Binance platform. This is envisioned to automate trading activities, providing efficient execution of trading strategies while aiming to optimize profit potential and manage risk effectively
    Hello! Following the interval bar specified in the Ninjatrader chart, I need to extract the following data from any of my Ninjatrader charts: date, time, instrument, OHCL, volume, and ALL INDICATOR PLOTS in REAL TIME. The indicator ought to function in a minimum of thirty future instruments. The anticipated outcome is a programming application to transfer those data from Ninhatrader to Python. Professionals alone are
    I am looking for a skilled developer to create a custom indicator for NinjaTrader based on the Percentage Hughes Breadth-Momentum Oscillator formula. The formula is as follows: Percentage Hughes Breadth-Momentum Oscillator = (H × 100 ) + 100 = ( A − D A +D + U × 100 ) + 100 Percentage Hughes Breadth-Momentum Oscillator = ( H × 100 ) + 100=( A −D A + D+ U ​ , × 100 ) + 100 where: H represents today’s 1-day ratio of
    I need a reliable programmer to have a look at my mql4 and mql5 trading script, this is my new strategy on Metatrader, I need thorough testing to ensure whether it work perfectly or not, I would like to have an expert in the field, I mean someone that's absolutely skilled in trading and developing trading robot, all I need is testing this bot and give best advise to ensure optimal trading performance before making
    I'm looking for someone to code a trade copier copying trades locally from MT5 to NT8. Trades are going to be placed through an EA and manually (both limit and market orders) on mt5 and needs to replicate onto NinjaTrader 8. I need fast execution on the trade copy. I should be able to add multiple slave accounts (NinjaTrader). Sound alerts should be available when orders are successful or something went wrong like

    Информация о проекте

    Бюджет
    30 - 200 USD
    Исполнителю
    27 - 180 USD