- Search Metals Mine
-
xmess7 replied Feb 6, 2020guys make sure your "Allow DLL imports" are on. If that is not checked the EA will unload itself. I did warning but it looks like it did not show on your screens, hmm Also do u have the Indicator (CMSM) on the chart? that too will unload the EA if ...
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Feb 5, 2020Thank you for checking. Great that means that there is no issue reading the webpage. The EA will parse(read) that line and extract the GMT dateTime, which is: : 2020-02-06T00:31:58.18 perfect... jess
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Feb 5, 2020Please ensure that "Allow DLL Imports" has a check mark in the common tab of your expert advisor. See image
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Feb 5, 2020What does your expert log report??
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Feb 5, 2020New development. Some of you have reported zero divide errors. So I go to the line numbers th errors indicate and there is nothing in that part of the code that would lead to a zero divide, in some cases there is an empty line. What this tells me is ...
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Feb 5, 2020How much if a difference did u see? 1hr or what? It should not do that, in fact in the next version I will make it so it foe not recalculate the GMT time whenever you open the inputs. This is the webpage the EA goes to get the GMT time . url Tell ...
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Feb 4, 2020EDIT: This POST is updated (version 57 is not available). IMPORTANT UPDATE, PLEASE UPDATE your MT4 copy to v56. V55 has a major bug that, as some of you have seen, stops EA from TP/SL and also affects the time calculation for GMT broker shift. MT4 ...
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Feb 3, 2020reload the EA, as in take it off the chart and load it again. BUT before you load it hit F3 and delete all of the items that start with xm7_. You can leave the xm7_brokerGMTShift and xm7_localGMTShift variables IF YOU SEE THAT THEY ARE CORRECT. ...
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Feb 3, 2020Folks: Please set the PrintDebugInfo=true. The EA will print a status of the broker/GMT/Local times. This way we can see what may of happened when you detected the time bug. We won't need this on for long. Once the bug is fixed you can set it back ...
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Feb 3, 2020pip_profit += ((OrderProfit()+ OrderCommission() + OrderSwap())/OrderLots()/MarketInfo(OrderSymbol(), MODE_TICKVALUE))/p;
London close trading system for currencies
-
xmess7 replied Feb 3, 2020It's a very rare bug, when the EA starts the week if your local clock is off by 1 second from the gmtym or server clock the EA can calculate 1 hour difference. It's rare but unfortunately you caught it ... I already have an update for it.. I was ...
CCFp weekly signals (set and forget basket trading)
-
xmess7 replied Jan 31, 2020Hi Folks: Onward to the verification phase: https://ftmo.com/en/metrix/11179517/?sharer=7474007fd PEACE Jess
FTMO - For serious traders
-
xmess7 replied Jan 31, 2020Nice going.. very nice
You and Jeff are Champions 
London close trading system for currencies
-
xmess7 replied Jan 30, 2020Jeff!!! You are killing it!!!
London close trading system for currencies
-
xmess7 replied Jan 27, 2020Update.... GBPAUD just hit 1.9212 +112 pips (11.2% gain account gain) Ok, done no more Fourier stuff on this channel
JessLondon close trading system for currencies
-
xmess7 replied Jan 24, 2020Sorry folks... The subject was off topic, I won't speak of this anymore
. But if you are wondering if this can be applied to LondonClose.. I think so... cause FIBS are used. Since the FFT seems to determine a good target(need to test more to ...London close trading system for currencies
-
xmess7 replied Jan 24, 2020VERY NICE! I get it... you are applying the fourier to the "wave" that price has formed on the chart to determine the stronger frequencies. Then that is being applied back to the "regular" chart and thus u can calculate a possible trajectory for ...
London close trading system for currencies
-
xmess7 replied Jan 23, 2020Hey ursinho. I am curious how are u using Fourier to analyze the market? I have only seen the analyze used to TRANSPOSE say frequencies to system or a "frequency" domain from which then you can conduct calculations in a much more mathematical ...
London close trading system for currencies
-
xmess7 replied Jan 18, 2020Hi Hokalken: With this approach you will get a basket of trades. The number of open trades in the baskets depends on which of the 28 pairs (listed in the inputs) will meet the requirements of pg1. If you leave all of the SL/TPs in the inputs at ...
London close trading system for currencies