NexusFi: Find Your Edge


Home Menu

 





Weis Wave Indicator, can someone help locate. Thanks!


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one Big Mike with 7 posts (4 thanks)
    2. looks_two siks with 6 posts (0 thanks)
    3. looks_3 Daytrader999 with 3 posts (4 thanks)
    4. looks_4 philipp with 2 posts (0 thanks)
      Best Posters
    1. looks_one rleplae with 6 thanks per post
    2. looks_two mrad with 5 thanks per post
    3. looks_3 Daytrader999 with 1.3 thanks per post
    4. looks_4 Big Mike with 0.6 thanks per post
    1. trending_up 33,037 views
    2. thumb_up 27 thanks given
    3. group 17 followers
    1. forum 36 posts
    2. attach_file 2 attachments




 
Search this Thread

Weis Wave Indicator, can someone help locate. Thanks!

  #21 (permalink)
 
siks's Avatar
 siks 
Zagreb, Croatia
 
Experience: Intermediate
Platform: MultiCharts
Trading: Currency Futures, Stocks
Posts: 21 since Sep 2013
Thanks Given: 6
Thanks Received: 21


calitrader View Post
I used have the same issue the way I used to deal with it was to grab the second pane sizer and drag it to the bottom of the chart. Then you only loose a couple of mm.

Chris

Chris, thanks for quick reply.

But unfortunately I can't do that. This blue 'mirror volume' is in the same pane as Volume Wave indicator. They are not and can not be separated. If I squeeze this pane I would make Volume Wave smaller as well. I contacted mr Weis about this but he said indicator can't be changed.

This probably wouldn't be problem if you use only 1 or 2 charts in one workspace. But if you put several charts in the same workspace you have lot of unused space.

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Exit Strategy
NinjaTrader
NexusFi Journal Challenge - April 2024
Feedback and Announcements
Deepmoney LLM
Elite Quantitative GenAI/LLM
The space time continuum and the dynamics of a financial …
Emini and Emicro Index
Better Renko Gaps
The Elite Circle
 

  #22 (permalink)
 
siks's Avatar
 siks 
Zagreb, Croatia
 
Experience: Intermediate
Platform: MultiCharts
Trading: Currency Futures, Stocks
Posts: 21 since Sep 2013
Thanks Given: 6
Thanks Received: 21


mrad View Post
I have coded a zigzag volume indicator for MultiCharts and just uploaded it into the MultiCharts download section:
https://nexusfi.com/download/multicharts/


After 10 days of testing your indicator I can only say – it is GREAT!

It is better than original Weis Wave for Multicharts. Original has this strange mirror looking volume attached to wave volume (already commented that in previous posts). Tradestation version of Weis Wave indicator does not have this issue. I don’t understand why, when I was buying it, I thought Multicharts version would look the same as Tradestation version.

Also, this indicator has possibility to plot wave volume, wave duration and wave price change on price bars - original doesn't have this possibility.

Weis Wave is great concept. I use it constantly and original Weis Wave was the only indicator that I was using (besides price bars and volume). Now, I switched to your version of this indicator (MRA - ZigZag Volume indicator) because I can finally set it up the way I want.

One question:

With my elementary EasyLanguage knowledge I tried to make simple code that would sort out stocks with highest cumulative volume (up or down) from the list of stocks in my MC Market Scanner. But results don’t have any sense – scanner shows me stocks that haven’t achieved record cumulative volume in predefined period (attached).
This is what I added to the end of the code:

 
Code
if volUp > Highest ( volUp , LookBarsBack ) [1]
	then
	begin
		Plot3 ( 1 , "Record Up Cum Vol" , green ) ;
		Alert ( "New Record Up Cum Vol for " + GetSymbolName ) ;	
	end
	
	else
		Plot3 ( 0 , "Record Up Cum Vol", darkgray ) ;		
		

if volDn > Highest ( volDn , LookBarsBack ) [1]
	then
	begin
		Plot4 ( -1 , "Record Dn Cum Vol" , red ) ;
		Alert ( "New Record Dn Cum Vol for " + GetSymbolName ) ;
	end
	
	else 
		Plot4 ( 0 , "Record Dn Cum Vol", darkgray ) ;
Can someone please tell me what I’m doing wrong?

Attached Thumbnails
Click image for larger version

Name:	Cum Vol wrong scann.PNG
Views:	377
Size:	3.6 KB
ID:	123411  
Reply With Quote
  #23 (permalink)
 
