NexusFi: Find Your Edge


Home Menu

 





How to get high volume trades visual alert plotted on a range chart?


Discussion in Sierra Chart

Updated
      Top Posters
    1. looks_one Rui S with 68 posts (17 thanks)
    2. looks_two ejtrader with 60 posts (54 thanks)
    3. looks_3 Sawtooth with 4 posts (5 thanks)
    4. looks_4 futuretrader with 1 posts (1 thanks)
      Best Posters
    1. looks_one Sawtooth with 1.3 thanks per post
    2. looks_two futuretrader with 1 thanks per post
    3. looks_3 ejtrader with 0.9 thanks per post
    4. looks_4 Rui S with 0.3 thanks per post
    1. trending_up 29,353 views
    2. thumb_up 78 thanks given
    3. group 12 followers
    1. forum 131 posts
    2. attach_file 90 attachments




 
Search this Thread

How to get high volume trades visual alert plotted on a range chart?

  #21 (permalink)
 ejtrader 
Portland, OR
 
Experience: Intermediate
Platform: Sierra Chart
Trading: ES
Posts: 269 since Jan 2011
Thanks Given: 327
Thanks Received: 180

Here is another version :

Changes:
- Included - Aggregate TS(User Selectable) - Basically this would combine all the trades that took place at the same "second" and would calculate whether this size is >= defined Volumethreshold.

Thanks

Attached Files
Elite Membership required to download: VolumeThreshold.cpp
Elite Membership required to download: VolumeThreshold.dll
Reply With Quote
Thanked by:

Can you help answer these questions
from other members on NexusFi?
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
Better Renko Gaps
The Elite Circle
Trade idea based off three indicators.
Traders Hideout
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
Quantum physics & Trading dynamics
The Elite Circle
 
  #22 (permalink)
 
Rui S's Avatar
 Rui S 
Lisbon, Portugal
 
Experience: Intermediate
Platform: TWS and Sierra Charts
Broker: IB, Stage 5 / Dorman (Teton)
Trading: Stocks and E-minis
Posts: 140 since May 2012
Thanks Given: 189
Thanks Received: 55


ejtrader View Post
Rui S - Do one thing in that case:

- Copy .cpp file to c:\sierrachart\ACS_SOURCE
- From SC -> Analysis -> Build Advanced Custom Studies Dll -> select the file you have copied.
- This step would build required DLL file for you.

From Here on you can go with insert Custom Study route..


Hello ejtrader,

I finally got some time and installed the Volume Threshold indicator, following your instructions.

It seems to be working fine. I will test it better later on, when the market will be faster and with more volume.

Thank you very much for creating it and for your helpful instructions.

Started this thread Reply With Quote
  #23 (permalink)
 
Rui S's Avatar
 Rui S 
Lisbon, Portugal
 
Experience: Intermediate
Platform: TWS and Sierra Charts
Broker: IB, Stage 5 / Dorman (Teton)
Trading: Stocks and E-minis
Posts: 140 since May 2012
Thanks Given: 189
Thanks Received: 55


@ejtrader

The VolumeThreshold indicator is working perfectly. Well done.

Thanks again for all your work and dedication.

Started this thread Reply With Quote
Thanked by:
  #24 (permalink)
 ejtrader 
Portland, OR
 
Experience: Intermediate
Platform: Sierra Chart
Trading: ES
Posts: 269 since Jan 2011
Thanks Given: 327
Thanks Received: 180

Rui S - Good to know this has worked for you !!

Reply With Quote
  #25 (permalink)
 
Rui S's Avatar
 Rui S 
Lisbon, Portugal
 
Experience: Intermediate
Platform: TWS and Sierra Charts
Broker: IB, Stage 5 / Dorman (Teton)
Trading: Stocks and E-minis
Posts: 140 since May 2012
Thanks Given: 189
Thanks Received: 55

Hello @ejtrader,

It has been 3 months since you developed the VolumeThreshold indicator for me and I have been using it every day. I really find it very useful.

