Create and Semi Automated Martingle EA

작업 종료됨

실행 시간 2 일
고객의 피드백
Highly recommended. Keep up good work. Will back to you for upgrade.
피고용인의 피드백
Good customer with good communication skill. Thanks for your job.

명시

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


응답함

1
개발자 1
등급
(549)
프로젝트
635
33%
중재
41
39% / 46%
기한 초과
11
2%
로드됨
2
개발자 2
등급
(772)
프로젝트
1039
44%
중재
50
8% / 50%
기한 초과
116
11%
무료
3
개발자 3
등급
(117)
프로젝트
138
41%
중재
30
7% / 77%
기한 초과
17
12%
무료
4
개발자 4
등급
(1929)
프로젝트
3550
88%
중재
73
40% / 15%
기한 초과
268
8%
무료
비슷한 주문
Combine the two indicators into one indicator. I want it to have both Dark and Light mode depending on MT5 theme. I want to be able to configure colours of each Lines and rectangles plotted. I will provide the codes for both separate indicators
Para Jardo 300+ USD
Safe NerdWallet is not a lender. Not all applicants will qualify for the full amount or lowest available rates. Rates for poor or fair credit can be over 36%. NerdWallet Compare, Inc. NMLS 1617539 Fin. Lender loans per DFPI Fin. Lenders Lic 60DBO-74812 NMLS Consumer Access | Licenses and Disclosures California: California Finance Lender loans arranged pursuant to Department of Financial Protection and Innovation
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal

프로젝트 정보

예산
50 - 100 USD