Welcome to NexusFi: the best trading community on the planet, with over 150,000 members Sign Up Now, It is 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've managed to code my algorithm in EL for trading. My current research is focused on differentiating between 'Last Price' Vs. Settlement Price. Websites with data will show 'Last Price' but are actually portraying the settlement price. In certain times, like earnings season, the differences between the prices can be somewhat large. Is it possible to draw a horizontal line at the last price on a chart @ 16:59:59 yesterday, which would be the true last price. So instead of the horizontal line tied to a price- the line is tied to the last price at a certain time ...........
Any help is appreciated ...........
Can you help answer these questions from other members on NexusFi?
Thanks I can't get it to plot- it might be something with scaling, I changed Plot(x)to Plot1(x).
But that didn't help- I'll play with it some more.
Is there a way to do that same time but the day before [1] ?
Thank you for your help.
I don't understand what you want to achieve.
If it's the previous day's value and you use an intradychart
you risk to get the same value with x[1].
So you would need to introduce a second variable y
and every time transfer the values with
FYI, you might want to use the CODE tags instead of QUOTE. (Click # icon on the menu bar in the editor.) It makes it a little more clear that you are proposing new code, not quoting something already posted:
Just formatting, but it might be better for what you are doing.
Bob.
When one door closes, another opens.
-- Cervantes, Don Quixote