Trading is SIMPLE not EASY.
ExcelRTD Return This Month:
11.3%
MT4 RTD API 0 replies
MT4 export to Excel? 8 replies
How to copy profiles in MT4? How to use Excel with MT4? 7 replies
Has anyone made an Excel spreadsheet to analyze your MT4 trades? 0 replies
Integration between excel and MT4 prices 3 replies
DislikedDoes anyone know/suggest a simple trade manager EA set SL/TP for trades. I can execute trades from Excel RTD once all the conditions are met, then want the EA to take over to manage the trades.Ignored
Disliked{quote} Either way, the MT4 EA or EXCEL RTD would manage the trade on a virtual server. Have you considered Excel RTD to manage the trades on a virtual server?Ignored
DislikedHey Guys Just interested to try to understand ... do you a) have a successful strategy that your are planning to convert from MT4/MT5 or whatever to Excel RTD or b) are you working your way through Excel RTD and then going to test/develop a strategy. If a) would you expand on the strategy (no secrets) just theory behind the strategy; if b) can you elaborate the plan please. Thanks appreciatedIgnored
Disliked{quote} I got 5 servers on AWS which I use as required. Managing trades in excel gets very heavy/bloated. Managing trades SL/TP and trailing SL using the Swiss EA is working lot faster. {image}Ignored
Disliked{quote} I will talk and elaborate more about the reason for this thread as this question might be asked by others. This post is more general and is meant to address other visitors of this thread.Ignored
Disliked{quote} I wanted to try testing buying and selling simultaneous trades at once. For example, if a currency group goes up, then buy all the pairs and sell at X pips. Do you think FXBlue Labs RTD would manage such high frequency in (one account)? I guess from your post, it might not work smoothly?Ignored
Screenshots of all trades executed automatically from Excel RTD in last 24 hours. All Stoploss were managed and auto trailed via EA.
DislikedHey Guys Just interested to try to understand ... do you a) have a successful strategy that your are planning to convert from MT4/MT5 or whatever to Excel RTD or b) are you working your way through Excel RTD and then going to test/develop a strategy. If a) would you expand on the strategy (no secrets) just theory behind the strategy; if b) can you elaborate the plan please. Thanks appreciatedIgnored
Disliked@Garfield and @PayITForward Would you like me to open a new thread for Testing strategies in Excel? If the two of you are interested, then the three of us would be enough to start a thread. In my head, the thread would cover the following: 1- Discussions of strategies. This includes fully automated ones and also semi-automated ( a heads up when conditions are met but without execution of a trade). 2-Forward testing. By using an EA or Excel RTD on a cloud server. 3-Backtesting: A-BAcktesting a whole strategy B- Backtesting a small combination of...Ignored
Disliked@Garfield and @PayITForward Would you like me to open a new thread for Testing strategies in Excel?Ignored
DislikedMany thanks to the thread starter and all the contributors. Am sure many, like myself, are learning a lot, particularly those limited in coding languages as excel reduces some of those limitations. As the starter has said the library here will be very useful well into the future.Ignored
Dislikedstrresult = cmd.SendCommand("accountnumber", "CLOSEALL", "GBPUSD", 0) , does anyone know how to set , if i want close for gbpusd sell position onlyIgnored
Disliked{quote} strresult = cmd.SendCommand("xxxxxx", "CLOSESYMBOL", "s=GBPUSD", 0) <- will close all GBPUSD Position buy & sell.Ignored