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,124 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 975,541 views
    2. thumb_up 2,947 thanks given
    3. group 613 followers
    1. forum 2,093 posts
    2. attach_file 615 attachments




 
Search this Thread

PriceActionSwing discussion

  #1101 (permalink)
 NathanExplosion 
Columbus
 
Experience: Beginner
Platform: NinjaTrader
Trading: Es, forex, stocks
Posts: 23 since Oct 2011
Thanks Given: 7
Thanks Received: 17

D'oh, problem with how I was making the call. Got it figured out.

(PriceActionSwingPro(dtbStrength, swingSize, swingType, false).UpFlip[0] == true)

Reply With Quote
Thanked by:

Can you help answer these questions
from other members on NexusFi?
PowerLanguage & EasyLanguage. How to get the platfor …
EasyLanguage Programming
REcommedations for programming help
Sierra Chart
Exit Strategy
NinjaTrader
ZombieSqueeze
Platforms and Indicators
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Just another trading journal: PA, Wyckoff & Trends
31 thanks
Spoo-nalysis ES e-mini futures S&P 500
28 thanks
Tao te Trade: way of the WLD
24 thanks
Bigger Wins or Fewer Losses?
20 thanks
GFIs1 1 DAX trade per day journal
17 thanks
  #1102 (permalink)
8125
Zurich / Switzerland
 
Posts: 3 since Aug 2013
Thanks Given: 2
Thanks Received: 0

Hi
I have a somewhat stupid question: Last time (like a year ago) when I downloaded the PriceActionSwing indicator there was a .xml file, that I could drag and drop in the NT indicators folder.
When I downloaded the PAS indicator this time, there was no such file - only .cs files.
How do I install the indicator now?

Thx

Reply With Quote
  #1103 (permalink)
 Sezor 
Nîmes France
 
Experience: Intermediate
Platform: NinjaTrader, Mt4
Broker: NinjaTrader Brokerage
Trading: Oil
Posts: 51 since Nov 2010
Thanks Given: 81
Thanks Received: 18


Hi
> There was a .xml file, that I could drag and drop in the NT indicators folder.
that's a template file.
> When I downloaded the PAS indicator this time, there was no such file - only .cs files.
that's an indicator file
The question has been answered several times in the thread. Try a search

Reply With Quote
  #1104 (permalink)
 
Zxeses's Avatar
 Zxeses 
San Francisco CA
 
Experience: Intermediate
Platform: Ninja
Broker: CQG
Trading: ES
Posts: 139 since Jun 2014
Thanks Given: 90
Thanks Received: 172


8125 View Post
Hi
I have a somewhat stupid question: Last time (like a year ago) when I downloaded the PriceActionSwing indicator there was a .xml file, that I could drag and drop in the NT indicators folder.
When I downloaded the PAS indicator this time, there was no such file - only .cs files.
How do I install the indicator now?

Thx

Working with Indicators

Visit my NexusFi Trade Journal Reply With Quote
  #1105 (permalink)
8125
Zurich / Switzerland
 
Posts: 3 since Aug 2013
Thanks Given: 2
Thanks Received: 0

Thanks for the answer, but that does not really solve my problem since I cannot see the indicator in the indicator window.

My understanding is that every indicator needs the .xml extension. But as I said, the file I downloaded from the PriceActionSwing download button does not contain any .xml file.

Reply With Quote
  #1106 (permalink)
 
friii's Avatar
 friii 
austria
 
Experience: Intermediate
Platform: TWS
Broker: IB
Trading: Futures
Posts: 34 since Mar 2011
Thanks Given: 14
Thanks Received: 14


8125 View Post
Thanks for the answer, but that does not really solve my problem since I cannot see the indicator in the indicator window.

My understanding is that every indicator needs the .xml extension. But as I said, the file I downloaded from the PriceActionSwing download button does not contain any .xml file.

1) download zip file:

2) import whole zip file: NinjaTrader Version 7

If you copy .cs files to the right indicator-folder you dont need any .xml file !

***
Success and happiness—the conditions needed to thrive on this earth—are reflections of the choices we make.
*******
Reply With Quote
Thanked by:
  #1107 (permalink)
 
friii's Avatar
 friii 
austria
 
Experience: Intermediate
Platform: TWS
Broker: IB
Trading: Futures
Posts: 34 since Mar 2011
Thanks Given: 14
Thanks Received: 14


friii View Post
1) download zip file:

2) import whole zip file: NinjaTrader Version 7

If you copy .cs files to the right indicator-folder you dont need any .xml file !


To point 2):

To import:

1. From the Control Center window select the menu File > Utilities > Import NinjaScript to open the Import NinjaScript dialog window
2. Select the file you want to import
3. Press the "Open" button


hope, this helps !

***
Success and happiness—the conditions needed to thrive on this earth—are reflections of the choices we make.
*******
Reply With Quote
Thanked by:
  #1108 (permalink)
8125
Zurich / Switzerland
 
Posts: 3 since Aug 2013
Thanks Given: 2
Thanks Received: 0

Many thanks :-)

Problem solved.

Reply With Quote
  #1109 (permalink)
 
Cachevary's Avatar
 Cachevary 
Russia,Khabarovsk
 
Experience: Beginner
Platform: NT
Trading: Gold
Posts: 407 since Feb 2014

Can anyone tell the difference between proPAS and PAS?

Reply With Quote
  #1110 (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



Cachevary View Post
Can anyone tell the difference between proPAS and PAS?

The package contains 3 indicators:

PriceActionSwing
- standard swing indicator with visualization and swing information

PriceActionSwingPro
- Draw automatically Fibonacci extensions and retracements
- Calculate a swing statistic
- Calculate and visualize ABC patterns
- Risk management (automatically for ABC patterns)
- Calculate and visualize divergence based on an indicator
- GomCD (uncomment the "region GomCD" parts in the source code)

PriceActionSwingOscillator
- swing trend visualization
- developing swing volume (repainting)


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