Fix the trading logic on my EA and Make some small additions.

工作已完成

执行时间16 天

指定

I have an MT5 EA that needs a few lines of code fixed in the ManageOpen and a few minor additions. Here is what needs fixed and added and the way it should trade.

Starc Bands EA (MT5)
Uses the custom STARC_BANDS indicator (MT5).
Will provide you with a copy of my Starc Bands EA and the the custom Starc_Bands Indicator.


Uses 3 Starc Bands Indicators.
Starc Bands 0 First Condition that must be met.
Starc Bands 1. Trade Opening Condition.
Starc Bands 2. Trade Closing Condition (If not closed by tp/sl)

Main emphasis is for EA to trade on Tick/Price.

ERRORS:
1. Opening Orders aren't placed in the correct direction/place. (NEEDS JUST A FEW LINES OF CODE CORRECTED/ADDED IN ManageOpen)
       Incorrect opening direction causes Close by Indicator to be incorrect. (VERIFY CLOSE BY INDICATOR IS CORRECT)

2. EA Currently has input option to trade by tick. But it trades by Open/Close. (FIX and VERIFY can trade by tick/price or open/close)

Options for Opening Trade:
1. Option for Trades to be made on Tick/Price, or Open/Close (NEEDS TO BE FIXED AND VERIFIED.)
2. ADD an Input option for trading by Fixed Lot, %Balance, % Margin,, etc. (NEEDS ADDED)
3. ADD an Input option for TP/SL to be in Points, $$, or % of open price (NEEDS ADDED Note: EA is used for Crypto)
4. ADD an Input option for Opening Trade to be either Market or Pending Limit Order. (NEEDS ADDED)
5. ADD an Input option for Time Limit for placed Pending Limit Order (OFF, ON, and X minutes) (NEEDS ADDED)
6. ADD an Input option for "X" Tick Delay (OFF, ON, X amount of ticks). When ON checks for price and existing orders and trades every “X” ticks Always Turns OFF after CONDITION 1 from Trading Rules is hit (See Below) If input option is ON, then turns back ON AFTER Trade is closed. (NEEDS ADDED.)



Trading Rules:

1. One Trade Opened by this EA at a Time and places orders on TIck/Price, or Open/Close


CONDITION for OPENING a BUY/LONG:

1. CONDITION 1: PRICE goes DOWN and Crosses BELOW (<) the Starc LOWER Band (Settings from Starc Indicator 0: (“ind0” —Trigger A--)
2. IF Condition 1 met then proceed to Condition 2 and do not repeat condition 1 until next trade cycle
3. TICK DELAY IS AUTOMATICALLY TURNED OFF AFTER CONDITION 1 IS MET
4. IF TRADE BY PENDING LIMIT ORDER: Place Pending Limit BUY/LONG Order at Starc LOWER Band (Settings from Starc Indicator 1: “ind1” --Trigger B--)
5. If Time Limit for Pending Limit order is ON, and Pending Limit Order exceeds Time Limit, cancel Pending Limit Order and initiate new trade cycle.
6. IF TRADE BY MARKET ORDER then CONDITION 2.
7. CONDITION 2: AFTER CONDITION 1 IS MET, PRICE then goes UP and HITS/CROSSES ABOVE (>=) the Starc LOWER Band (Settings from Starc Indicator 1: "ind1” --Trigger B—) = TRADE
8. TRADE: Places MARKET BUY/LONG at Condition 2 when PRICE moves UP and HITS/CROSSES (>=)the Starc LOWER Band (Settings from Starc Indicator 1: "ind1” --Trigger B--)


CONDITIONS for OPENING a SELL/SHORT:

1. CONDITION 1: PRICE goes UP and Crosses ABOVE (>) the Starc UPPER Band (Settings from Starc Indicator 0: “ind0” --Trigger A--)
2. IF Condition 1 met then proceed to Condition 2 and do not repeat condition 1 until next trade cycle
3. TICK DELAY IS AUTOMATICALLY TURNED OFF AFTER CONDITION 1 IS MET
4. IF TRADE BY PENDING LIMIT ORDER: Place Pending Limit SELL/SHORT Order at Starc UPPER Band (Settings from Starc Indicator 1: “ind1” —Trigger B--)
5. If Time Limit for Pending Limit order is ON, and Pending Limit Order exceeds Time Limit, cancel Pending Limit Order and initiate new trade cycle.
6. IF TRADE BY MARKET ORDER then Condition 2.
7. CONDITION 2: AFTER CONDITION 1 IS MET, PRICE then goes DOWN and HITS/CROSSES BELOW (<=) the Starc UPPER Band (Settings from Starc Indicator 1: "ind1” --Trigger B--) = TRADE
8. TRADE: Places MARKET SELL/SHORT at Condition 2 when PRICE moves DOWN and HITS/CROSSES (<=) the Starc UPPER Band (Starc Indicator 1: "ind1” --Trigger B--)

OPTIONS for CLOSING a TRADE:

Option 1. Take Profit/Stop Loss in Points (Note: EA is primarily used for Cryptocurrency)
Option 2. Take Profit/Stop Loss in $$ (NEEDS TO BE ADDED)
Option 3. Take Profit/Stop Loss by % of original order price (NEEDS TO BE ADDED)
Option 4. Closes by Starc Indicator 2 (“ind2 “— Close —) if reached before Take Profit/Stop Loss or if TP/SL = 0


CONDITIONS for CLOSING by Starc Indicator:

CONDITIONS for CLOSING a BUY/LONG
1. CONDITION 1: PRICE goes DOWN and Crosses BELOW (<=) the Starc LOWER Band (Settings from Starc Indicator 2: "ind2“—Close--) = CLOSE TRADE
2. CLOSE TRADE: Closes by MARKET ORDER at Condition 1 at Cross when PRICE moves DOWN and HITS/CROSSES (<=) the Starc LOWER Band (Starc Indicator 2: "ind2” —Close—)


CONDITIONS for CLOSING a SELL/SHORT
1. CONDITION 1: PRICE goes UP and Crosses ABOVE (>=) the Starc UPPER Band (Settings from Starc Indicator 2: “ind2“ —Close--)
2. CLOSE TRADE: Closes by MARKET ORDER at Condition 1 at Cross when PRICE moves UP and HITS/CROSSES (>=) the Starc UPPER Band (Starc Indicator 2: "ind2” —Close—)

反馈

1
开发者 1
等级
(14)
项目
19
11%
仲裁
1
0% / 100%
逾期
5
26%
空闲
2
开发者 2
等级
(5)
项目
9
0%
仲裁
1
100% / 0%
逾期
3
33%
空闲
3
开发者 3
等级
(63)
项目
84
26%
仲裁
23
22% / 48%
逾期
23
27%
空闲
4
开发者 4
等级
(219)
项目
405
60%
仲裁
13
38% / 23%
逾期
160
40%
空闲
5
开发者 5
等级
(87)
项目
114
26%
仲裁
7
29% / 57%
逾期
5
4%
空闲
相似订单
Hi, I have a code from a long time ago which was decompiled, but has been unreadable. Can you rewrite and refactor the variables, functions into readable format? The job is as simple as that. Would need quick work done for quick release of fund (within an hour or two of code demonstration and comparison). I will send the code to interested developer. Maximum budget of $60
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

项目信息

预算
30 - 50 USD
开发人员
27 - 45 USD
截止日期
 1  3 天