- Search Metals Mine
-
xmess7 replied Apr 21, 2020High Vpa: I do not see this issue. Each time you change TF, look at the Expert log and see that there is a message that says: "initialized and timer() successfully set". If you don't that means that the EA is not reloading correctly when the TF is ...
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Apr 20, 2020Hi, Let me re-examine that part of the code. I saw the error and the EA things you are entering the incorrect number of items. in those two lines. The number of comma separated items do match and that should not create the error. I'll let you know ...
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Apr 20, 2020Hi, please download the latest v66. v59 I can't tell you how many bugs it may have
.CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Apr 20, 2020Hi, all of your virtual triggers=0, so EA will not open a real basket at any time or virtual basket. In addition looks like you opened the virtual basket manually. I can see that the virtual basket was to be opened at 0700 GMT but your vBaskets were ...
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Apr 15, 2020chandana47: I believe you can already do that with VB. Just set the input to only allow positive trades from vb into real basket. Also set the SortByStrength input. So there have the best of both worlds. Strength and positive movement... J
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Apr 15, 2020Fffa: When u do a search for the EA files (paper clip at top right corner), you will see many posts where it say EA UPDATE POST or something like that. Go to the last post and in there you will see the latest EA version, then if you READ the post ...
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Apr 15, 2020Those are more than duplicates. What I mean is that should not be happening at all cause there is only one listing of the pairs I saw on the charts. So far you are the only one with this discrepancy. Based on your Objects list and the indicators ...
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Apr 15, 2020I will as soon as I am done with a coupe of things...
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Apr 15, 2020Oh.. interesting.. I have never tried to mix the indicators! Let me try and see if I get the same result. It should not cause as you can see there is only ONE entry per symbol text on the Objects list. They EA is VERY SPECIFIC and makes sure to find ...
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Apr 14, 20208 Chart EA TEST using v66 The EA performed as planned. It opened all of the real/vBaksets and closed them according to stop,trail-stop, etc etc, No lag or freezing was detected and no "set timer()" errors at all either. I will run the 8 Chart setup ...
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Apr 14, 2020Hey RisingSun: Well according to your logs. The EA is doing exactly what it is supposed to do. It is reading what it detects on your chart and then organizing it into a basket With the exception of a couple of timers() not set, I don't see any ...
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Apr 14, 2020bdunn: You are not old... OLD ARE THE MOUNTAINS... yet they still bloom in spring... well at least the ones that are not in the DESERT LOL!! Good to see you are back. Ok, we need to do a desktop share. As you saw from earlier post I was able to get ...
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Apr 14, 2020WELL WE FOUND THE ISSUE!!! Now the EA is running without any problems on his machine! NO LAG, NO FREEZING... all fixed... LOL Turns out that it was hit broker. They created a new demo account on a different server and BAM... all fixed. So for all of ...
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Apr 14, 2020Nice work guys. Which EAs are u using? xm7 or Ghosts?
London close trading system for currencies
-
xmess7 replied Apr 14, 2020Yup, we gotta test both indicators to see if there is a difference or what is happening. Today I had the chance to work with someone on their desktop. He was having a real bad time with the buttons and graphics. The MT4 would be real slow and it ...
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Apr 13, 2020EA MINOR UPDATE v66.0 xm7_Ccfp_Wkly_TradeMonitor_v66.ex4 Fixed the label at top of display from DAYLY to DAILY. Jess PS: The latest version can be found at url Latest version can be found at url
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Apr 13, 2020What I expect to see in the Expert Log is a listing of the symbols the EA detected from the indicator. We should see something like this: xm7_Ccfp_Wkly_TradeMonitor_v66 GBPUSD,M5: ==== OpenVirtualTrades() virtual trade basket (1) ====== ...
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Apr 13, 2020Yes, I see on the chart that you are using v66 but I didn't change the version number for the Display, so I need to fix that. I think you sent me a copy of the JOURNAL. If so, please send the info from the EXPERT LOG. thnx. Don't need the agreement ...
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Apr 13, 2020Hmm yours reads V65 when it should be v66. No it should not work like that, looks like you are getting a duplicate entry created by the EA. Or so it seems. Please show me your Expert Log. I want to see what the EA detected from the list and then ...
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Apr 10, 2020EA UPDATE v66.0 xm7_Ccfp_Wkly_TradeMonitor_v66.ex4 Important updates to CandleColor Filter and speed of drawing display panel//buttons Folks: Yup fixed a bug in the ColorCandle filter that would cause a divide by zero error... Tweaked the init code ...
CCFp weekly signals (set and forget basket trading)