Javier
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
AscTrend ?
Collapse
X
-
eDanny In addition to my previous post I'd like to ask you this; I wonder what could I do to move the Trend Sign to the right side of the chart (see picture attached). I have moved the chart's right side margin to 135 pix to accommodate for the green panel below and visually, because the way I have my charts, would be better to place the Trend UP/Trend Down sign above the green. Less moving my eyes left to right. I do day trading/scalping and all my focus is on the right side of the chart.Originally posted by Javier View PostNo apologies eDanny and no disappointment. Thank you for sharing your work. One little step at the time is how we move forward. Keep up your work.
Javier
I'd appreciate if you or someone else could help.
Thanks
JavierLast edited by Javier; 11-08-2008, 12:23 PM.
Comment
-
Any New Updates?
Any changes to these files / conversion attempts?Originally posted by Elliott Wave View Post10/30/08: Here is a zip file with all the indicators I mentioned before in MQL format in case anyone wanted to attempt a conversion.
I've also included the LabTrend and Price Channel indicators from the TSD elite section. LabTrend seems to be almost the same as ASCTrend, but maybe a bit better?
thanks for the update.
kz
Comment
-
No updates but I did find some indicators based on the Brain Trading system which seems really similar to AscTrend.
I'll post them as well in case someone is up to a conversion.Attached Files
Comment
-
Trend label
Is there a way to turn off the coloring of the candlesticks according to the trend and just display the trend label - Up, Down, or Neutral? I am looking for a way to see the status of the trend with a simple label - Up, Down, or Neutral.
Thanks,
Mahlon
Comment
-
Now you have a switch to turn candles on or off.
Edit: fixed file is in a later post.Last edited by eDanny; 02-17-2009, 11:27 AM.
Comment
-
-
Understanding the code
eDanny,
Would you please tell me the "layman's translation" for this portion of the code. I see the myperiod is 27 but I'm not sure about the " == 0 ? 1 : " portion. Also, why is it "-100 *"?
Any chance you considered porting the other files shown in the Elliott Wave post #36?Code:[SIZE=2][FONT=Courier New][SIZE=2][FONT=Courier New]myDataSeries.Set(-[/FONT][/SIZE][/FONT][/SIZE][FONT=Courier New][SIZE=2][COLOR=#800080][FONT=Courier New][SIZE=2][COLOR=#800080][FONT=Courier New][SIZE=2][COLOR=#800080]100[/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT][FONT=Courier New][SIZE=2][FONT=Courier New][SIZE=2] * (MAX(High, myperiod)[[/SIZE][/FONT][/SIZE][/FONT][FONT=Courier New][SIZE=2][COLOR=#800080][FONT=Courier New][SIZE=2][COLOR=#800080][FONT=Courier New][SIZE=2][COLOR=#800080]0[/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT][FONT=Courier New][SIZE=2][FONT=Courier New][SIZE=2]] - Close[[/SIZE][/FONT][/SIZE][/FONT][FONT=Courier New][SIZE=2][COLOR=#800080][FONT=Courier New][SIZE=2][COLOR=#800080][FONT=Courier New][SIZE=2][COLOR=#800080]0[/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT][FONT=Courier New][SIZE=2][FONT=Courier New][SIZE=2]]) / (MAX(High, myperiod)[[/SIZE][/FONT][/SIZE][/FONT][FONT=Courier New][SIZE=2][COLOR=#800080][FONT=Courier New][SIZE=2][COLOR=#800080][FONT=Courier New][SIZE=2][COLOR=#800080]0[/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT][FONT=Courier New][SIZE=2][FONT=Courier New][SIZE=2]] - MIN(Low, myperiod)[[/SIZE][/FONT][/SIZE][/FONT][FONT=Courier New][SIZE=2][COLOR=#800080][FONT=Courier New][SIZE=2][COLOR=#800080][FONT=Courier New][SIZE=2][COLOR=#800080]0[/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT][FONT=Courier New][SIZE=2][FONT=Courier New][SIZE=2]] == [/SIZE][/FONT][/SIZE][/FONT][FONT=Courier New][SIZE=2][COLOR=#800080][FONT=Courier New][SIZE=2][COLOR=#800080][FONT=Courier New][SIZE=2][COLOR=#800080]0[/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT][FONT=Courier New][SIZE=2][FONT=Courier New][SIZE=2] ? [/SIZE][/FONT][/SIZE][/FONT][FONT=Courier New][SIZE=2][COLOR=#800080][FONT=Courier New][SIZE=2][COLOR=#800080][FONT=Courier New][SIZE=2][COLOR=#800080]1[/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT][FONT=Courier New][SIZE=2][FONT=Courier New][SIZE=2] : MAX(High, myperiod)[[/SIZE][/FONT][/SIZE][/FONT][FONT=Courier New][SIZE=2][COLOR=#800080][FONT=Courier New][SIZE=2][COLOR=#800080][FONT=Courier New][SIZE=2][COLOR=#800080]0[/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT][FONT=Courier New][SIZE=2][FONT=Courier New][SIZE=2]] - MIN(Low, myperiod)[[/SIZE][/FONT][/SIZE][/FONT][FONT=Courier New][SIZE=2][COLOR=#800080][FONT=Courier New][SIZE=2][COLOR=#800080][FONT=Courier New][SIZE=2][COLOR=#800080]0[/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT][FONT=Courier New][SIZE=2][FONT=Courier New][SIZE=2]]));[/SIZE][/FONT] [/SIZE][/FONT][FONT=Courier New][SIZE=2][COLOR=#008000][FONT=Courier New][SIZE=2][COLOR=#008000][FONT=Courier New][SIZE=2][COLOR=#008000]// [/COLOR][/SIZE][/FONT] [/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT]
Appreciate the info.
Best Regards,
KirkLast edited by zeller4; 02-13-2009, 10:40 PM.
Comment
-
Hi zeller4, from a quick look it seems to be an inverted stochastic delivering the color changes...please contact the original author to clarify the code.
This is just a common check to guard against divide by zero errors in code...if the former is 0 assign a value of 1 otherwise continue....Code:== 0 ? 1 :
Comment
-
Trend label
eDanny,
I tried this latest version to only display the trend label. It doesn't seem to be changing unless the candlestick option is enabled. Am I missing something? What is the purpose of the "Trend" selection in the setup panel?
Thanks,
Mahlon
Comment
-
Hmmm, I'll have to check it when I have NT running.
Ok seems to work now.Attached FilesLast edited by eDanny; 02-17-2009, 11:28 AM.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
574 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
332 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
553 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment