Here`s another post about my program without a name yet as it will likely be hidden under various names and put on CD`s under various names since like I said the organization of god is controlling the whole internet. What it does is almost precisely what Metastock and Amibroker and for that reason all charting programs and platforms do that is drawing the charts of financial instruments like stocks, currencies and whatever other derivatives there are. It has a simple programming language just like Metastock and most basic functions that are available in Amibroker. I can write many other function if anyone would require but for me its good enough since what I was aiming for was accomplished and that is to be able to put my strategy in it just like I had it in Amibroker. 80% of it is done there are some things left out but not that important right now. Unlike what I had in Amibroker  this program contains other things more important which I will not reveal here. 

In terms of performance isn`t very fast, I`m not competing with anyone at programming though. On a old Pentium 4 with a Intel (R) processor at 3.20GHz running Windows XP with 1 GB of RAM loads 5000 bars with a single time frame in  111.306 seconds from which I could chop about 20 seconds with a bit of work which I`m to lazy to do right now so overall I guess I could say it loads 5000 bars in 1 minute. Which isn`t fast but when I am referring to to load word I mean it finishes to draw the indicators and all studies and calculations. On this particular chart the calculations are three moving averages, MACD, its signal and its trigger. 6 plots in total plus the prices plots. Its good enough I would say. And btw, the way I made it was that the calculations are performed on the entire set of data which is taking a bit of time. Can`t modify this since its to complicated but if the program would calculate only on visible data the performance would be just as it is with any trading platform and those, most of them are useless 😀. Ah, I remembered another annoying thing with this is that changing the parameter of a indicator or formula recalculates on the entire chart so it takes a while, that's a drawback more than its loading time. Other than that it runs fine, maybe the scrollbar which scrolls the chart isn`t as sensitive as I would like but I`ll be focusing on it some day before I consider the program ready, now it almost ready. I wish I would have put in it a scanner, which I made at some point for other version of the program, I made quite a lot of version with each version making a progress as I was learning to program and like I said I got to the end of it and I`m quite satisfied. Runs reasonable fine, its more useful than anyone can suspect for a person involved in the financial markets, is able to reproduce my strategy and its overall good enough. What it does not have its a source of data, it was made to import data from text files and update real time data manually without being connected to internet. The purpose of this is to hide your financial transactions and its a good idea since like I told you the head(s) that runs this whole shitty world are a bunch of crooks no more no less. Crooks and scum at the lowest possible level of what crooks and scams mean. So if you want to make money in the financial markets I suppose you can but only in secret not over the internet trough usual trading platforms, those are for suckers if there are any left after I got in a fight with them and post it allover the internet. 

Here is a chart of ADBE daily time frame (the program can load any time frame and multiple time frames in the same time, slows it down a bit this one) for bar,candle and area price styles loaded with 5000 bars and the calculations above mentioned. By the way regarding the aspect of the charts I got themes and you can create whatever themes you like in it so regarding the colors in this picture they are just from a theme and can be easily changed. And speaking of that the program itself can be colored as you like not only the charts. 






Comments

Popular posts from this blog

Program formula language

Program windows