Auftrag beendet

Ausführungszeit 5 Minuten
Bewertung des Kunden
Really knows what to do! And communicates well in English too.
Bewertung des Entwicklers
Thank you for your order! Great customer! Hope for further cooperation!

Spezifikation

I want an EA that always trades. Can buy only, sell only, or buy and sell at the same time depending on my selection. It has 5 levels of grid settings. Each grid just contiues onto the next. Not a new grid each time, the settings to continue gridding changes. I have attached an excel file with examples which should be quite self explanatory. 


INPUTS

Initial (first trade)

input double   StartLot = 0.1;        // Starting lot size

input double   TakeProfit = 50;       // Take profit in POINTS  - This TP will be for all open positions irrespective of how many grids - based on ALL open positions AVERAGE COST

input double   Max Spread = 50;    // Max spread in POINTS for opening positions

Select option - BUY / SELL / BUY&SELL at the same time - I would like to either only open BUYS or SELLS or BOTH at the same time


Grids (subsequent trades)

input double   Grid1_Multiplier = 2.0; // Lot multiplier for Grid 1

input double   Grid1_Distance = 20;    // Distance in POINTS to start multiplying for Grid 1

input int      Grid1_MaxTrades = 5;    // Max trades in Grid 1


input double   Grid2_Multiplier = 2.5; // Lot multiplier for Grid 2

input double   Grid2_Distance = 25;    // Distance in POINTS to start multiplying for Grid 2

input int      Grid2_MaxTrades = 5;    // Max trades in Grid 2


input double   Grid3_Multiplier = 3.0; // Lot multiplier for Grid 3

input double   Grid3_Distance = 30;    // Distance in POINTS to start multiplying for Grid 3

input int      Grid3_MaxTrades = 5;    // Max trades in Grid 3


input double   Grid4_Multiplier = 3.5; // Lot multiplier for Grid 4

input double   Grid4_Distance = 35;    // Distance in POINTS to start multiplying for Grid 4

input int      Grid4_MaxTrades = 5;    // Max trades in Grid 4


input double   Grid5_Multiplier = 4.0; // Lot multiplier for Grid 5

input double   Grid5_Distance = 40;    // Distance in POINTS to start multiplying for Grid 5

input int      Grid5_MaxTrades = 5;    // Max trades in Grid 5


Dateien:

CSV
Example.csv
7.3 Kb

Bewerbungen

1
Entwickler 1
Bewertung
(30)
Projekte
42
19%
Schlichtung
7
29% / 43%
Frist nicht eingehalten
5
12%
Frei
2
Entwickler 2
Bewertung
(33)
Projekte
41
17%
Schlichtung
5
40% / 60%
Frist nicht eingehalten
5
12%
Arbeitet
3
Entwickler 3
Bewertung
(261)
Projekte
318
37%
Schlichtung
6
50% / 17%
Frist nicht eingehalten
7
2%
Frei
4
Entwickler 4
Bewertung
(15)
Projekte
16
56%
Schlichtung
0
Frist nicht eingehalten
1
6%
Arbeitet
5
Entwickler 5
Bewertung
(564)
Projekte
933
47%
Schlichtung
303
59% / 25%
Frist nicht eingehalten
125
13%
Arbeitet
6
Entwickler 6
Bewertung
(5)
Projekte
5
20%
Schlichtung
4
25% / 25%
Frist nicht eingehalten
0
Arbeitet
7
Entwickler 7
Bewertung
(42)
Projekte
88
14%
Schlichtung
31
29% / 55%
Frist nicht eingehalten
36
41%
Arbeitet
8
Entwickler 8
Bewertung
Projekte
1
0%
Schlichtung
3
0% / 0%
Frist nicht eingehalten
0
Beschäftigt
9
Entwickler 9
Bewertung
(93)
Projekte
133
35%
Schlichtung
13
38% / 31%
Frist nicht eingehalten
32
24%
Frei
10
Entwickler 10
Bewertung
(110)
Projekte
126
37%
Schlichtung
3
0% / 0%
Frist nicht eingehalten
4
3%
Beschäftigt
11
Entwickler 11
Bewertung
(356)
Projekte
378
71%
Schlichtung
4
100% / 0%
Frist nicht eingehalten
0
Beschäftigt
12
Entwickler 12
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
13
Entwickler 13
Bewertung
(72)
Projekte
80
10%
Schlichtung
36
8% / 53%
Frist nicht eingehalten
6
8%
Arbeitet
14
Entwickler 14
Bewertung
(5)
Projekte
2
0%
Schlichtung
2
0% / 0%
Frist nicht eingehalten
0
Arbeitet
Ähnliche Aufträge
Pls want the bot to filter trade if rsi 14 is above 50 level and moving average is above 50 for a buy trade on 4 hour chart but the bot is on 1 minute chart. The filter apply on higher time frame than the time frame of the bot
The Moving Average Cross needs debugging for live chart . [Condition 1] Personalized Omega Trailing Stop Loss ( Details of how it works will be provided , If still necessary the expert where it works just fine will be provided . ) Couple of Input parameters that needs to be removed (previous dev just added ) [ He can be contacted if necessary ]. Following are the implementations required by my expert : 1. Auto Lot
Hello everyone I'm searching for a Renko EA which is of course profitable. As far as I know prop firms or brokers in general don't offer the renko chart so it must be calculated manually. The renko also doesn't print a new block at every candle like the heikin ashi. I guess if we could combine heikin ashi candles incl. Renko then it's a strong momentum for a reversal. Would love to see what you already built in this
i need an expert who has experience and can help me with my project, I want to extract a hidden source code (pine script) from an Tradingview Indicator. and i need it to be done as soon as possible, If you are an expert on this field kindly comments
Hello, T o obtain the complete specifications for my backtesting project. Would you kindly get in touch with me right away so that I may elaborate on the details? then, as soon as you get a better image, you can get to work on it
Preciso de Formação ou de Alguém com Conhecimentos em Machine Learning para Analisar Expert Advisor já Existente em MT4 ou MT5.O Intuito deste Projeto é o de Melhorar um Expert Advisor Já Existente. Alguém Disponível
Hi I have an indicator that create objects in the chart and using those following some rules the new indicator will create external global variables with value = 0 ( NONE ), = 1 ( BUY ) or = 2 ( SELL ). The global variable will use PIN external integer number . PINS are by now global variables (GV) whose name indicates the pair name and the PIN belonging and their value indicates it direction/action. PINS GV names
I'm looking for an experienced programmer who can extract hidden Pine Script source code from a TradingView indicator. This indicator is essential to my trading strategy, and I need the code to customize it further. If you have a strong background in Pine Script and understand TradingView’s architecture, let’s work together to unlock this code
I need a skilled programmer to help extract hidden source code from a TradingView indicator I rely on. The indicator is key to my trading, and I’d like to access and customize its Pine Script code for deeper analysis. If you have experience with TradingView’s structure and decompiling or reverse-engineering indicators, please get in touch—let's unlock this together
To get full requirements, about my backtesting project . Could you please contact me now so i can provide more detail on the specifics? then you can start working on it immediately once you have a clearer picture

Projektdetails

Budget
30+ USD
Für die Entwickler
27 USD