Create an EA to automatize PipFinite Trend PRO MT5

Spezifikation

I would like to create a EA using the signal provided by PipFinite Trend PRO MT5.


Must be able to trade on FOREX, on brazilian market in miniDolar (BRL/USD) and miniIndice (IBOV).


Need to include on already existent canvas the risk max in % : [(|Entry - Stop loss|) / $amount ]*100

Need to include the financial results of the day and by week. Restart automatically in the end of day/week

Need to include a feature that disable the EA if a drowdown reach XX% in day. XX must be available to be changed. Restating must be done by the trader only.

Need Include the status on current canvas: EA On / EA Off.


How To Trade


Step 1: Trade Setup

  • Enter a signal if Statistics Success Rate is higher than 65% (Statistics Success Rate > 65%).

Step 2: Set Stop Loss

  • Exit buy signal on a new sell signal.
  • Exit sell signal on a new buy signal.

Step 3: Set Take Profit

  • Option 1: Take profit on TP1.


  • Option 2: Partial take profit on TP1 and close remaining position on TP2.


  • Option 3: Take profit on opposite signal or riding the trend until it reverses.


STATISTICS

  • Signals - total number of signals
  • TP1 Hit - percentage of signals that hit TP1
  • TP2 Hit - percentage of signals that hit TP2
  • Exit Win - percentage of signals that did NOT hit TP1 or TP2 and closed on opposite signal with positive profit
  • Exit Loss - percentage of signals that did NOT hit TP1 or TP2 and closed on opposite signal with negative profit
  • Wins - total number of wins
  • Loss - total number of losses
  • Success Rate - percentage of winning trades
MAIN PARAMETERS - controls the indicator algorithm operation.
  • Period - the number of bars used to calculate the trend.
    • Period - 2 to 5 when used in entering trades (Entry Indicator).
    • Period - 6 to 15 when used to filter trades (Filter Indicator).
  • Target Factor - the multiplier used to calculate take profit levels. 
    • Increasing this value will give more take profit but decreases success rate.
    • Decreasing this value will gives less profit but increases success rate.
    • Target Factor - 1.50 to 1.80 for quick trades and scalping
    • Target Factor - 2.00 to 3.00 for long term and trend trading
  • Maximum History Bars - maximum number of bars used.

MISC PARAMETERS - controls the universal settings. FOR DEVELOPER/CODER PURPOSES ONLY.

  • Universal Draw Buffers - Enable/Disable all buffers drawn on chart.
  • Universal Draw Objects - Enable/Disable all objects drawn on chart.
  • Universal Delete Objects - Enable/Disable all objects to be deleted on chart.
  • Universal Enable Alerts - Enable/Disable all alerts to be triggered

DISPLAY PARAMETERS - controls the visibility of objects drawn on chart.

  • Show Trend Arrows - show/hide trend direction arrows
  • Show Entry Arrows - show/hide entry point arrows
  • Show TP Targets - show/hide TP arrows
  • Show TP Hit Line - show/hide TP Hit lines
  • Show TP Tracking Line - show/hide line from Entry to TP
  • Show EXIT Targets - show/hide EXIT arrows
  • Show EXIT Hit Line - show/hide EXIT Hit lines
  • Show EXIT Tracking Line - show/hide line from entry to exit
  • Show Profit - show/hide profit/loss
  • Profit Font Size - text size of profit
  • Visual Mode - Enable 3D colors
  • Charts To Foreground - force charts to be drawn on top of all objects


GRAPHICS PARAMETERS - controls the appearance and colors of drawn objects on chart.

  • Uptrend Line - color of uptrend
  • Downtrend Line - color of downtrend
  • Buy Entry - color of buy entry arrow
  • Sell Entry - color of sell entry arrow
  • TP1 - color of TP1 arrow
  • TP2 - color of TP2 arrow
  • TP Hit - color of TP hit arrow
  • EXIT Win - color of Exit win arrow
  • EXIT Loss - color of Exit loss arrow
  • TP Hit Line - color of TP hit line        
  • TP Tracking Line - color of line from Entry to TP
  • EXIT Hit Line - color of Exit hit line
  • EXIT Tracking Line - color of line from Entry to Exit
  • Positive Profit - color of winning trades
  • Negative Profit - color of losing trades


DASHBOARD PARAMETERS - controls the visibility and colors of statistics found on chart.

  • Show Dashboard - show/hide information dashboard
  • Show Dashboard Background - show/hide dashboard background box
  • Dashboard Font Size - Text size for statistics.
  • Dashboard X-Offset - Distance of statistics horizontally. Increase value to move it to the right (Ex. 100 to 1000).
  • Dashboard Y-Offset - Distance of statistics vertically. Increase value to move it lower (Ex. 100 to 1000).
  • Dashboard Y-Spacing - factor used as row distance. 
  • Dashboard Background X-Size - size of dashboard background. 
  • Dashboard Background - color of dashboard
  • Auto Color Dashboard Background - use the chart background color as dashboard background color
  • Dashboard Text - color of dashboard
  • Auto Color Dashboard Text - use the chart foreground color as dashboard text color
  • Dashboard Buy - color of dashboard buy signal
  • Dashboard Sell - color of dashboard sell signals
  • Dashboard TP Hit - color of text when targets are hit
  • Dashboard Outline - color of dashboard borders


