
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Yesterday, I turned off the Demo, and started with the LIVE testing with 0.01 lots and 1:1 RR Ratio
Yes. Looks like you are making some progress since the beginning.
I strongly recommend you to take entry/exit condition notes. MA signals are not really my cup of tea, but I still believe if you can observe how EVERY MA signals is interacting with different market conditions, you bound to find something that needs to be improved, perhaps out of necessity
Going Live is good, and every opportunity to learn out of it, counts. Its actually you trading, although the robot is.
So the questions arises: why are there more trades in a demo account vs. live account?
How's the live trades so far?
Ok, it seems that there are fewer trades in the live account. <---- in my case so far, My EA's seam to be making more trades then when I tested using Stratagy Tester and less then the demo acct.
Things like backtesting and demo is only good for one thing: verifying your trading logic, anything other than that is garbage data <---- I agree, I use ST to get a range for settings, I use Visual Mode to make sure my logic is correct and trades are opening\closing when they are supposed to. I use a demo account to refine settings in an almost real market simulation.
So you have an EA that you think is going to go live, break your bank set your lots to 0.01 and test on a live account, otherwise any data you collect outside of what the system does for entry/exit is potentially garbage, primarily if the system is profitable or not. <---- Yes, if you don't believe this, run a demo and live account at the same time and see the difference, it will open your eye's!
From what I have learned, a difference in a few pips there and there, and a difference in a few orders there and there, in the long run can make or break your system <---- depends on the system, but to date I have not had any positive slippage only negative.
So the only real test of your system is the live account testing, forget forward-demo testing, and forget backtesting for profits or analytics. <--- yes but, you should be able to get some basic idea if your system is viable or not. Even though a robot is trading and the "emotions" are taken out, a human can still turn it off!!! You should get confidence not to do this by using every means to test.
Priceless lesson from this thread: forward-demo test and backtest evaluation is pure garbage, unless you are concerned with system entry/exit <---- I agree but don't skip these steps.
I will never again test any of my system on a demo account <---- I still think it's worth a week just to double check everything. Good for testing e-mail allerts, and error messages in the journal.
So the questions arises: why are there more trades in a demo account vs. live account?
Post your trades for this week if you have them.
Post your trades for this week if you have them.
Here are mine this week +220. Last week was +350. My goal is between 900 - 1100 per month I am going to add another pair. I did alot of testing this week, I have about 5 other pairs I feel confident about trying.
Here are mine this week +220. Last week was +350. My goal is between 900 - 1100 per month I am going to add another pair. I did alot of testing this week, I have about 5 other pairs I feel confident about trying.
Could you also provide the following details in percentage?
Ok, it seems that there are fewer trades in the live account. <---- in my case so far, My EA's seam to be making more trades then when I tested using Stratagy Tester and less then the demo acct.
Things like backtesting and demo is only good for one thing: verifying your trading logic, anything other than that is garbage data <---- I agree, I use ST to get a range for settings, I use Visual Mode to make sure my logic is correct and trades are opening\closing when they are supposed to. I use a demo account to refine settings in an almost real market simulation.
So you have an EA that you think is going to go live, break your bank set your lots to 0.01 and test on a live account, otherwise any data you collect outside of what the system does for entry/exit is potentially garbage, primarily if the system is profitable or not. <---- Yes, if you don't believe this, run a demo and live account at the same time and see the difference, it will open your eye's!
From what I have learned, a difference in a few pips there and there, and a difference in a few orders there and there, in the long run can make or break your system <---- depends on the system, but to date I have not had any positive slippage only negative.
So the only real test of your system is the live account testing, forget forward-demo testing, and forget backtesting for profits or analytics. <--- yes but, you should be able to get some basic idea if your system is viable or not. Even though a robot is trading and the "emotions" are taken out, a human can still turn it off!!! You should get confidence not to do this by using every means to test.
Priceless lesson from this thread: forward-demo test and backtest evaluation is pure garbage, unless you are concerned with system entry/exit <---- I agree but don't skip these steps.
I will never again test any of my system on a demo account <---- I still think it's worth a week just to double check everything. Good for testing e-mail allerts, and error messages in the journal.
These results and the results I posted last week in an earlier post are from my EA's. I have two different EA's running on a small real account. One trades off patterns and the other is a counter trend EA. Lets call then A and B for simplicity. To give you a better idea of the time I have spent, some background. The "A" was the last in a long line of failures. By the time I started working on "A", I already had a decent shell of an EA, where I could just plug in a new strategy function and start testing pretty quick. I spent most of my time adding new functionality to that shell, as I worked on new stratagies that did not produce results to get all the way to a live account. This became the starting point of "A". Now let me try and answer your questions above.
I do back-test every pair that makes it to demo testing. I try not to change parameters per pair but there can be small differences, in "A" the bar pattern can use 4-5 bars so some pairs use 4 some do better with 5. SL can vary. In both "A" and "B" I have a dynamic SL or a fixed SL or a trailing SL. I run them all right now with a fixed SL and TP. These values can vary by 5 or 10 points depending on the pair. All the other parameters are the same. "A" runs on 5 minute charts, "B" runs on 15 minute charts. These are the only timeframes I am interested in trading. They all trade Monday - Thrusday, 2am - 11am EST. Any open trades are closed EOD Thurs. Both "A" and "B" can run on more pairs then I am running in the live acct. I have tested 6-7 addtional pairs on each. I have a subset of those running in demo account right now to see if they perform like the back-test.