Create and Semi Automated Martingle EA

Auftrag beendet

Ausführungszeit 2 Tage
Bewertung des Kunden
Highly recommended. Keep up good work. Will back to you for upgrade.
Bewertung des Entwicklers
Good customer with good communication skill. Thanks for your job.

Spezifikation

Hello

I will explain roughly about parameters first :

·         EA Type :

·         Magic Number

·         RSI (Period) : Place 1 stSell / Buy based on RSI(Period)

·         Random : Randomly place 1st Sell or Buy

·         Auto Buy : True/False : Allow EA to Buy automatically

·         Auto Sell : True/False : Allow EA to Sell automatically

·         Start Exponent Lots : Exponent Lot from which order number

·         Lot Exponent: To determine the Lot exponent 3 rdorder . The 1 stand 2 ndorder are same lot

·         Lots (Lot) : Initial Lot

·         Take Profit(Point) : Count by Point (Exclude Spread)

·         Profit 0 (Order) : Example EA are openning 5 trades, the trade 6 th  will calculate Lot size to make  5 openning trades become 0 Profit if hit Target (set by TakeProfit)

·         Pipstep (Point) : When price are moved N Points , the EA trigger Buy/Sell . Exclude Spread.

·         Order Buy Max (Order) : Maximum number of Buy position

·         Order Sell Max (Order) : Maximum number of Sell Posistion

·         Timeframes : Determine how RSI’s preiod

·         Apply to : Open or Close price or bar/candle

·         OPEN BUY <= : System will trigger Buy if Price move N points and RSI(Period) < this parameter

·         OPEN SELL >= : System will trigger Sell if Price move N points and RSI(Period) > this parameter

·         START TIME : Before Start time, Set above OPEN BUY <0 , Set OPEN SELL >100

·         END TIME : After End Time, Set above OPEN BUY <0 , Set OPEN SELL >100

·         There are 2 button : BUY LIMIT and SELL LIMIT and one Manual input Limit Price . This is to trigger last order to balance all Pre-Openned Positions and Modify TP of ALL postions to same TP (see images 2). This is key thing when want to system to SOFT CLOSE all position , will open last buy Manually by technical analyst .

 

System Logical :

1.      Setup initial Lots for Intial Buy or Sell (Buy/Sell 1) by RSI(2) AND Price move XXX Point from when Auto Trading Enabled.

2.      Price move N points (PipStep) AND RSI(Period) is : EA will open 2nd buy/sell and modify TARGET PRICE of combination Buy/Sell 1 + Buy/Sell 2. So both Buy/Sell 1 and Buy/Sell2 will have same TP

3.      Price move N points : EA will open 3rd buy/sell with new Lots = LotExponent * Inital Lots and modify TP of Buy/Sell1 , Buy/Sell2, Buy/Sell3 so all 3 Positions will have same Target Price.

4.      Continue until MAX Open Order is hit.

5.      Buy/Sell determine by Random or RSI (Period) 

6.      There are 2 button : BUY LIMIT and SELL LIMIT and one Manual input Limit Price . This is to trigger last order to balance all Pre-Openned Positions and Modify TP of ALL postions to same TP (see images 2). This is key thing when want to system to SOFT CLOSE all position , will open last buy Manually by technical analyst .

1.      Start time , Stop time

-          Before Start time , After Stop time : : OPEN BUY <=0, OPEN SELL >=100 : So AUTO TRADING Still keep enable without need to Stop.

-          Between Start time and Stop time : Follow by Parameter

2.      Options to start Exponents Lot number from which orders (examples Exponents from 4 thorders,…)

3.      Option to select BUY&SELL , ONLY SELL , ONLY BUY

4.      Basket Close to close all orders if Target Profit is hit or SL is reach

5.      STOP EA (STOP Same as Start Time and End time above ) Before Red news N hours


I will provide more details 

Thanks


Bewerbungen

1
Entwickler 1
Bewertung
(480)
Projekte
543
33%
Schlichtung
27
41% / 44%
Frist nicht eingehalten
8
1%
Überlastet
2
Entwickler 2
Bewertung
(769)
Projekte
1033
44%
Schlichtung
50
8% / 50%
Frist nicht eingehalten
117
11%
Frei
3
Entwickler 3
Bewertung
(117)
Projekte
138
41%
Schlichtung
30
7% / 77%
Frist nicht eingehalten
17
12%
Frei
4
Entwickler 4
Bewertung
(1858)
Projekte
3461
88%
Schlichtung
73
40% / 15%
Frist nicht eingehalten
265
8%
Frei
Ähnliche Aufträge
Hi I do not know why but my other order have been deleted and it's not me... I do not know what i did wrong, let me explain again. Would you be able to decompile and/create a scalper EA with the option I do ask. I had somebody built a EA called Drawdown manager for me that I do use to manage risk of any EA that I test and I have the built code. My problem is that I cannot back test this EA Fast M1 Gold Scalper
Hello! I am looking for an experienced Pine Script coder to create a custom indicator for mapping market structure based on fractals. The developer must be skilled in Pine Script and have a solid understanding of how to code market structure indicators. Looking forward to working with a talented developer
CHAPTER 1: BASICS 1.THE BASICS 1.1. EXPANSION AND RETRACEMENT Expansion =>occurs when there is an impulse movement towards a direction. Retracement => is the correction movement after an impulse movement. 1.2. FIBBONACCI RETRACEMENT USED TO DETERMINE THE END OF THE RETRACTION MOVEMENT, USUALLY THE PRICE RETRACTS TO 50% OR UNTIL OTE (0.62, 0.705, 0.79) BEFORE ANOTHER IMPULSE MOVEMENT OCCURS. 1.3. BMS - BREAK IN MARKET
I want a program that automatically disables manual trade execution once a specified number of trades have already been placed. ie. After a total of 3 trades have been placed on that day, manual trade execution should be disabled. I want the program to also limit the amount of lots that can be traded in any given day. ie. Maximum of 15 standard lots in any given day. The program should disable manual trade execution
Greetings to all developers that see this post, I have a task, I would like to work with an expert. I have an indicator that is written in the Pine script (TradingView) language; I would like it converted to MQL5, which will then lead to the creation of a trading bot based on the circumstances. I'll give you access to the indicator file
I am looking for a highly sample and ready and tested profitable EA to purchase.if it meets my requirements i will order same one.EA must be low drawdown high profit on any timeframe
i have a ready made SMC EA and looking for optimizing and debugging and also adding back the missing things in the requirement file. Basically work with the current code and refine it to fit the requirement file. Most indicator is already in the EA and the requirement file below are mostly finish. here are the things need to add back and debug based on the requirement file 1. TP from the filter and need to check
Hello. I would like to get a TOS script converted to Tradingview for my alerts. I’m haven’t a hard time getting my entry point because the script does not fire off alerts on thinkorswim. I will send the script so you can see if it’s possible
Hello, I would like an experienced programmer to create an EA trading system which opens and closes trades very fast within seconds (HFT). To have an option/button to activate either for only buy or only sell (one way trading) would be optimal. With a nice GUI. Implementing your own experience with HFT trading systems is welcomed. It's for volatile markets such as XAUUSD or US30. Taking advantage of order placements
The strategy is a martingale type . i.e if it hits the stop loss , it will double the lot size and place again in that direction, and when it hits the take profit at any level of the martingale, it will start over from the first lot size used initially

Projektdetails

Budget
50 - 100 USD
Für die Entwickler
45 - 90 USD