Welcome to NexusFi: the best trading community on the planet, with over 150,000 members Sign Up Now for Free
Genuine reviews from real traders, not fake reviews from stealth vendors
Quality education from leading professional traders
We are a friendly, helpful, and positive community
We do not tolerate rude behavior, trolling, or vendors advertising in posts
We are here to help, just let us know what you need
You'll need to register in order to view the content of the threads and start contributing to our community. It's free for basic access, or support us by becoming an Elite Member -- see if you qualify for a discount below.
-- Big Mike, Site Administrator
(If you already have an account, login at the top of the page)
Yes, I subscribe to a real-time and delayed data feed and my software calculates everything, including the open, high, low, close of bars. Tools like TS and Ninja are very limiting when you want to calculate stuff your own way.
Trading: Primarily Energy but also a little Equities, Fixed Income, Metals, U308 and Crypto.
Frequency: Many times daily
Duration: Never
Posts: 5,083 since Dec 2013
Thanks Given: 4,429
Thanks Received: 10,274
TT.net SDK?
I've recently started using Stellar as well as TT. Having MBO rather than MBP is surprising really nice, especially in something like NG where the book is so thin now a days.
I havent used TT.net SDK. MBO is definitely a clearer view into the order book but the biggest problem with MBO data is conflation if you are using the data to build your own aggregated view historically for backtesting and then want to replicate the same calculation real-time. So much depends on the strategy but conflated data has caused the most issues for me. Just something to be aware of...
This is hard to believe even if you are incorporating machine learning or artificial intelligence.
Both TS and MC allow for a DLL interface for complex calculations or methodologies.
I meant in terms of data. You can attach an external library, I agree, but you are limited to using the data that the charting platform provides. Most execution/charting platforms will have a conflated data feed. Time and Sale will most likely not be conflated but if you want to even use the BBO data, you are not guaranteed conflation free data in most platforms. Forget about using any level 2 (MBP or MBO), you are guaranteed to have conflation. This is why CME has different licenses for display and non-display data. You pay a lot more for a non-display license.
Dude, let me say you are fixated on this concept of "conflated". Multicharts allows for multiple data feeds.....you can have IQFeed and Rithmic together for instance.
Here's one....not sure if it is "better".
Fairly simple....uses a counterTrend approach. Time Period: June 2018 to present.
input:
iSeries(AvgPrice)
, iShortLen(5)
, iAvgtype(1)
, Stoploss(4000)
, ProfitFactor(1.0)
, iLonglenFactor(7)
;
That sad thing is alot of traders will not understand the power of this post until about year 4 in their journey. I am guilty of being one of those traders.