Forex



Go Back   Forex Trading > Downloads > Tools and utilities
Forex Forum Register More recent Blogs Calendar Advertising Others Help






Register
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.
See more

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 02-23-2006, 11:25 AM
ycomp's Avatar
Member
 
Join Date: Jan 2006
Posts: 93
ycomp is on a distinguished road
Must have utility for MT coders who are not 100% perfect

been using this cool program securdat for 5 or 6 years.

It monitors folders and stores copies every time you make a change to a file in them. e.g. if you are editing abc.MQ4 then every time you save you will have abc[0001].mq4, abc[0002].mq4, etc.

useful if you make a mistake.

it is shareware but will continue to work in crippled mode... only monitor one folder or its subfolders. If all your code is in one folder or its subfolders, then it works just fine except a simple nag screen when windows starts up.

http://www.pa-soft.com/frameenglish.htm

also, you can use winmerge as a diff tool to see the differences between the files. This is useful if you are trying to figure out what exactly is different between abc.mq4 and abc[0074].mq4

winmerge is also great because you can actually diff entire folders too.

http://winmerge.sourceforge.net/

winmerge is free

note: if anyone knows a program that works like securdat but w/o a nag screen... i.e. freeware then please post a link. But I have evaluated many every couple of years and securdat is the only one I tested that was designed intelligently. It was made by a programmer for programmers.

note 2: if you are worried about space, you can set the number of backups to make. I think it can backup into zip files also, but can't remember for sure. But for me it would be much smarter to just use winxp to compress the securdat backups folder. which is what I do. text files compress very well, so it will save a lot of space.

Last edited by ycomp; 02-23-2006 at 11:59 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #2 (permalink)  
Old 02-23-2006, 11:22 PM
codersguru's Avatar
Senior Member
 
Join Date: Oct 2005
Posts: 994
codersguru has a spectacular aura aboutcodersguru has a spectacular aura aboutcodersguru has a spectacular aura about
Talking Folder monitor!

Quote:
Originally Posted by ycomp
been using this cool program securdat for 5 or 6 years.

It monitors folders and stores copies every time you make a change to a file in them. e.g. if you are editing abc.MQ4 then every time you save you will have abc[0001].mq4, abc[0002].mq4, etc.

useful if you make a mistake.

it is shareware but will continue to work in crippled mode... only monitor one folder or its subfolders. If all your code is in one folder or its subfolders, then it works just fine except a simple nag screen when windows starts up.

http://www.pa-soft.com/frameenglish.htm

also, you can use winmerge as a diff tool to see the differences between the files. This is useful if you are trying to figure out what exactly is different between abc.mq4 and abc[0074].mq4

winmerge is also great because you can actually diff entire folders too.

http://winmerge.sourceforge.net/

winmerge is free

note: if anyone knows a program that works like securdat but w/o a nag screen... i.e. freeware then please post a link. But I have evaluated many every couple of years and securdat is the only one I tested that was designed intelligently. It was made by a programmer for programmers.

note 2: if you are worried about space, you can set the number of backups to make. I think it can backup into zip files also, but can't remember for sure. But for me it would be much smarter to just use winxp to compress the securdat backups folder. which is what I do. text files compress very well, so it will save a lot of space.

ycomp,
It's not hard to program like this for you and the members.
Tell me your requirements and try to make them simple as possible.
__________________
Hope it helps !
Coders' Guru
Senior MQL programmer:
www.xpworx.com/custom.htm
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #3 (permalink)  
Old 02-23-2006, 11:45 PM
ycomp's Avatar
Member
 
Join Date: Jan 2006
Posts: 93
ycomp is on a distinguished road
cg, securdat does it already as long as you can live with the nag screen upon windows start up.

I guess the main requirement is to only keep 'x' number of copies of each file. for something like metatrader it doesn't matter much since you don't work with too many files but for real programming languages, you understand how big a problem that could be... if you have hundreds of classes.

but why reinvent the wheel when I can give you so much other work to do?

what would be really cool is a program to monitor folders...

I know, sounds completely different - doesn't it?

it would watch a folder and then copy this file to a list of folders. These folders can be local or network folders.

e.g.

monitor c:\program files\sbfx\experts to "other_mt4_clients"

every time a file is added to folder, either by copying into it, or e.g. creating a new indicator, expert, script, etc. or template in mt4 then it would automatically be duplicated all the "other_m4_clients" list folders.

note: chances are this kind of program already exists and I am just too lazy to look for it. Actually the question with these kinds of programs is not whether they exist but if they are freeware and/or general purpose programs or specific to the task.

Last edited by ycomp; 02-23-2006 at 11:47 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Money Management cardio Tools and utilities 176 11-14-2009 04:11 AM
Utility EA's Kiup00 Expert Advisors - Metatrader 4 7 12-17-2006 05:43 PM
Utility to convert MT3..... babarmughal Tools and utilities 3 07-07-2006 09:36 AM


All times are GMT. The time now is 10:58 PM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.