Welcome to NexusFi: the best trading community on the planet, with over 150,000 members Sign Up Now for Free
Genuine reviews from real traders, not fake reviews from stealth vendors
Quality education from leading professional traders
We are a friendly, helpful, and positive community
We do not tolerate rude behavior, trolling, or vendors advertising in posts
We are here to help, just let us know what you need
You'll need to register in order to view the content of the threads and start contributing to our community. It's free for basic access, or support us by becoming an Elite Member -- discounts are available after registering.
-- Big Mike, Site Administrator
(If you already have an account, login at the top of the page)
I cannot remember why and I haven't used TS or MC in a long time, but I remember that things get tricky when you use multiple data streams when calling functions and when doing that, this is better to have them in this format:
Data1_average = Average(close, 10);
Data2_average = Average(close, 10) of data2;
This has something to do that inside the function, it falls back to your main data stream which is Data1.
Premature to abandon MultiCharts over this. Plus I would expect TradeStation will perform similarly. You should just ask for help on the MultiCharts forum. You can also email support and ask them for help, I am not sure what their policy is on user generated signals receiving tech support, but certainly worth trying.
Mike, I won't give up on MultiCharts. I believe they're better than any other charting and backtesting platform out there. It's just that all of them, it seems, have small bugs. Either that, or I'm dumber than I thought.
I really didn't want to broadcast this strategy of mine to the world. It has been very profitable and if the whole world ends up doing it, it probably won't work anymore. But I'm not young now and I would like very much to have this thing do my trading for me automatically.
I can't think of any outstanding bugs at the moment. You should report bugs, Help -> Send Feedback in the platform. In the MultiCharts thread you should share some of the bugs you've encountered.
For protecting the strategy, my advice is just get rid of the MACD stuff, just use an SMA or whatever, MACD has nothing to do with the problem.