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 -- see if you qualify for a discount below.
-- Big Mike, Site Administrator
(If you already have an account, login at the top of the page)
I am looking for a basic pivot points indicator for Multicharts Power language. I need to see daily, weekly and monthly pivots points on intra day charts.
I have one that works perfectly on Tradestation, unfortunately it is not compatible at all with Power language.
Thank you all!
Can you help answer these questions from other members on NexusFi?
Do you get an error when you attempt to compile the code from TradeStation?
"Opportunity comes often. It knocks as often as you have a trained ear to hear it, an eye trained to see it, a hand trained to grasp it, and a head trained to use it." -Anonymous
Sorry to get your hopes up but I was not able to compile it in Multicharts due to my lack of programming knowledge. I was thinking it was a standard indicator that just needed minor changes but nope, this is a crazy indicator. It is strange as if it is using the object orientated and easy language both.
"Opportunity comes often. It knocks as often as you have a trained ear to hear it, an eye trained to see it, a hand trained to grasp it, and a head trained to use it." -Anonymous
I just downloaded it and it did not compile either.
First question. On your inputs, you have a "[" followed by DisplayName etc... Is that commentary? If so, you should use "{" instead of "[". Let me know what you are trying to do there.
This code works well on Tradestation. I was never able to make it work on Multicharts. I think Easylanguage now contains to many objects and variables to make it compatible with Power language, which is more the old Easylanguage style. Just my opinion, as I am so bad at coding. You can remove the [ ], that will still not compile.