- Search Metals Mine
-
garfield75 replied Mar 15, 2021Which service provider are you using for VPS? I am on Azure and AWS, no issues
MT4 to Excel through Excel RTD (Finally!)
-
garfield75 replied Mar 12, 2021Had the excel on and off during entire week, when I notice a market bias in the strategy, had to go through a lot of formulas and code to identify the root cause and fix it. Should be back to normal from next week.
MT4 to Excel through Excel RTD (Finally!)
-
garfield75 replied Mar 12, 2021Nice one. Definitely some nice ideas
MT4 to Excel through Excel RTD (Finally!)
-
garfield75 replied Mar 11, 2021Thanks. Green or Red visually gives you a very quick overview of the market
MT4 to Excel through Excel RTD (Finally!)
-
garfield75 replied Mar 11, 2021CSM and multiple timeframe trend confluence to create directional bias for the currency trend strength. Next step to create some regression analysis to identify outliers and then take counter-trend trade for mean reversion.
MT4 to Excel through Excel RTD (Finally!)
-
garfield75 replied Mar 11, 2021How well do you know excel or formulas or excel RTD to start creating an excel-like that? Do you have advance knowledge to work on it or are you expecting members here to do the heavy lifting for you?
MT4 to Excel through Excel RTD (Finally!)
-
garfield75 replied Mar 11, 2021are you able to create a dummy/mockup in Excel how you think this will work and attach it here.
MT4 to Excel through Excel RTD (Finally!)
-
garfield75 replied Mar 9, 2021Hi Camo, did the timer/wait code resolve your issue? In my excel, I use timestamp check, update a cell with trade execution time for specific FX pair and then I check in VBA if the time diff is less than 30 Min from previous trade for the pair then ...
MT4 to Excel through Excel RTD (Finally!)
-
garfield75 replied Mar 8, 2021Strategy 1 is a combination of currency strength and directional trend trading.
MT4 to Excel through Excel RTD (Finally!)
-
garfield75 replied Mar 8, 2021These are pairs for Strategy 1. Stochastics related one is S-3 gbpjpy gbpnzd audjpy cadjpy gbpcad gbpaud gbpchf gbpusd nzdjpy usdcad eurcad euraud eurusd eurnzd audusd eurgbp nzdcad usdchf usdjpy nzdchf audnzd audcad audchf cadchf
MT4 to Excel through Excel RTD (Finally!)
-
garfield75 replied Mar 7, 2021Hi Cam, At first glance, the code seems fines. Hard to tell where it is going wrong without running the scenario. Do you run this 24x5 or only at a certain time. Try to remove and attach Excel RTD to the chart again. I have noticed the excel RTD is ...
MT4 to Excel through Excel RTD (Finally!)
-
garfield75 replied Mar 7, 2021All started at the same time. S-2 & S-3 combined has given 5% over 2/5 Weeks, It is a very good return by itself. S-1 is currently stealing the thunder.
MT4 to Excel through Excel RTD (Finally!)
-
garfield75 replied Mar 5, 2021there are 17 trades from Feb, which is the bulk of the drawdown. Next week I will be closing out these trades against generate profit to reduce the gap of floating DD.
MT4 to Excel through Excel RTD (Finally!)
-
garfield75 replied Mar 3, 2021Made a small adjustment to one of the 3 strategies in my Excel RTD to reduce the drawdown. Moving forward it should work well, need to make decision on trades opened in Feb, keep them going to see the outcome or close them out.
MT4 to Excel through Excel RTD (Finally!)
-
garfield75 replied Mar 3, 2021Hi Revsss, I created that template and found unless you have a very high end laptop with high speed internet, it is not going to work well due to lag. you can try to reduce the number of timeframes to see if that makes any difference. Cheers
MT4 to Excel through Excel RTD (Finally!)
-
garfield75 replied Feb 24, 2021Nice. Do you have to attache the EA to chart of every pair and everytime frame you want to trade? or can it be attached to 1 chart to monitor a list of pairs and timeframe via setting tab of the EA? That is the total number of trades executed in ...
MT4 to Excel through Excel RTD (Finally!)
-
garfield75 replied Feb 20, 2021I enter trade at market. Excel RTD command as option for pending trades as limit or stop order.
MT4 to Excel through Excel RTD (Finally!)
-
garfield75 replied Feb 20, 2021All 3 strategies have MA's accoss multiple TF as part of trade entry decision. I have posted 1 of the strategy earlier with an excel template which can be fully automated. All strategies have some variations on MA, some other indicators, assessment ...
MT4 to Excel through Excel RTD (Finally!)
-
garfield75 replied Feb 20, 2021Please share your exp with EA builder. In the past, I found the EA builders limitation was to be able to check indicator values across multiple timeframes to identify trades.
MT4 to Excel through Excel RTD (Finally!)