Posts

Showing posts from September, 2025

Program formula language

Image
      As I mentioned in a previous post the formula language is array based. Almost all functions work on array and return an array as result. Using the available functions the user can write his own studies/indicators to perform simple or more complex calculations. More complex calculations can be performed by using the conditional statement iif ( expresion to evaluate, case true, case false ) which is also know as the ternary operator in old programming languages or -if then else statement- found in most programming languages.  Aside from iif statement to perform more complex calculations a user can assign an array to a variable which can me then reused anywhere in the program. This variable will be an array as well . For example the function sma(close,20) calculates a simple moving average of the close price but if you want to reuse it in other calculation will be more simple to assing a shorter variable to reffer to it. So you would say  vrb1 : sma(c...

Program windows

Image
  The program has 5 windows plus chart window: Log window, Database window. Fromula editor window, Import window and program configuration window. As I was saying in a previous post I really wished to make that scanner as well but the entire code must be modified and rewritten as I made it for another version and I`m not in the mood to do anything now.   What each window does? On short: Log window is supposed to give the user information about how the program is working, like a help file as each window has a question mark next to the x button if the user press it log window will appear and a description on what that window does appears. Of course its not ready yet Im to lazy to do these minor things and requires attention and mood. Other than that the log window was/still is intended to work as a descriptor of what the program is doing at a certain moment but as you can imagine for the moment I skipped the program lines that send that information so I would have to take ...

Chart themes

Image
 These were actually ready about 2 years ago so what did I do 2 years, the answer is things you don`t see. This program is very complex and without being a programmer or for that matter having anything to do with the programming world things were not that simple. To make everything work together, work smooth and be functional is harder than you think, if then else, everyone knows but when it comes to actually make something like this I doubt the same if then else theorem apply. At the end, its actually even harder because you got to think at everything together and be careful not to spoil something while making something else, and when I look at it and check Windows 11 which has blocked the executable made with this scripting language I lose the mood to finish it, maybe they blocked the executable because some are using it to hack windows or whatever I don`t really care about the reasons it might be with a good reason, you know, from what I have figure it out they seem to steal fro...

Can you still make money in the markets in 2025?

Image
       The markets are there, the AI is there and the suckers allover the place (are they still doing business? because this sucker is out of the business), well my answer to that is sure you can. It requires an edge (just like the one I had, actually I don`t think anyone ever can beat that but at least something close) and some charts similar with the one bellow, this chart reminds me why I have no regrets when I address to the top of the world in terms of crooks, scam, unscrupulous and other words in the same category which apply to their services or secret services and generally all those which you vote for when you think its democracy. As you can see the program is not different from any charting program at first glance with the exception of the Update data window which enables the user to update the data manually by typing the prices of new data and it has an automation option to update data in real time from a text file but like I said the program was not meant...
Image
      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 h...
       I forgot about this blog, actually I forgot many other things I`ve made or try to made while being chased by what seems to be, I thought a criminal organization but no, its how it is and its run from, they say its god its not, its run from, well everything belongs to them it looks like, you can not do anything without them. When I mean anything I really mean it, just a few moments ago they found my linux distro which I`m using to write this post and tried to hack it as my computer froze while trying to make a ... a new website you won`t believe it 😂. I`m being robed and cheated for about 12 years now and by what it looks long before but I had no clue and here`s me, with these suckers surrounding me, trying to do business as usual. So, why isn`t God, well its not God because God seems to keep the weather warm and nice and the sun up just as I like it, so its not God there's some crooks with a lot of money and controlling the whole internet and likely everythin...