ALERT PARAMETERS - controls the alert options enabled.

  • Enable Pop-Up Alerts - Enable MT4/MT5 box alerts.
  • Enable Email Alerts - Enables email alerts.
  • Enable Push Notification Alerts - Enables smart phone or sms alerts.
  • Enable Sound Alerts - Enables sound alerts.
  • Sound Alert Name - File name of sound alert.
  • Enable Screen Comments - Enable comment on the top right corner of screen.

ADDITIONAL FEATURES

  • to include on already existent canvas the risk max in % : [(|Entry - Stop loss|) / $amount ]*100 -> Based on $amount on the beginning of the day.
  • Possibility to define a time frame for the EA to work. Positions opened before the closing time must be kept open until it reach a new signal or TP.
  •  to include the financial results of the day and by week. Restart automatically in the end of day/week
  •  to include a feature that disable the EA if a drowdown reach XX% in day. XX must be available to be changed. Restating must be done by the trader only, even on the same day. If it`s same day use current $amount as base.
  • Include the status of the EA on current canvas: EA On / EA Off.

Bewerbungen

1
Entwickler 1
Bewertung
(80)
Projekte
112
7%
Schlichtung
8
25% / 38%
Frist nicht eingehalten
26
23%
Frei
2
Entwickler 2
Bewertung
(2379)
Projekte
2989
65%
Schlichtung
76
47% / 14%
Frist nicht eingehalten
340
11%
Arbeitet
3
Entwickler 3
Bewertung
(2050)
Projekte
2602
62%
Schlichtung
113
44% / 26%
Frist nicht eingehalten
417
16%
Arbeitet
4
Entwickler 4
Bewertung
(250)
Projekte
400
38%
Schlichtung
82
41% / 20%
Frist nicht eingehalten
69
17%
Beschäftigt
Ähnliche Aufträge
Desenvolver um robo conforme parametros para operar no fechamento do Box de Renko, conforme tamanho do box predeterminado, com saidas e entradas e stop loss e take profit predeterminados tamb[em
Tenho o código em mt4, porém queria fazer algumas modificações nesse código e também converter ele em para mt5 também. As modificações são: adicionar uma função de alerta e mudar o símbolo que plota no gráfico tirando a seta e colocando um círculo, e depois disso passando essa linguagem para mt5
VMP Painel 45+ USD
Construction of trading panel Trading panel with vertical and horizontal stop take profit lines and multiplication grid 1 horizontal and vertical purchase and sales lines and placement of orders in a grid with order number multiplier 2 that all lines must be visible with stop and take profits pre orders, all lines must be visible on the chart I'll post a picture to give you an idea of what it could be
Robo Hedge! 37+ USD
Gostaria de um orçamento para um robô que vai fazer hedge, seguem os dados: Indicadores utilizados: - canal de Donchian; - STOP ATR . (os indicadores devem aparecer na tela e serem configuráveis por mim). Outras coisas a serem configuradas nas configurações, para que eu possa alterar: - Volume; - número mágico; - Stop gain; - Valor da virada de mão; - Valor multiplicador do hedge (2x, 3x, etc (a virada de mão será
Robot Hedge MT4 30+ USD
This is a simple hedging robot for MT4 the hedge will be opened as soon as the account balance reduces by a %, defined in the EA control panel, the EA must add the open lots and open a hedge operation, that is, with the same lot volume and opposite direction. Completely locking the account's floating balance. For example: Open operations EURUSD - 0.03 - sell EURUSD - 0.05 - sell GBPUSD - 0.01 - sell GBPUSD - 0.01 -
Preciso de um ajuste no robô mql4 que tenho, uma função não esta funcionando corretamente, no backtest ele roda e na real não, e preciso adicionar uma forma de adição de lotes, possuo o mql dele disponivel
Olá! Gostaria de desenvolver uma EA que faça transmissão de copy trade para a plataforma BlackArrow da Nelogica. Ou seja, toda vez for feito uma entrada em algum ativo Forex no MT4/MT5, esta mesma ordem deve ser replicada no BlackArrow. Não vejo necessidades de copiar TP e SL, no entanto que, no momento em que no MT4/MT5 pegar o TP ou SL, também saia da operação no BlackArrow! Se possível, sem ser atrelado a algum ID

Projektdetails

Budget
30 - 80 USD
Für die Entwickler
27 - 72 USD