@l-andorrà i have tried working on it again but it still acts same way works first few times, after that works some times and stops mid way some other times
Posts made by joeDIAMONDS
-
RE: HELPposted in Questions & Answers
-
RE: HELP fxDREEMAposted in Questions & Answers
@Ultrasigma thank you. thank you. It is a hedging martingale EA. I need the robot to
Start with a BUY trade with a pending sell instead of SL
If BUY hits TP and not pending sell, BUY again and continue like that
But if pending sell is hit, then next trade should be SELL with a pending buy i.e every new trade should be opened in the prevailing direction of the market with a hedging pending order (BUY or SELL).
Also, whenever a pending order is hit, the TP of the market order (BUY or SELL) is modified/removed {blocks 6,7,8,9,10,11}
Whenever TP is hit, existing pending order is deleted and variables modified {blocks 35, 36, 37}
This is the idea behind the EA strategy but the EA works few times but doesnt most of the time.
The EA is also to continue taking trade even IF POSITION/TRADE, but i could only make it take trades if NO POSITION/TRADE
THANKS A MILLION
-
RE: HELPposted in Questions & Answers
@l-andorrà thank you. It is a hedging martingale EA. I need the robot to
-
Start with a BUY trade with a pending sell instead of SL
-
If BUY hits TP and not pending sell, BUY again and continue like that
-
But if pending sell is hit, then next trade should be SELL with a pending buy i.e every new trade should be opened in the prevailing direction of the market with a hedging pending order (BUY or SELL).
-
Also, whenever a pending order is hit, the TP of the market order (BUY or SELL) is modified/removed {blocks 6,7,8,9,10,11}
-
Whenever TP is hit, existing pending order is deleted and variables modified {blocks 35, 36, 37}
This is the idea behind the EA strategy but the EA works few times but doesnt most of the time.
The EA is also to continue taking trade even IF POSITION/TRADE, but i could only make it take trades if NO POSITION/TRADE
THANKS A MILLION
-
-
HELP fxDREEMAposted in Questions & Answers
Please what causes a this robot to work sometimes properly and other times misbehaves. Works to the end of the logic sometimes but alot of times it doesnt
-
HELPposted in Questions & Answers
Pls i need help with this EA. Why it works some times and dont work other times i dont know exactly pls. Its a hedged martingale EA alternating directions in six steps...
https://fxdreema.com/shared/knskwzJuc
THANKS
-
RE: HELPposted in Questions & Answers
@ambrogio thanks sooo much chief. Its working. really do appreciate
-
RE: HELPposted in Questions & Answers
@ambrogio thank you so much. But please how do i check the journal? Also please, is there any other way i could get this done
THANKS -
HELPposted in Questions & Answers
Please can someone help out. I want this EA to take a BUY trade with a PENDING SELL attached to it but the pending sell is not working
https://fxdreema.com/shared/fiUC2m8Td
THANKS
-
RE: HELPposted in Bug Reports
@jstap thank you very much. just that i still dont understand why it still stops in the middle of the robot running... The first week i created this, the robot worked with no issue, but from the next week i started experiencing stops at the middle of the robot running. Pls any specific counsel that might help solve this
-
RE: HELPposted in Bug Reports
@jstap yes thats my intention. When the lot > 0.16 i hedge it manually. But my issue is the EA seems to stop half way a number of times without even getting to 0.16 lot. Pls is there sth i did wrong with the constants/variable or anywhere else? I have tried it on MT4 and MT5 but its same thing. It was very stable last week i created it, but since this new week started it has been erratic. What exactly can i do to have it function seemlessly, stopping only whenever lotsize > 0.16?
THANKS -
HELPposted in Bug Reports
Hello, please this robot works well at some times and at other times doesnt. It stops in the middle of the EA running for no just known reason to me. Is there something i did wrong pls. Is it the variables or constants i missed it at
-
RE: subscription activationposted in Questions & Answers
@jstap thank you very much. i had done that several times but no response. It's activated now.
THANKS -
subscription activationposted in Questions & Answers
Hello FXDreema. Pls it's over 24hrs I subscribed but it hasn't been activated. Can this be looked into.
THANKS -
Taking profit and stopping loss without TP or SLposted in Questions & Answers
Please, how do i effect take profit and stop loss in this EA without TP and SL to avoid TPandSL lines showing so broker cannot see it?
https://fxdreema.com/shared/owr5l27hcThanks a million
-
RE: PLS help in adding Fibonacci money management to DCAposted in Questions & Answers
I am about 60% done on one of my project. Pls can BUY/SELL trade in profits be used to close BUY/SELL trades in loss? that is fully close trade(s) in profit but partially close those in loss.
pls how can this be incorporated into this project.
https://fxdreema.com/shared/JlfnhwX5c
thank you very much. -
RE: PLS help in adding Fibonacci money management to DCAposted in Questions & Answers
@jstap thank you for the reply. I could only complete 50% of my project while my subscription was active. Let me process the final things needed before I sub again so I don't end up sorting it while my sub is counting. pls I would need you guys assistance on this . thank you
-
RE: PLS help in adding Fibonacci money management to DCAposted in Questions & Answers
@jstap Fibonacci money management strategy on a DCA increases the lotsize of each successive trade by adding the value of the previous two losing trade. So if first say SELL trade with lotsize of 0.01 was a loss, it opens another with 0.01 lot again at a specific pip level. If the second is a loss it opens another with 0.02. If the third is a loss it opens another with 0.03, then 0.05, then 0.08, then 0.13 and so on. Fibonacci money management adds up the last two figures to get the value of the present figure...Thank you
-
RE: PLS help in adding Fibonacci money management to DCAposted in Questions & Answers
Pls I need help in adding FIB money management to this robot. It works excellently but I don't just know how to add the FIB money management to its DCA. I want it to open same trade pips away from loss trade with FIBONACCI money management and not fixed money management in the DCA.
https://fxdreema.com/shared/NbpcDQrGb
Thanks a million -
PLS help in adding Fibonacci money management to DCAposted in Questions & Answers
Pls I need help in adding FIB money management to this robot. It works excellently but I don't just know how to add the FIB money management to its DCA. I want it to open same trade pips away from loss trade with FIBONACCI money management and not fixed money management in the DCA. Thanks a million