NexusFi: Find Your Edge


Home Menu

 





PriceActionSwing discussion


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one Silvester17 with 177 posts (570 thanks)
    2. looks_two dorschden with 99 posts (1,125 thanks)
    3. looks_3 Big Mike with 52 posts (90 thanks)
    4. looks_4 jmont1 with 51 posts (23 thanks)
      Best Posters
    1. looks_one dorschden with 11.4 thanks per post
    2. looks_two Silvester17 with 3.2 thanks per post
    3. looks_3 Big Mike with 1.7 thanks per post
    4. looks_4 sudhirc with 1.7 thanks per post
    1. trending_up 979,173 views
    2. thumb_up 2,948 thanks given
    3. group 613 followers
    1. forum 2,093 posts
    2. attach_file 615 attachments




 
Search this Thread

PriceActionSwing discussion

  #1811 (permalink)
Tradexxx
Germany
 
Posts: 9 since Feb 2015
Thanks Given: 3
Thanks Received: 0


iq200 View Post
The reason you can't override the column labels is that in the PriceActionSwing code, the indicator label property is hardcoded. It's a bad way to code but nothing I can do about that.. If you want to override the column labels, just open the indicator code and comment out the indicator label property and recompile... Specifically, if you open PriceActionSwing.cs (latest version from the downloads area) and comment out line 279 as follows, you will be able to change the column labels:

//displayName = Name + "(" + Instrument.FullName + " (" + BarsPeriod.Value + " " + BarsPeriod.BarsPeriodType + "), " + SwingType + ", " + SwingSize + ", " + DtbStrength + ")";

Thx for the info!
But, here it looks like it's not working.
Any ideas?

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
REcommedations for programming help
Sierra Chart
Better Renko Gaps
The Elite Circle
MC PL editor upgrade
MultiCharts
What broker to use for trading palladium futures
Commodities
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
 
  #1812 (permalink)
Tradexxx
Germany
 
Posts: 9 since Feb 2015
Thanks Given: 3
Thanks Received: 0


jmont1 View Post
@iq200, thanks for all that effort -- I similarly went and loaded NT7 to try and help his original request.

This version basically gets us back to where I left him since it does not use -1, 0, 1 or other numerals to provide the information. And it does what I was suggesting - color if > 0.

And it does not allow for changing the Label header. So it is likely you did customize PAS. So either the altered PAS is required or we can give up on it.

I think we have put enough effort into this.


-1, 0, 1 --> may i ask what you tried to do?

Reply With Quote
  #1813 (permalink)
Tradexxx
Germany
 
Posts: 9 since Feb 2015
Thanks Given: 3
Thanks Received: 0


Around thread #176 a possibility was offered to color the bars depending on trend. is this still possible and in case yes, how can this be done?

Alternative and preferred:
the color of the line is determined by up or down movement.
how can you color the line according to the prevailing trend?

thx

Reply With Quote
  #1814 (permalink)
 
vk79's Avatar
 vk79 
Michigan
 
Experience: Intermediate
Platform: Ninjatrader
Trading: NQ
Posts: 158 since Jun 2009
Thanks Given: 265
Thanks Received: 85


FTraderAza View Post
Hi Everyone.

Sorry if I'm asking dumb questions. I'm new to NinjaTrader and this is the first time I have imported anything.

I tried to install The Price Action Swing indicator I downloaded from this forum on NinjaTrader 8 and received a series of errors saying that existing indicator files on my PC were newer than the ones contained in the archive file I am importing. It asked if I wanted to replace the exisiting files and I said no to each one (there were several) because my copies were newer.

I then got another error saying:

"Import failed. The Ninjascript Archive File may contain duplicate method names that already exist on your PC, modify a method signature that other scripts were dependent on, or be missing a required file on either your PC or in the import archive."

Seems like it might have failed because I said no to replacing those files. Any idea why this is happening? Is it OK for me to replace the files with older ones?

I am using a brand new install of NinjaTrader 8.0.19.1.

