Jump to content

Welcome to the new Traders Laboratory! Please bear with us as we finish the migration over the next few days. If you find any issues, want to leave feedback, get in touch with us, or offer suggestions please post to the Support forum here.

  • Welcome Guests

    Welcome. You are currently viewing the forum as a guest which does not give you access to all the great features at Traders Laboratory such as interacting with members, access to all forums, downloading attachments, and eligibility to win free giveaways. Registration is fast, simple and absolutely free. Create a FREE Traders Laboratory account here.

Soultrader

Bid/Ask Indicator Similar to TradeFlow in CQG

Recommended Posts

When applied to a tick chart, the width/color of the bars reacts much differently than when on a time based chart.......I think CQG even uses a different approach for tick charts. I'm sure lack of programmatic access to the bid/ask data in tradestation is definitely a hindrance, but nevertheless I like where this indicator is headed.........very useful.:cool:

 

JC

Share this post


Link to post
Share on other sites

what i meant was

is there a way to specify, the volume differences for the bars? cause really low volume are really small which is good, but the big volume bars alot of them are the same size after a certain volume, like 20,000 contracts on a 2 minutes is the same width as a 10,000 volume bar

Share this post


Link to post
Share on other sites

There are 6 bar levels in TS.....What you described is the problem with the indicator......it has to be calibrated to the chart you are using. I have had best results on minute charts and very small tick charts......i.e 55 tick.

Here's what the inputs mean:

AvgLength(5)-----> Length that volume average is calculated over

LowestVolWidth(0)-----> Width of thinnest bar type

LowVolWidth(1)-----> Width of next bar type

NormalVolWidth(3)-----> ""

HighVolWidth(3.5)-----> ""

HighestVolWidth(5)-----> ""

LowestVolumeMult(.25)-----> Threshold Percent of Average volume to calculate thinnest bar type

LowVolumeMult(.5)----->next percent volume threshold

HighVolumeMult(.9)----->next threshold

HighestVolumeMult(1.25)------->next threshold

 

so Volume Multiple*Average Volume over x bars=Volume trigger threshold.

You probably want to adjust the HighestVolumeWidth input. A higher value of 6 will make the bars larger...Alternatively you can adjust the sensitivity of how the larger bars are triggered by adjusting the HighestVolumeMult input...Or you can adjust the AVGLength, but this will affect all bar types.

 

Hope this helps.

 

JC

Edited by caglebagle

Share this post


Link to post
Share on other sites
Guest MRC & Co

Do you boys actually find trade flow (difference between the bid ask trades) makes any difference at further points in time?

 

I mean, if you know there is a buyer or a seller in there at certain points, you will obviously know if the bids or asked have seen more trades and the outcome of this previously is shown simply within the price action.

 

Do you have an actual example of how you use this as your candlestick setup on your charts? (I use CQG myself but not with tradeflow currently, never even thought of it until seeing this post).

 

Cheers

Share this post


Link to post
Share on other sites

JT It is not a 'system' but the answer to your question is almost surely No. Simply as there is no way to collect the data that is required for this sort of analysis.

 

MRC there are two questions really. Does order flow have a short term effect on price? And are these indicators an effective tool to guage order flow? A search for delta or market delta should reveal a couple of discussions that might interest you.

Share this post


Link to post
Share on other sites
Guest MRC & Co

True Blow.

 

I will do a search for market delta. Seen that video of this CQG trade flow (order ticker or whatever it's caleld) in action live, but it's really just the tape, nothing that can't be seen in the price ladder.

Share this post


Link to post
Share on other sites

Guessing NT is NinjaTrader rather than NeoTicker but the answer is yes and yes anyway. Check there forums for buy sell pressure indicators. Of course display options are kind of limited to your chart options however this can be overridden if you want to get really stuck in.

Share this post


Link to post
Share on other sites

Hello Blowfish,

 

thank you for your reply I checked all the volume indicators on Ninja Forum which by the way I was reffering to (Ninja Trader) sorry not to be as clear on my first post the one Soultrader is referring to is not found and default buy sell pressure is different I looked at this one ...

 

http://www.ninjatrader-support.com/HelpGuideV6/helpguide.html?BuySellPressure

 

could not get any good use of it and no compare to the one Soultrader is referring since they show equi volume so I was wondering if it would somehow be available for NT ?

 

 

cheers

Franko

Share this post


Link to post
Share on other sites

Hi Blowfish,

 

thank you for your reply I checked all the volume indicators on Ninja Forum which by the way I was reffering to (Ninja Trader) sorry not to be as clear on my first post the one Soultrader is referring to is not found and default buy sell pressure is different I looked at this one ...

 

http://www.ninjatrader-support.com/HelpGuideV6/helpguide.html?BuySellPressure

could not get any good use of it and no compare to the one Soultrader is referring since they show equi volume so I was wondering if

 

it would somehow be available for NT ?

 

cheers

Franko

Share this post


Link to post
Share on other sites

There are lots of these types of indicators around (several at NT forums) usually the differences are how the information is displayed. You might have to do some modification in how the data is displayed to get the same display as CQG if you can't find one that is like that 'out of the packet'.

Share this post


Link to post
Share on other sites

hmm..so you mean I shall rather contact people at the

NT forum to get this coded since my C# knowledge is not enough to get this ...

 

or is there anyone else here who has the skills cooking the code

which blu ray was able to get running for TS - in order to be available as well for Ninja ?

 

regards

F

Share this post


Link to post
Share on other sites

If you ask on the ninja forum they will just tell you they don't support custom plotting.

This stuff isn't straight forward in ninja, I would love to code this up for you but if you don't want to wait a few years for me to get up to speed :) your only real option would be to try one of the hired guns...

