Most basic plot is coming up wrong in Tradestation with Easy Language
Welcome to futures io.
(If you already have an account, login at the top of the page)
futures io is the largest futures trading community on the planet, with over 100,000 members. At futures io, our goal has always been and always will be to create a friendly, positive, forward-thinking community where members can openly share and discuss everything the world of trading has to offer. The community is one of the friendliest you will find on any subject, with members going out of their way to help others. Some of the primary differences between futures io and other trading sites revolve around the standards of our community. Those standards include a code of conduct for our members, as well as extremely high standards that govern which partners we do business with, and which products or services we recommend to our members.
At futures io, our focus is on quality education. No hype, gimmicks, or secret sauce. The truth is: trading is hard. To succeed, you need to surround yourself with the right support system, educational content, and trading mentors – all of which you can find on futures io, utilizing our social trading environment.
With futures io, you can find honest trading reviews on brokers, trading rooms, indicator packages, trading strategies, and much more. Our trading review process is highly moderated to ensure that only genuine users are allowed, so you don’t need to worry about fake reviews.
We are fundamentally different than most other trading sites:
We are here to help. Just let us know what you need.
We work extremely hard to keep things positive in our community.
We do not tolerate rude behavior, trolling, or vendors advertising in posts.
We firmly believe in and encourage sharing. The holy grail is within you, we can help you find it.
We expect our members to participate and become a part of the community. Help yourself by helping others.
You'll need to register in order to view the content of the threads and start contributing to our community. It's free and simple.
Most basic plot is coming up wrong in Tradestation with Easy Language
Hi,
I've been working on a way to draw high and low pivots and then mark them with trend lines, and as a strategy code it has been working successfully.
I wanted to code it as an indicator instead that plots the high and low pivots, but using the same calculations and plotting the values that successfully appeared as trendlines yielded a blank chart
I took it a step further and now I can't understand what I'm seeing. I made the simplest of new indicators, completely blank and the only formatting I did to it was to set it to be on Subgraph 1. The only line of code it contains is "Plot1(Close);"
But when added to the chart, it is not plotting anything remotely similar to the close - it seems to be arbitrarily putting whatever values it wants. My mind is burned out from trying to look at this, can anyone tell me what is wrong with either me or what I'm doing?
I wanted to attach a screenshot of what I'm getting for Plot1(Close); , but my post count is too low to allow adding links or images.
But please then visualize a set of ordinary candlesticks with a red plot line that is basically a few ticks above the high of each candle instead of at its close. It is also not plotting at the close of the prior one, or any nearby one, as though it were displaced.
Quick Summary is created and edited by users like you... Add FAQ's, Links and other Relevant Information by clicking the edit button in the lower right hand corner of this message.
I had a similar issue however, I am using Multicharts.
the problem was fixed by going to the study properties,
clicking on the Scaling tab and selecting "same as instrument" under scaling range.
I wouldn't know how to do it in TradeStation, but this might point you in the right direction.