I tried looking on the forum before making this post and couldn't find anything.

Thanks

I am having same exact error.......wondering if somebody has an answer. Thanks in advance.

Reply With Quote
  #1815 (permalink)
 iq200 
London, UK
 
Experience: Intermediate
Platform: Ninjatrader, Tradestation
Broker: Kinetick, InteractiveBrokers
Trading: Equities, Futures
Posts: 408 since Jun 2010
Thanks Given: 145
Thanks Received: 278


Tradexxx View Post
Around thread #176 a possibility was offered to color the bars depending on trend. is this still possible and in case yes, how can this be done?

Alternative and preferred:
the color of the line is determined by up or down movement.
how can you color the line according to the prevailing trend?

thx

PriceActionSwing is good but not the Holy Grail. A lot of people have adapted it to do different things but I can tell you that colouring the bars will not work because the swings can change and therefore the PriceActionSwing can go back and change the colour of past bars.

Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
  #1816 (permalink)
 iq200 
London, UK
 
Experience: Intermediate
Platform: Ninjatrader, Tradestation
Broker: Kinetick, InteractiveBrokers
Trading: Equities, Futures
Posts: 408 since Jun 2010
Thanks Given: 145
Thanks Received: 278


vk79 View Post
I am having same exact error.......wondering if somebody has an answer. Thanks in advance.

Which files is it trying to replace?

Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
  #1817 (permalink)
 
Silvester17's Avatar
 Silvester17 
Columbus, OH
Market Wizard
 
Experience: None
Platform: NT 8, TOS
Trading: ES
Posts: 3,603 since Aug 2009
Thanks Given: 5,139
Thanks Received: 11,527


iq200 View Post
PriceActionSwing is good but not the Holy Grail. A lot of people have adapted it to do different things but I can tell you that colouring the bars will not work because the swings can change and therefore the PriceActionSwing can go back and change the colour of past bars.

this has been addressed multiple times, the pas indicators do not repaint (or go back and change color).

The only thing that is repainting is the PasOsc volume part

Reply With Quote
Thanked by:
  #1818 (permalink)
 
vk79's Avatar
 vk79 
Michigan
 
Experience: Intermediate
Platform: Ninjatrader
Trading: NQ
Posts: 158 since Jun 2009
Thanks Given: 265
Thanks Received: 85


iq200 View Post
Which files is it trying to replace?

Thanks.
I dont have any PAS files in my Ninjatrader 8.
I am posting the pic of my error message.

Attached Thumbnails
Click image for larger version

Name:	error.PNG
Views:	301
Size:	8.8 KB
ID:	289429  
Reply With Quote
Thanked by:
  #1819 (permalink)
 markbb10 
Treasure Coast, Florida
 
Experience: Advanced
Platform: Ninja 8
Trading: Futures
Posts: 135 since Aug 2012
Thanks Given: 57
Thanks Received: 50

Hello All,

I have been using PAS and PAS pro for years on NT 7 and 8 and never had a problem. Recently I started using it
with NT8 and Ninza Renko bars. I was experiencing very strange problems, large chart render times when volatility was
high, charts hanging etc. It would be most evident when an order was entered, watching the chart lag indicator it would
immediately start to drag, after much time I traced it to the PAS indicator.

It seems to be working, in its usual excellent way on other chart type. Just wanted to give a heads up

Mark

Reply With Quote
Thanked by:
  #1820 (permalink)
 iq200 
London, UK
 
Experience: Intermediate
Platform: Ninjatrader, Tradestation
Broker: Kinetick, InteractiveBrokers
Trading: Equities, Futures
Posts: 408 since Jun 2010
Thanks Given: 145
Thanks Received: 278



vk79 View Post
Thanks.
I dont have any PAS files in my Ninjatrader 8.
I am posting the pic of my error message.

Do you know where your Ninjatrader 8 directory is? It is usually in your user area in 'Documents' or 'My Documents'.

Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote




Last Updated on January 7, 2024


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts