Yes we have volume-based bars.
ok. let me evaluate.
Having problem connecting it to IB.
anyway I will uninstall and reinstall it again.
Yes we have volume-based bars.
Here's a video on connecting to IB: https://support.motivewave.com/videos/connecting-interactive-brokers/ok. let me evaluate.
Having problem connecting it to IB.
anyway I will uninstall and reinstall it again.
Can you draw Fibonacci retracement or trend line?What max just said is what I am doing here. This is a custom coded excel charting solution using VBA script and the sample excel worksheet (TwsDde.xls). TWS DDE for Excel API.
View attachment 214668
Here is the code for the script.
https://stackoverflow.com/questions/58369968/excel-vba-macro-edit
Good luck.
Can you draw Fibonacci retracement or trend line?
Do you know the cost of ThinkorSwim if use TWS data feed? Thanks!The trend lines are just standard features available in MS Excel. Excel doesn't have fibs I don't think.
You can probably download chart add-ons for Excel that can do more advanced stuff.
I just chart really math heavy stuff with it because TWS has problems doing what I want.
The indicators in TWS get all messed up when you create complicated virtual securities. Things like synthetic indexes, spreads involving futures and indexes, rate and index spreads, etc.
You can do very heavy mathematics processing in Excel. Anything that the API can pull can be brought into the Excel worksheet (bid,ask,ask size, etc.) and it will chart clean.
It's not perfect, but useful enough for what I need it for. I have ThinkorSwim as well to chart spreads and synthetics.
For general charting, I would just get TDA ThinkorSwim and use TWS for execution and/or supplemental charts, monitoring, and the API.
It looks like that Ninjatrader is free if use TWS data feed, MotiveWave is no free, right?Ninjatrader, MotiveWave. You can connect your IB account.
Do you know the cost of ThinkorSwim if use TWS data feed?
It looks like that Ninjatrader is free if use TWS data feed, MotiveWave is no free, right?
For general charting, I would just get TDA ThinkorSwim and use TWS for execution and/or supplemental charts, monitoring, and the API.