| Coding Forum Collaborate, receive help, or discuss coding related issues. |
![]() | | Tweet | |
| | #1 | ||
![]() | Write to the Right (side) There are many tricks out there concerning plotting text-info on a chart.Like always in EasyLanguage there are several possibilities (or better call it tricks) to achieve that - due to the poor limitations of the language.I think lots of you spended more time on finding solutions for a specific problem you never thought of it would increase to never ending.............. ok ,just joking one of the finest solutions for this text - keeping is inside of Ant's genious MD. Unfortunately he retired very soon - so no further assistance.Maybe someone could help to bring light into this coding structures, so one can use this concept for own analysis. What I did here is to strip the code down to the column at the right side of the chart to remove everything unnessecary . As I said before it's just for needs of understanding how this code works and how to reproduce this as "text-on-right-side-module". I'm no learned programmer so I could not get through enough. Idea might be to code something as exercise to the right side - maybe just the close of each tick or something similar. It's just an idea how to start with this - every idea welcome Regs Jojo Last edited by jojojo; 04-30-2009 at 09:29 AM. | ||
| |
|
| The Following User Says Thank You to jojojo For This Useful Post: | ||
Tams (04-30-2009) | ||
| | #2 | ||
![]() | Re: Write to the Right (side) | ||
| |
|
| | #3 | ||
![]() | Re: Write to the Right (side) Quote:
Is that correct jojojo? If so, you might also try the panel as a separate window... easier to maintain, etc. zdo | ||
| |
|
| | #4 | ||
![]() | Re: Write to the Right (side) By the way this eld works as a realtime volume per price distribution , if you let run the whole day. regs Jojo | ||
| |
|
| | #5 | ||
![]() | Re: Write to the Right (side) Quote:
it is like a market profile. note: for MultiCharts users: you have to change the variable i because i is a reserved word in MultiCharts. I have attached the amended code for your convenience. (you will still need to get the function from the ELD above.) p.s. You can also take a look at my ATR Marker to see how I position the text. http://www.traderslaboratory.com/for...rker-5655.html ![]() . Last edited by Tams; 04-30-2009 at 11:14 AM. | ||
| |
|
| | #6 | ||
![]() | Re: Write to the Right (side) but these ones do not work very well on tickcharts - due to the minute -resolution. | ||
| |
|
| | #7 | ||
![]() | Re: Write to the Right (side) Quote:
you will need MultiCharts to do the sub-minute chart objects. MultiCharts has extended the EasyLanguage to include: time_s tl_new_s tl_new_self_s text_new_s text_new_self_s arw_new_s arw_new_self_s | ||
| |
|
| | #8 | ||
![]() | Re: Write to the Right (side) to push this a step further I worked a bid on this : please see attached pic We have to go into deeper programming structures to fully understand this code - one step more on a learning curve | ||
| |
|
![]() |
| Thread Tools | |
| Display Modes | Help Others By Rating This Thread |
| |
| ∧ Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The Bad Side of Too Much Leverage. | That One Guy | E-mini Futures Trading Laboratory | 8 | 07-14-2008 01:20 AM |