- Search Crypto Craft
-
FX-Flux replied Aug 31, 2016Hmm I have had the same situation. The Market Watch window, but I only say to open this to ensure you have the recent history available for the script to read from. However, if you have ran it a few times getting the same results I can only think it ...
Monthly Profit - Daily Trading using SMA
-
FX-Flux replied Aug 31, 2016What setting is that MA on your chart? And what settings did you use on the Script? At first, if you don't have all the history available then it may lag and pick up old crosses, but I believe this fixes after you run it once or twice and have ...
Monthly Profit - Daily Trading using SMA
-
FX-Flux replied Aug 30, 2016You removed it from the user input of the script or renamed your file?
Monthly Profit - Daily Trading using SMA
-
FX-Flux replied Aug 30, 2016Save a copy of your default template in the mql4 folder. Make sure you rename it to "template_name.tpl"
Monthly Profit - Daily Trading using SMA
-
FX-Flux replied Aug 30, 2016Try changing the variable Num 3, 2, or 1 this variable Below i set Num = 2 and Candle_Shift = 0 There may have been no pairs that had a MA crossover and 2 pervious candles close below/above the MA Alternatively change Candle_Shift to -1 to check ...
Monthly Profit - Daily Trading using SMA
-
FX-Flux replied Aug 30, 2016I can't help with number two. However, i added the template option. You need to save your template in the mql4 folder NOT in templates. Have you added all three files to the correct folders? Scripts folder: DailyCross_V4.ex4 SymbolsLib.ex4 Include ...
Monthly Profit - Daily Trading using SMA
-
FX-Flux replied Aug 30, 2016NP - Let me know if there are any issues
Monthly Profit - Daily Trading using SMA
-
FX-Flux replied Aug 30, 2016Here is the latest version of the script. It now opens all the charts which had a crossover on the previous candle. However, if you want to check the current candle set Candle_Shift to -1 Added Time frame option Added the option to place trades as ...
Monthly Profit - Daily Trading using SMA
-
FX-Flux replied Aug 30, 2016I found it annoying when you have to search through the Marketwatch for every pair the script says was a crossing and open each chart to check, so ive I've made it so it will open up all the charts of interest when you run the script. I will upload ...
Monthly Profit - Daily Trading using SMA
-
FX-Flux replied Aug 30, 2016I'm in short at the moment, thinking of closing if it keeps hovering around this price
Monthly Profit - Daily Trading using SMA
-
FX-Flux replied Aug 28, 2016Going to check these out later 2016.08.28 11:18:58.071 SymbolsSample AUDJPY,Daily: Candle MA Crossover UP on Symbol - AUDJPY 2016.08.28 11:18:58.074 SymbolsSample AUDJPY,Daily: Candle MA Crossover UP on Symbol - AUDCAD 2016.08.28 11:18:58.076 ...
Monthly Profit - Daily Trading using SMA
-
FX-Flux replied Aug 28, 2016The Ma 5,0 looked like a good buy but turned out to be bad. the Ma 5,3 doesn't look like a good entry because of all the sideways indecision preceding the crossover.
Monthly Profit - Daily Trading using SMA
-
FX-Flux replied Aug 28, 2016Did you put the three files in the correct folders like instructed?
Monthly Profit - Daily Trading using SMA
-
FX-Flux replied Aug 26, 2016I can post V3 which will open the trades and set the initial stop loss, but you have to manage it from there. Is it worth sharing? Because it might take trades that you think are bad.
Monthly Profit - Daily Trading using SMA
-
FX-Flux replied Aug 26, 2016I thought i would take every trade the script recommended:
Monthly Profit - Daily Trading using SMA
-
FX-Flux replied Aug 26, 2016The time in my Market Watch is 2 hours ahead of my time (GMT+0), so I can check my signals at 22:00 each evening.
Monthly Profit - Daily Trading using SMA
-
FX-Flux replied Aug 26, 2016I created two things a Script and an EA. I binned the EA as I didn't want to spend any more time on it. As for the Script, all it does is list all the pairs which had an crossover the day before. Hence, you run this just after midnight or whenever ...
Monthly Profit - Daily Trading using SMA