andby's Avatar
 andby 
Norwich, UK
 
Experience: Intermediate
Platform: Multiple:research&executi
Broker: Started with Stage5/OEC ... multiple
Trading: Anything found profitable goes ...
Posts: 167 since Jul 2012
Thanks Given: 88
Thanks Received: 88



mrad View Post
I have coded a zigzag volume indicator for MultiCharts and just uploaded it into the MultiCharts download section:
https://nexusfi.com/download/multicharts/

Hi mrad,

Again, you've done a great job with this indicator, it's indeed a very neat tool.

Does anyone have the time/skills/patience to convert this indicator to Multicharts.NET?

cheers

Reply With Quote
  #24 (permalink)
 Bart S 
Dublin
 
Experience: Beginner
Platform: NinjaTrader
Trading: Forex
Posts: 2 since May 2011
Thanks Given: 4
Thanks Received: 0


andby View Post
Hi mrad,

Again, you've done a great job with this indicator, it's indeed a very neat tool.

Does anyone have the time/skills/patience to convert this indicator to Multicharts.NET?

cheers

Hi,
I'll stand behind andby's request above - it'd be fantastic to have this indicator done in C#. Bottle of whiskey on me for man who can deliver this! :-)
Cheers,
Bart

Reply With Quote
  #25 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,392 since Jun 2009
Thanks Given: 33,171
Thanks Received: 101,530


Bart S View Post
Hi,
I'll stand behind andby's request above - it'd be fantastic to have this indicator done in C#. Bottle of whiskey on me for man who can deliver this! :-)
Cheers,
Bart

According to David Weis's website, it's already available for MultiCharts. Just go buy it.

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
  #26 (permalink)
 hcour 
Columbia, South Carolina
 
Posts: 2 since Sep 2014

Have I misunderstood this forum or do I have pay $100 to the owner of this forum in order to download the ZigZag indicator that someone else wrote? Wow. That's a sweet deal for the forum owner!

Reply With Quote
  #27 (permalink)
 
Daytrader999's Avatar
 Daytrader999 
Ilsede, Germany
Site Moderator
 
Experience: Advanced
Platform: NinjaTrader 8
Broker: Rithmic / CQG / Ninja Trader Brokerage
Trading: NQ
Posts: 1,525 since Sep 2011
Thanks Given: 2,067
Thanks Received: 2,316


hcour View Post
Have I misunderstood this forum or do I have pay $100 to the owner of this forum in order to download the ZigZag indicator that someone else wrote? Wow. That's a sweet deal for the forum owner!










I provided these links just in case you want to make an informed decision about Elite membership...

"If you don't design your own life plan, chances are you'll fall into someone else's plan. And guess what they have planned for you? Not much." - Jim Rohn
Reply With Quote
Thanked by:
  #28 (permalink)
 hcour 
Columbia, South Carolina
 
Posts: 2 since Sep 2014

Naaa, I'll pass. Just another ripoff trading site, the kind that gives trading a bad name. Does the forum owner also sell software with trading signals guaranteed to make me rich?

Please cancel my membership. Goodbye.

Reply With Quote
  #29 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,392 since Jun 2009
Thanks Given: 33,171
Thanks Received: 101,530


hcour View Post
Please cancel my membership. Goodbye.

Cya.

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
  #30 (permalink)
 
Daytrader999's Avatar
 Daytrader999 
Ilsede, Germany
Site Moderator
 
Experience: Advanced
Platform: NinjaTrader 8
Broker: Rithmic / CQG / Ninja Trader Brokerage
Trading: NQ
Posts: 1,525 since Sep 2011
Thanks Given: 2,067
Thanks Received: 2,316



hcour View Post
Naaa, I'll pass. Just another ripoff trading site, the kind that gives trading a bad name. Does the forum owner also sell software with trading signals guaranteed to make me rich?

Please cancel my membership. Goodbye.

Well, I think @Big Mike will do you that favor sooner rather than later...

BTW, have you ever gone through only a couple of the countless threads on futures.io (formerly BMT) ?
If so, you wouldn't call futures.io (formerly BMT) neither a ripoff trading site nor assuming that Mike sells any software...

"If you don't design your own life plan, chances are you'll fall into someone else's plan. And guess what they have planned for you? Not much." - Jim Rohn
Reply With Quote
Thanked by:





Last Updated on April 27, 2020


© 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