Tâche terminée
Spécifications
Hello I need additional features added to this EA. Please only take the job if you understand the previous programers coding. Please look over the coding as a lot of these features are already coded into this EA.
Hotkey Ordering EA..MT5
This EA is based around the current SCALPING HOTKEY EA with a few adjustments to be made..
__EA INPUTS__
- Fixed Lot Size==TRUE/FALSE
- Lot Size % balance==TRUE/FALSE
- TP is a Ratio to the SL...Example --R/R-- Risk/Reward--Risk-1-Reward-2.. Risk-( SL )12.3 pips then-- Reward- ( Tp )24.6 pips ===R/R 1:2== 12.3sl=24.6tp...R/R 1:3.5==16sl=56tp-- ETC ETC
Current spread of the instrument to be placed on the SL..(MANDATORY) There for this will also increase the TP as well. As the spread will become a part of the SL (RISK) ==R/R==1:2==B140=BUY_SL@140 Points plus spread of 15 points =SL@155==TP x 2(REWARD) 155 X 2==TP @310.... AND The same for the SELL order..
-INPUT ( X) PIPS/POINTS== As a input to be added to the specified timeframe of the trailing stop candle.
-Trailing stop-TRUE/FALSE
-TRAILING STOP FEATURE...Trailing stop is to be an EA INPUT..
This trailing stop feature is to be designed around a period input being ...LOW OF PREVIOUS/HIGH OF PREVIOUS==Depending if LONG or SHORT==All orders are to be trailed with additional X pips added to the order...
So EXAMPLE.. We are short on the M15 and the previous H1 candles( 4 X M15 Candles) HIGH is at 1.0500 so the Trailing stop will trail the deal to the last high plus X pips so it will hold at 1.05X0.. And when the next H1 is formed then the Trailing stop will follow the deal accordingly.This will apply to whatever time frame is selected in the EA INPUT Area.
-EA INPUTS for the trailing stop time frame are. D1=H4=H1=M15=M5( CHECK ONE )( This is not the high of the last candle of this time..It is the high of the time period itself)
Example.. I am trading on the M15 and I want the trailing stop to trail the high of the H1 period of M15 timeframe candles..
This feature is all based around the indicator that is being converted from MT4 to MT5 from you.
-Hotket B= BUY== Hotkey S=SELL==
B123ENTER==BUY with 12.3 pips (123points) SL. Plus current spread.
S123ENTER==SELL with 12.3 pips (123points) SL. Plud current spread.
Space bar to close all trades on the account.
C 1 ENTER==closes 10% of the lotsize of the transaction remaining
C 2 ENTER==closes 20% of the lotsize of the transaction remaining
C 3 ENTER==closes 30% of the lotsize of the transaction remaining
C 4 ENTER==closes 40% of the lotsize of the transaction remaining
C 5 ENTER==closes 50% of the lotsize of the transaction remaining
If a lotsize is an uneven amount and a % basis is not able to be decided then the deal can close on the higher side==== .07 lotsize==(hotkey) C5enter(button) means half of the lotsize of the current order left but this is not possible so the deal will close as follows. 50% of .07=.035 but as this size is not possible the deal will close and stay on the higher side with .04 still to be in the market.
Can this sort of order Hotkey be used when charts are in a undocked position please..?
So click on chart and place BUY/SELL order from the undocked charts. Along with all other hotkey and transactional procedures.
For all EA INPUTS these will need to be able to be adjusted when the EA is already attached to the charts incase I need to change the trailing stop features to a different Time Frame setting. And this will have to apply itself to the current chart as well.
-PLACE AUTO TRADE AFTER X TIME. (TIME FILTER)
-INPUT== TRUE/FALSE=== AUTOMATIC ORDER FOR TIME FRAME
-TIMEFRAME ==M1-M5-M15-H1-H4-D1( HIGH/LOW (CHECK ONE)
-TIMEFRAME ==M1-M5-M15-H1-H4-D1 ENTRY CANDLE ( CHECK ONE)
-INPUT ==FOR AUTOMATIC ORDER PLACEMENT
Conditions for Auto Entry ARE== A close of a candle above/Below..LONG/SHORT... the previous specified period==
EXAMPLE== Trading the M15 timeframe (ENTRY CANDLE) I get a close below the LOW of the H4 (PERIOD) LOW/HIGH Indicator. And this is a Entry for a short trade with all other relevant=== Stop Loss. Take profit. Trailing stop. R/R. Money management(order size).. The trade is executed as a short trade. If all relevant boxes are checked.
-INPUT==TRAILING STOP TO START.. SAME TRAILING STOP PARAMETERS AS PER ABOVE.
OBVIOUSLY RISK/REWARD (TP) AND (SL) SPECIFICATIONS ARE AS PER EA INPUT AND MUST ALSO APPLY WHEN IN AUTO ENTRY MODE.
=ALERT=TRUE/FALSE
-ALERT- Can we have an alert for close of candle ABOVE/BELOW----the HIGH/LOW of a specified time frame...
EXAMPLE--- Trading M15 timeframe and a candle closes below the LOW of the H1 (SPECIFIED) timeframe.. AS per indicator above--We receive a notification--ALERT--on the computer with a POP up screen and a alert noise.. ALSO can this be set to send a notification to our phone as well. Preferable some other way than EMAIL...
Another condition as a predefined INPUT...TRUE/FALSE
RISK/REWARD...@1:1 close X % of position size
@1:2 close X % of position size
@1:3 close X % of position size
@1:4 close X % of position size TRUE/FALSE=== LET trailing stop trade for the rest of the order.==TRUE/FALSE
Thanks For understanding and taking the time to look over this project for me.