Thanks Terry , It works fine . So plot4 is the close and plot1 is the open . That must be in the help files some where , but I've never run across it before . ...
Lawrence - I can understand "ghost bars" where the price has spiked but on my charts the bars are "slow moving" and most have volume at each tick level - be it...
TP Tick Vol N indicator on ES #F The indicator style parameter break on day change does not work in realtime or with tick replay Any of the new continuous...
Bernd, I tried that as well . In spite of , the formula making sense , it plots a mono colored bar for up closes or down closes . It says in the help files...
Lawrence, Thanks for your thoughts on this. Yes, I see how using a compress series can be used as an intermediate step to full tick by tick management. Using...
What you posted is an interpretation of the momentum bar, not the correct definition. If you got invalid bars, that means you have not enabled bar driven mode...
Lawrence - I had enabled bar driven mode in all cases. ... new ... shown ... If a bar is on the chart and that bar is within a price range with volume in the...
It would be VERY NICE to be able (as a user) to specify an indicator returning a Boolean that would drive the NeoTicker "Bar Close Event" instead of NeoTicker...
... realtime ... Can you send us a chart, we are still unable to reporduce this. ... time. ... people would ... continuous ... don't ... ticks. ... This has to...
Lawrence / Ken – Since my last post on my problems with Momentum bars, I've been running a few tests on the volume available across the various bar types –...
I've just spotted a small mistake - cut and paste problem. The 50T and 3M charts with no Superposition do NOT have strange bars on the chart. ... (strange ... ...
Am cutting out your questions below followed by answers. ... The data1.time [0] is always the expected end of bar time. If it is a 5-min series, you get :05,...
" Ken " ,, After creating a weighted index using the " weighted index indicator " , I see there are limitations . Coloring the candles the way I want , and I...
User defined symbol do not have backfill yet, consider using NeoBreadth if you have a formula with high time frame bar generated data. ... indicator " , I see...
Still unable to reproduce the problem, the chart you have provided does break on day on my side (see attached gif). Can you take a screenshot and show us the...
I am trying to use the "barssince" indicator when entering a postion from a trading system. I am a little hung up on what goes in the " " portion of the...
Using Neobreadth , I would want to collect the O ,H,L,C and V on daily bars . Is that possible ; and what would be the historical formula ? Ted ... was ... a ...
I am writing a trading system using formula language. My system involves the use of a few indicators with parameters. At the beginning of my system I...
The speed is about the same after the first bar calculation is completed. Lawrence ... involves the use of a few indicators with parameters. At the beginning...
... This is improper usage of "Barssince"; "data1" links to the primary data series of the chart this indicator is applied to. $rule is a local variable. This...
But I don't want my bars to break on day change just my indicator and that's where the problem lies. The indicator style parameter is failing to recognise that...
Bernd stated: You don't need "Barssince" to enter a position 3 bars after a condition was true: any indicator will allow you to specify when the condition was ...
If you are working with the same alert editor, when you type Alert1000 and Alert1001, you are editing the same alert. If you wish to add another alert, click...
Creating an index with " weighted index " or " User defined symbol " was fairly intuitive , but you either can't color the candle the way I want or you can't...
... symbol " was fairly intuitive , but ... backfill . I just remember there is a way to fill UDS. First generate the index you want using weighted index, then...
I am new to Neoticker, relatively new to Delphi but would be very grateful of some help. I know this is pretty basic but I want to plot in Delphi an ...