Trabajo finalizado

Plazo de ejecución 3 días

Tarea técnica

I need an EA base on psar indicator.

All decripstion in image. Just summary require:


1/ Indicator use : psar

-Buy Rule: as basic psar indicator rule, Dot upon price, sell

-Sell Rule: as basic psar indicator rule, Dot below price, buy

-Order: take order when time frame begin, no matter what price is. Example: psar for sell, timeframe current is H1, so, every H1 candle Open, it make sell order, very simple.

-TimeFrame: current timeframe when EA start (m5,m15,h1....)

See the picture for details.


2/ MM:

-Can use lots manual or % of risk balance

New Order:

A/ Fix lots: easy, use same lots for all new orders, use risk or lot manual.

B/ Lots Sum: new order is sum of previous candle and Step.

Example: Sell order is: 0.01, so the next sell is 0.02, 0.03, 0.04 if Step is 1.

If step is 2: Sell order: 0,02, so the new-next is: 0.03, 0.05, 0.07...


Lots sum is just use for current psar trend, if psar change, it begin by risk or lots manual

Example: psar change to buy, so begin 0.01, and after that buy 0.02, 0.03.... 
another begin sell 0.01 if psar change sell


C/ Sum at first:

The first psar trend change: the last Psar Sell is 0.01, when Psar change to Buy, first Buy of begin Psar is 0.02 if Step is 1, after that, com back to lot manual/risk.

If step is 2, first Buy is 0.03, after that, comback to normal.

Archivos adjuntos:

JPG
SAR.JPG
22.2 Kb
JPG
Lots_Sum.JPG
16.7 Kb

Han respondido

1
Desarrollador 1
Evaluación
(376)
Proyectos
398
31%
Arbitraje
62
19% / 69%
Caducado
50
13%
Trabajando
2
Desarrollador 2
Evaluación
(769)
Proyectos
1033
44%
Arbitraje
50
8% / 50%
Caducado
117
11%
Libre
3
Desarrollador 3
Evaluación
(350)
Proyectos
553
32%
Arbitraje
24
67% / 8%
Caducado
16
3%
Libre
4
Desarrollador 4
Evaluación
(130)
Proyectos
184
32%
Arbitraje
16
31% / 63%
Caducado
27
15%
Libre
5
Desarrollador 5
Evaluación
(34)
Proyectos
49
43%
Arbitraje
4
0% / 25%
Caducado
14
29%
Trabaja
6
Desarrollador 6
Evaluación
(29)
Proyectos
29
62%
Arbitraje
0
Caducado
3
10%
Libre
7
Desarrollador 7
Evaluación
(19)
Proyectos
27
11%
Arbitraje
11
9% / 55%
Caducado
12
44%
Libre
8
Desarrollador 8
Evaluación
(49)
Proyectos
134
27%
Arbitraje
62
13% / 53%
Caducado
58
43%
Libre
9
Desarrollador 9
Evaluación
(19)
Proyectos
35
26%
Arbitraje
10
30% / 70%
Caducado
5
14%
Libre
10
Desarrollador 10
Evaluación
(2086)
Proyectos
2646
61%
Arbitraje
113
45% / 26%
Caducado
418
16%
Trabaja
11
Desarrollador 11
Evaluación
(195)
Proyectos
395
28%
Arbitraje
155
20% / 52%
Caducado
112
28%
Libre
12
Desarrollador 12
Evaluación
(243)
Proyectos
430
34%
Arbitraje
54
37% / 39%
Caducado
157
37%
Trabajando
Solicitudes similares
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader 1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and
Title : Looking for MQL5 Developer for EA to Lose Trades Description: We need an MQL5 developer to create an Expert Advisor (EA) that consistently loses trades on a demo account. This will help us profit using a reverse trading system on a funded account. Project Overview : • Account Size : $15,000 • Daily Loss Target: $1,000 or more • No Winning Trades : The EA should not generate any wins . • Market Instruments
I am looking for an MT4 coder who can help me build a fast trade execution EA/ programme. This programme should be able to execute market and pending orders at the highest speed possible. When applied to the chart it should print two horizontal lines (with price tags) on the chart, one is an entry price line, and the other is a stoploss price line. The user should be able to drag the lines up and down to set accurate
1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and Trailing Draw Down options need to be implemented 5. Risk needs to be in % of
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
This is not an EA that actually opens/closes trades. Instead this project involves creating a dashboard where the user can create a grid trade scenario with initial entry and scale trade pip distances, lot sizes for each trade, and draw down amount. It then calculates the break-even + profit level where all trades would close. For each new scale trade the BE+ point is recalculated which is then displayed on the
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader, I wanted this indicator in NT bcs I chart in NT, and if the indicator could also have been an automated strategy even better. Please confirm that it will be an indicator and Automated Trading Strategy
Hello I need a very simple indicator This indicator should show the highest floating or history drawdown of the account It means that it can display the highest number that the account drawdown to be displayed on the chart in this format max drawdown account(xxxx$$) ...date(00/00/00)time:(00:00) max drawdown currency ..( currency name with max drwadown) . (xxxx$$) date(00/00/00)time:(00:00) thanks

Información sobre el proyecto

Presupuesto
50 - 100 USD
Para el ejecutor
45 - 90 USD
Plazo límite de ejecución
de 1 a 3 día(s)