this guy I think will give you a price quote on programming it for you.

http://www.affordableindicators.com/

I've never used him before but he would probly be the cheapest and may find the challenge interesting in and of itself.

Share this post


Link to post
Share on other sites

F as Darth points out it will probably need the custom plot facilities to get it looking like that as things are now. Actually this might be a very worthwhile thing to discover more about, it certainly interests me.

 

I really know little about C# OR ninja for that matter. The whole approach is quit 'high level' which means there are routines and procedures to do most things (methods I guess is the correct name). Personally I find this hard to work with. I prefer to work with a small set of primitives, by the time you find the correct method and established exactly how it works on stuff you could have written something from scratch using the handful of well defined primitives!

 

What I am saying in a round about way is I can't give much in the way of assistance.

 

The reason I said 'as things are now' is that Ninja 7.0 is fairly imminent (that can be a long time in the software biz :)) and one area that may well be improved (it is lacking right now) is plot types for studies. You could contact them to ask if a hi lo plot type for studies will be available in 7.0.

 

Another alternative is tradestation or multicharts, I think BluRay did a version of this in Easy Language (might be mistaken there).

Share this post


Link to post
Share on other sites

Allright thanks

 

I understand for now it is not available ...for Ninja

alternative would be TS just to test it and see if it is worth working with it

since I use Ninja for charting I may consider this solution at a later stage ....maybe.

 

Anyways appreciate your comments

 

cheers

Franko

Share this post


Link to post
Share on other sites
Personally I find this hard to work with. I prefer to work with a small set of primitives, by the time you find the correct method and established exactly how it works on stuff you could have written something from scratch using the handful of well defined primitives!

 

You should check out the chartcontrol thread I started in the tools/ninja section here. Ninjascript certainly is in an odd place when it comes to doing something like this cqg chart. More primitives/basic functions is what I hope that thread will eventually evolve to. Maybe you can explain how tradestation does this as it was quite impressive to see how fast people knocked off this chart here..

I guess part of this is that when you override plot there are no limits to what you can do since your just drawing things based on X/Y cordinates on the canvas. Adding the fat/skiny bars would be trivial in ninja if the basics were done differently. The strange thing I'm finding with ninjascript is that its a modern OOP language with everything from the ninja guys done like its just a scripting language. No modularity, no code reuse...

I wouldn't hold your breath for this stuff in ninja 7. Their support is amazing for what they do support but I think anything more as far as charting opens up the C# can of worms which they are pretty clear they will not support much outside very basic programming.

Share this post


Link to post
Share on other sites

The reason why it is trivial in TS is that there is a Hi Lo plot style for indicators. You can calculate the %age @bid nad @ASK to split the bar, work out the 4 values (trivial) Hi,splitpoint splitpoint,low and simply plot as a red hi lo segment and a green hi lo segment.

 

It's sometimes the simplest things that make life easy.

Share this post


Link to post
Share on other sites
The reason why it is trivial in TS is that there is a Hi Lo plot style for indicators. You can calculate the %age @bid nad @ASK to split the bar, work out the 4 values (trivial) Hi,splitpoint splitpoint,low and simply plot as a red hi lo segment and a green hi lo segment.

 

