Virtual pending order EA addition to existing EA

MQL4 Experts Integration

Specification

Overview.
Existing EA with below logic #1 shows high potential for positive trades as a standalone.  Added logic #1 allows a bad trade to hedge and up positive by adding hidden pending orders in the direction of trend or during a breakout..  This EA alone with this logic before pending orders shows nearly 90% win rate.
 


Trade Logic #1      
User Input Trade Logic 1=Enable or disable.  Enable would allow( EA to be used alone with below criteria)
For a buy trade  Volume    
Trade# Type  Distance from trigger(Points) Order Type TP SL
1 Buy Custom Lot 0-Market  Input already in existing EA 
2 Buy Custom Lot Input Value 1 Hidden Pending Order same as calculated TP for 1 
3 Buy Custom Lot Input Value 5 Hidden Pending Order same as calculated TP for 1 
4 Sell Custom Lot Input Value 30 Hidden Pending Order when trade comes back into contact with Line 2 in Keltner Indicator. *Same as Profit for Trade#1
5 Sell Custom Lot Input Value 35 Hidden Pending Order when trade comes back into contact with Line 2 in Keltner Indicator. **
6 Sell Custom Lot Input Value 40 Hidden Pending Order when trade comes back into contact with Line 2 in Keltner Indicator. ***
7 Sell Custom Lot Input Value 45 Hidden Pending Order when trade comes back into contact with Line 2 in Keltner Indicator. ****
      
      
      
Logic behind trading.       
As you can see basic hedging for controlling the loss of a breakout and possibly capitalizing heavy on the breakout.       
Using close by command to  ie close Trade  4 with trade 1 when profitable. 5 close 2 etc. Thise code has been included in file Closeby test.mq4     
**Once Trade #5 is executed, change SL of trade 4to breakeven of 4.      
***Once Trade #6 is executed, change SL of trade 4&5 to breakeven of 5.      
****Once Trade #7 is executed, change SL of trade 4,5,6 to breakeven of 6.      
Close basket when "breakout" comes back into contact with #2 Line of Keltner Indicator.      
Close all and delete pending orders when trade sequence complete.      
Opposite also holds true for sell trade. 

Volume of custom Lot=(Current Profit of existing opposite trades/OPen lots for those trades)*10
-This calaculation can be done from existing variables in EA.

Files:

ZIP
HFT_scalper.zip
232.2 Kb

Responded

1
Developer 1
Rating
(40)
Projects
58
22%
Arbitration
10
10% / 70%
Overdue
13
22%
Free
2
Developer 2
Rating
(8)
Projects
9
0%
Arbitration
6
0% / 100%
Overdue
4
44%
Free
3
Developer 3
Rating
(491)
Projects
1017
58%
Arbitration
29
28% / 24%
Overdue
132
13%
Free
4
Developer 4
Rating
(49)
Projects
74
18%
Arbitration
30
17% / 53%
Overdue
31
42%
Free
5
Developer 5
Rating
(90)
Projects
159
61%
Arbitration
40
18% / 63%
Overdue
70
44%
Free
6
Developer 6
Rating
(219)
Projects
370
42%
Arbitration
145
17% / 41%
Overdue
124
34%
Free
7
Developer 7
Rating
(54)
Projects
164
43%
Arbitration
43
47% / 16%
Overdue
58
35%
Free
8
Developer 8
Rating
(62)
Projects
140
46%
Arbitration
19
42% / 16%
Overdue
32
23%
Free
Similar orders
independent-minded coder and algorithmic trader who has forged a solo career crafting financial strategies using MetaQuotes languages, MQL4 and MQL5. Driven by a blend of analytical thinking and a love for technology, John has become a self-made expert, navigating the dynamic world of algorithmic trading with finesse. With an unquenchable curiosity for financial markets and a knack for coding, John's daily routine
I need to automate the supertrend indicator on ctrader with partial tp and sl. I already have a sort of script (without tp and sl) but when I go to compile it gives me an error. would you be able to make it work by adding the partial tp and sl

Project information

Budget
100 - 200 USD
For the developer
90 - 180 USD
Deadline
from 1 to 3 day(s)