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 -- discounts are available after registering.
-- Big Mike, Site Administrator
(If you already have an account, login at the top of the page)
It is my pleasure to welcome Jeremy Tang @ SharkIndicators for our 382nd webinar event, on Tuesday, April 28th @ 4:30 PM Eastern US.
The title for the event is "Lessons from a Veteran NinjaScript Developer", and bullet points include:
- Watch master developer Jeremy Tang code a NinjaScript indicator from scratch
- Tips and tricks on how to structure your indicator and make it organized and customizable
- How to develop your trading system using an alternative that requires no coding
- In depth Q&A, bring all your questions!
Ultimate is the version with all features enabled. BloodHound has three versions, depending on your system complexity needs. Disclosure: This page is a purchase page, but it bullet points what features the Standard, Pro, and Ultimate have included.... https://www.sharkindicators.com/products/buy-bloodhound/
At the bottom of the page there is a Frequently Asked Questions section that we get asked a lot as well.
As for future updates, this page explains our Maintenance Period policy and how updates work... https://www.sharkindicators.com/documentation/maintenance-period/
Thanks everyone.
I want to thank @SharkIndicators for sponsoring our June Journal Challenge!
They are giving away free fully-featured BloodHound licenses to ANY member who asks for one in the event thread. The licenses are fully-featured, but will expire on Nov 15 2020.
Zac, would it be possible in future updates to provide a way to group solvers together on the board and sort of "bundle label" them?
I know you can label the individual solvers and nodes but for example, the template I attached is split into two main groups and it would be awesome to be able to highlight the two individual groups and then have a text box that will display whatever the user puts in. That way in a glace I know that this top group does this, this and that, and the bottom group does that, this and this.
In my head I know what they do but for templates I made even a week ago, sometimes it gets tricky to remember my steps, even when I label each node individually. I think most users would appreciate this one.
Hi Fibbee,
Yes, that type of idea will be available in BloodHound 2.0. BH 2.0 requires the code to be completely rewritten from the ground up to accommodate this idea and other new features we want to add. I mention this, because it will be many years before BH 2.0 is available. The idea of grouping nodes will work something like this... A group of nodes will be built in their own Logic template. That Logic template's output can be accessed via a node in other logic templates. This will be handy for those who like to use the same filtering logic over and over again in many of their systems. Build it in one location, and then access it via a node in any other logic templates.
We also plan to add sticky notes that can be drawn on the green logic board, so you can include notes for yourself.
For now, what you can do is use the notes area for each Logic template. Click on the blue triangle next to the logic template Name to open it.
Is there some sort of portfolio trading capability within your product, that lets you make trade decisions based on multiple active positions/correlation across several concurrent positions?
Thanks for the opportunity to try out Bloodhound! It's working great! I've been able to get my about half of my strategy programmed using Bloodhound and now want to try BlackBird to see how managing the stop losses and profits affects the outcomes.
I tried using BlackBird tonight for the first time and it says I have 13 days left on my trial, although I didn't register for a free trial of BlackBird separately. Is that because the Journal Bloodhound Trial gave me 30 days of the BlackBird trial? Is there a way to extend the 13 days so I have more time to use it?
Good question. BloodHound doesn't produce indicator code. Instead, you tell it what conditions to look for, and it displays signals on the chart, in the form of green and red plots and stripes. It's a great way to focus your attention on the bars in which your indicator rules are met.
Then you can use those signals to enter trades automatically for you. Or simply use them for helpful information on the chart.
The rules you create in BloodHound are saved to a .bht file. You can share this file with other BloodHound users, much like sharing a Word document.