"Unfortunately this is not supported right now" :crap:

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


  • Topics

  • Posts

    • Be careful who you blame.   I can tell you one thing for sure.   Effective traders don’t blame others when things start to go wrong.   You can hang onto your tendency to play the victim, or the martyr… but if you want to achieve in trading, you have to be prepared to take responsibility.   People assign reasons to outcomes, whether based on internal or external factors.   When traders face losses, it's common for them to blame bad luck, poor advice, or other external factors, rather than reflecting on their own personal attributes like arrogance, fear, or greed.   This is a challenging lesson to grasp in your trading journey, but one that holds immense value.   This is called attribution theory. Taking responsibility for your actions is the key to improving your trading skills. Pause and ask yourself - What role did I play in my financial decisions?   After all, you were the one who listened to that source, and decided to act on that trade based on the rumour. Attributing results solely to external circumstances is what is known as having an ‘external locus of control’.   It's a concept coined by psychologist Julian Rotter in 1954. A trader with an external locus of control might say, "I made a profit because the markets are currently favourable."   Instead, strive to develop an "internal locus of control" and take ownership of your actions.   Assume that all trading results are within your realm of responsibility and actively seek ways to improve your own behaviour.   This is the fastest route to enhancing your trading abilities. A trader with an internal locus of control might proudly state, "My equity curve is rising because I am a disciplined trader who faithfully follows my trading plan." Author: Louise Bedford Source: https://www.tradinggame.com.au/
    • SELF IMPROVEMENT.   The whole self-help industry began when Dale Carnegie published How to Win Friends and Influence People in 1936. Then came other classics like Think And Grow Rich by Napoleon Hill, Awaken the Giant Within by Tony Robbins toward the end of the century.   Today, teaching people how to improve themselves is a business. A pure ruthless business where some people sell utter bullshit.   There are broke Instagrammers and YouTubers with literally no solid background teaching men how to be attractive to women, how to begin a start-up, how to become successful — most of these guys speaking nothing more than hollow motivational words and cliche stuff. They waste your time. Some of these people who present themselves as hugely successful also give talks and write books.   There are so many books on financial advice, self-improvement, love, etc and some people actually try to read them. They are a waste of time, mostly.   When you start reading a dozen books on finance you realize that they all say the same stuff.   You are not going to live forever in the learning phase. Don't procrastinate by reading bull-shit or the same good knowledge in 10 books. What we ought to do is choose wisely.   Yes. A good book can change your life, given you do what it asks you to do.   All the books I have named up to now are worthy of reading. Tim Ferriss, Simon Sinek, Robert Greene — these guys are worthy of reading. These guys teach what others don't. Their books are unique and actually, come from relevant and successful people.   When Richard Branson writes a book about entrepreneurship, go read it. Every line in that book is said by one of the greatest entrepreneurs of our time.   When a Chinese millionaire( he claims to be) Youtuber who releases a video titled “Why reading books keeps you broke” and a year later another one “My recommendation of books for grand success” you should be wise to tell him to jump from Victoria Falls.   These self-improvement gurus sell you delusions.   They say they have those little tricks that only they know that if you use, everything in your life will be perfect. Those little tricks. We are just “making of a to-do-list before sleeping” away from becoming the next Bill Gates.   There are no little tricks.   There is no success-mantra.   Self-improvement is a trap for 99% of the people. You can't do that unless you are very, very strong.   If you are looking for easy ways, you will only keep wasting your time forgetting that your time on this planet is limited, as alive humans that is.   Also, I feel that people who claim to read like a book a day or promote it are idiots. You retain nothing. When you do read a good book, you read slow, sometimes a whole paragraph, again and again, dwelling on it, trying to internalize its knowledge. You try to understand. You think. It takes time.   It's better to read a good book 10 times than 1000 stupid ones.   So be choosy. Read from the guys who actually know something, not some wannabe ‘influencers’.   Edit: Think And Grow Rich was written as a result of a project assigned to Napoleon Hill by Andrew Carnegie(the 2nd richest man in recent history). He was asked to study the most successful people on the planet and document which characteristics made them great. He did extensive work in studying hundreds of the most successful people of that time. The result was that little book.   Nowadays some people just study Instagram algorithms and think of themselves as a Dale Carnegie or Anthony Robbins. By Nupur Nishant, Quora Profits from free accurate cryptos signals: https://www.predictmag.com/    
    • there is no avoiding loses to be honest, its just how the market is. you win some and hopefully more, but u do lose some. 
    • $CSCO Cisco Systems stock, nice top of range breakout, from Stocks to Watch at https://stockconsultant.com/?CSCOSEPN Septerna stock watch for a bottom breakout, good upside price gap
    • $CSCO Cisco Systems stock, nice top of range breakout, from Stocks to Watch at https://stockconsultant.com/?CSCOSEPN Septerna stock watch for a bottom breakout, good upside price gap
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.