Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
OrderFlowBot
Collapse
X
-
Yes. If you actually read the readme file... it's the first line in the Important section at the top.Originally posted by Malletto View Post
-
You can remove all the volumetric data and rebuild the databar yourself with strategies that doesn't require any data from the volumetric bars. I might consider doing this after I complete the refactoring of the current code. It should be easier to do after the next version.Originally posted by Malletto View Post
That stinks. Is there anything within the files that I can use that doesn’t require that data?
Comment
-
Ok that’s awesome. Do the stacked imbalances extend as levels until broken?Originally posted by WaleeTheRobot View Post
You can remove all the volumetric data and rebuild the databar yourself with strategies that doesn't require any data from the volumetric bars. I might consider doing this after I complete the refactoring of the current code. It should be easier to do after the next version.
Comment
-
Any update on this? Thx!Originally posted by WaleeTheRobot View Post
You can remove all the volumetric data and rebuild the databar yourself with strategies that doesn't require any data from the volumetric bars. I might consider doing this after I complete the refactoring of the current code. It should be easier to do after the next version.
Comment
-
-
I'm not considering it. It can be a pain to try to figure out and draw on the volumetric bar. I think https://tradedevils-indicators.com/p...or-ninjatrader has what you want. If you are serious about it then just pay for it. They made a nice footprint with many indicators.Originally posted by Malletto View Post
What about making volume nodes? Ones that extend as levels?
Comment
-
You need the OrderFlow package. If you want to create the databars in your own code, you can just extract the databars. You just need to build them. This is the current UI branch that I'm working on. It's temporary and will change, but the databars here should be stable. You can extract the databars from the model. https://github.com/WaleeTheRobot/ord...odels/DataBars and see how it's added and managed in the OrderFlowBot classes in the root directory. You'll need to modify how its created. The new version will eventually be an event driven architecture and you can see how its being developed by looking through the code in that branch.Originally posted by swjake View PostThis is an absolutely great AddOn, thank you for your contribution! Is there a way I can add/call the DataBars into my own strategy, some code snippets you might share perhaps, as opposed to customizing a strategy inside OrderFlowBot?
Comment
-
You'll have to figure that out yourself based on the strategy you are using. One way to possibly do it is to send your data from NinjaTrader to an external app that you create so you can optimize the parameters through machine learning.Originally posted by omerbey View PostHi, dıd you have some settings options for this imbalance startegy? I have tried some settings but it was not so good.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
571 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
330 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
548 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
549 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment