Source: https://fxcodebase.com/code/viewtopic.php?f=38&t=75497
Forum: 38 · Topic 75497 · 13 post(s)
Apprentice · Wed Jan 15, 2025 4:19 am

Based on the request. https://fxcodebase.com/code/viewtopic.php?f=17&t=75479
trigga · Wed Jan 15, 2025 3:59 pm
THE KUEFX LINES EA IS MISSING THE RULES , I HAVE ATTACHED ANOTHER PICTURE TO EXPLAIN HOW I WANT IT TO WORK because it is not following the rules and it is missing entries and not opening entries according to the ules
WITH NO REPAINT MODE SET TO TRUE
RED major signal SHOULD OPEN A sell BLUE major signal SHOULD OPEN A buy with close on opposite
you can disable the minor signals in the Ea and we simply focus on the major signals only because i mainly use the major signals.
rily need this to work
Apprentice · Thu Jan 16, 2025 4:47 am
We have added your request to the development list. Development reference 44
pugspuggy · Thu Jan 16, 2025 8:43 pm
While you fix the above modification request. Can we have the MT4 version as well?
trigga · Fri Jan 17, 2025 8:23 am
A. Major Entry : True B. add setting for Minor Entry like this Minor Entries Along trend : True eg. 1. When Red (Sell) appears on top is active ,, minor sell Reentries (White strips on the top) should open ReEntry sell entries and ignore the bottom whites and all should close using Major close on opposite
spent the past hours trying to figure out what’s wrong and how to explain what i want exactly, hope you will consider this. I believe in this forum and am sorry for the continuous suggestions. I use this strategy so i love it a lot
Apprentice · Mon Jan 20, 2025 9:07 am
You’re right, I reversed the sell-buy entries.
Regardless, the indicator repaints heavily, even with “non repaint” setting. For me, a non-repainting indicator can only change anything on the last candle until it closes. It should not touch closed candles. Now, this indicator casually draws lines 5-7-9 candles later, so it repaints despite the non-repaint setting. That’s why I added a “lookBackBar” setting option in the EA to allow some experimentation, but the indicator repaints too much. If you look at the chart, it’s unfortunately too good to be true.
trigga · Mon Jan 20, 2025 4:16 pm
everything is fixed but problem now is the Major Entry setting is no longer working , only the minor entry is working. The 1st version both major and minor were working fine its problem was it was opening an entry at random when running on a live chart. This new version , reverse has been corrected but problem is only minor entry is working, Major setting is not opening entries
trigga · Wed Jan 22, 2025 6:04 am
Hi Apprentice
The Ea is working perfectly according to the instructions and would like to say thank you very much for it and may God bless you. I only have 2 minor issues
the Ea is working great just only those 3 issues. Please fix it for me, i rily appreciate
Apprentice · Thu Jan 23, 2025 3:22 pm
We have added your request to the development list. Development reference 54
Apprentice · Thu Jan 30, 2025 4:37 am
Try this version.
trigga · Wed Feb 05, 2025 3:24 pm
Good Ea but problems are still there mainly Error 4572 when algo is off amd the moment you switch it on , it executes entries. Fix these issues . the new Version of the Ea has the following problem, mainly it cannot wait for a signal, it just joins an old signal the moment you place it on chart. Try to attach it to an mt5 Account , you will see error 457
Apprentice · Thu Feb 06, 2025 11:59 am
We have added your request to the development list. Development reference 89
Apprentice · Wed Feb 26, 2025 3:40 pm
Try this version.