we inspected your files. To make it short: it is currently simply not possible to import them the way you want. The problem is, there is no column for the contract expiration available, so the program cannot distinguish between the 3 available contract entries and would mix them.
What you...
Many professional traders use Fibotrader for Intraday Analysis. You simply select your time resolution with the clock icon in the Chart toolbar, e.g. 5 minutes and are up and running. Viratech is not supported. You can use any of the feeds listed on Fibotrader.com in the Info/Data section though!
In QuoteMan you find a module to do this under Tools/Securities administration/Quote data/Delete quotes. There you can select starting from which date data should be deleted.
List columns have a naming convention. Put them in the scripts/columns folder and prefix it with "Symbol_" in order to appear in the symbol dependent category.
We just tried a date column with ASCII directory data and it works fine here. Could you send us some sample files ([email protected])?
High/Low and ZigZag cannot create any signals by default with the price since they just visualize points, zigzag has no interpretative meaning since it is drawn AFTER everything happened and is also not stable. HighLow is never crossed by the price data and thus does not generate signals either...
Very interesting, could you send us your zipped data directory to [email protected] so that we can try to find the date bug? We have never had this so far.
You are welcome to also send your scripts to that adress so that we can check them.
There are probably thousands of methods to do this. One simple way is to use the Current Trend indicator, which will draw a regression line and generate a buy signal if rising and a sell signal when declining.
Yes, Forex data analysis is very well possible. We do not know of a free data source though, except that most data vendors give away forex data for free if you sign up with one, e.g. Interactive Brokers. You would need a trading account anyhow, so see if yours is compatible.
We assume you are using ASCII files. If yes, then Fibotrader offers a very nice way to automatically update those. If you select the data source "ASCII data directory" you can assign an import template to the files in there and it will monitor the directory for changes and reload files as...
There could be many reasons. To put it simple: No more data has been imported and no more than that is available. Please check your data files to see if they are up to date and download new data.
If you had Fibotrader installed before, it will not start the trial again. This should be logical since by just reinstalling and saving the data directory you would have a free registered version forever. We give out temporary codes in cases where there was never a free trial. If this is...
Please check if the columns in the ASCII Import are detected correctly and set them to the right value if incorrect. It looks like the columns havea different order and instead of the close the volume is used or something like this.