For some time now I have been thinking about an improvement that could be made to make the indicator even better, but I was not feeling comfortable to “bug” you asking for another favor. However, today I gathered the courage to ask if you could do it, as long as it doesn't mean too much hassle for you and you feel you can do it without interfering too much with your time.

Thus, I would like to ask you if it is possible to add to the indicator an option to plot the number of contracts of each specific trade that is signaled by the indicator. The plotting of this number would show on the left side of each plotted colored bar (very close), with the same color of the bar and with small digits (something like Verdana 6p). In short, we would have the "above Threshold" trades signaled in a colored bar and their respective number of contracts on the left of that bar.

Do you think this change would be workable and not too difficult / time consuming for you to work it out? Would this change cause the indicator to became too “heavy” it terms of CPU usage?

I apologize to be asking you for this and please feel comfortable to say no if you realize you don’t have the time to do it or if it shows to be too much hassle, as I have no idea how difficult it could be.

Thanks in advance.

Started this thread Reply With Quote
  #26 (permalink)
 ejtrader 
Portland, OR
 
Experience: Intermediate
Platform: Sierra Chart
Trading: ES
Posts: 269 since Jan 2011
Thanks Given: 327
Thanks Received: 180

@Rui S - Glad you are using this indicator..

If the text is displayed on the left of the candle - it's going to overlap the price candle? Can you try to post a picture on how you would like to see it?

Based on that would think about the modification to this..

Thanks

Reply With Quote
Thanked by:
  #27 (permalink)
 
Rui S's Avatar
 Rui S 
Lisbon, Portugal
 
Experience: Intermediate
Platform: TWS and Sierra Charts
Broker: IB, Stage 5 / Dorman (Teton)
Trading: Stocks and E-minis
Posts: 140 since May 2012
Thanks Given: 189
Thanks Received: 55

Hello @ejtrader,

Thank you for your reply.

In fact the numbers will sometimes overlap the previous candles (not the colored candle), but I couldn't think of anything better. That's why it has to be small font. And I will have to live with that...

This is what I had in mind:



I hope it is not too difficult to do.

I'm looking forward for your reply.

Thanks.

P.S. - I'm not sure if I was clear enough - The plotted number would just show the volume of the very trade that triggered the color bar, not the total volume traded within the entire bar

Started this thread Reply With Quote
  #28 (permalink)
 ejtrader 
Portland, OR
 
Experience: Intermediate
Platform: Sierra Chart
Trading: ES
Posts: 269 since Jan 2011
Thanks Given: 327
Thanks Received: 180

@Rui S - Would see about this and reply back.

Wondering - Are you on sc Package 3 or 5?

Thanks

Reply With Quote
  #29 (permalink)
 ejtrader 
Portland, OR
 
Experience: Intermediate
Platform: Sierra Chart
Trading: ES
Posts: 269 since Jan 2011
Thanks Given: 327
Thanks Received: 180

@Rui S - draft cut.. haven't tested much. Give it a try and let me know.

- Made the study name as VolumeThreshold2
- Provided an additional input parameter for TextSize.
- Provided an additional input parameter for TextColor
- Made the text Centered around the Price - where it detected the Volume Criteria for the first time for the bar

Thanks

Attached Images
 
Attached Files
Elite Membership required to download: VolumeThreshold2.dll
Reply With Quote
Thanked by:
  #30 (permalink)
 
Rui S's Avatar
 Rui S 
Lisbon, Portugal
 
Experience: Intermediate
Platform: TWS and Sierra Charts
Broker: IB, Stage 5 / Dorman (Teton)
Trading: Stocks and E-minis
Posts: 140 since May 2012
Thanks Given: 189
Thanks Received: 55


@ejtrader

Please forgive me for taking so much time to answer but I live in a different time zone (Europe).

Thank you very much for taking the time for upgrading the indicator for me.

I tried to install it but got a message saying that it requires version 970 or higher (I'm still running 963) so I'm going to upgrade and will let you know as soon as I have it done.

P.S. - I am on SC package 3

Started this thread Reply With Quote




Last Updated on January 20, 2016


© 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