Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
reasons 4 not releasing source code always different and complicated
when other can put efforts into development, all the additional work (mods, derivatives, ets) - CJA always cool with it - and now so much requests to change one little detail after another out of his neck
plus the more different ways - the better
reasons 4 not releasing source code always different and complicated
when other can put efforts into development, all the additional work (mods, derivatives, ets) - CJA always cool with it - and now so much requests to change one little detail after another out of his neck
plus the more different ways - the better
If you are giving something away for free, no reason not to release the code. If you are selling the code, of course you want to keep it secret. IMO, the only other reason to keep code secret is so you are the WIZARD and everyone has to come grovelling to you.
My degree was in computer science (1977 BS Univ of Maryland) and over the decades fellow coders have helped me and I have helped fellow coders. Sometimes, someone can save you hours of frustration by showing you a simple technique.
I looked at code from Waddah, FerruFX and whoever wrote the !xMeter and learned a bunch. That's how I was able to write the TRO MULTI METERS so quickly. I took the code and made it more user and programmer friendly. Anyone can use my code as a template and can whip out their own meter in minutes. For example, to make a ROC or Momentum version, just take the RSI version, rename it, delete the RSI code and install the ROC or Momentum code.
The code for producing the meter doesn't have to be altered. The labels are inputs, as are the colors and levels. And the object names contain timestamps so the user doesn't have to worry about one indicator stepping on the others. I am using tricks I learned years ago. Yes, I punched cards in my day...LOL!!
I hope others benefit from this and I can't wait to see someone make improvements to the code.
HI rumpled One,
Thanks for the posts, but do you think you post those indicators seperately (not in a zip file) I'm having trouble getting them to open otherwise. Thanks!
So much easier to handle the code when literals are stored in string variables and code is in fucntions and/or subroutines. That way you only have to make ONE change.
It looks like I need to do the same with the font and font size in the next version.
As you can see, the TRO MULTI METERs are really very simple programs that give the user all the flexibility they need to build their own displays.
Can anyone help me get the objects to delete properly? Thanks!
Last edited by TheRumpledOne; 12-30-2007 at 04:32 PM.