Go Back   Home » IRC Forex Forums > FAQ

Search FAQ Search FAQ
Search Word(s):
Matching Options:
Search in:

What does IRC stand for?
Internet Relay Chat (IRC) is a form of real-time Internet chat or synchronous conferencing. It is mainly designed for group (many-to-many) communication in discussion forums called channels, but also allows one-to-one communication via private message and data transfers via Direct Client-to-Client.

IRC was created by finnish Jarkko Oikarinen in late August 1988 to replace a program called MUT (MultiUser talk) on a BBS called OuluBox in Finland. Oikarinen found inspiration in a chat system known as Bitnet Relay, which operated on the BITNET.

IRC gained prominence when it was used to report on the Soviet coup attempt of 1991 throughout a media blackout. It was previously used in a similar fashion by Kuwaitis during the Iraqi invasion. Relevant logs are available from ibiblio archive.

IRC client software is available for virtually every computer operating system.

source: en.wikipedia.org/wiki/Irc


How do I create my own chat-room?

For a temporarily chat room, as long as it's not already taken, simply type:

/join #yourchatroom

However, if you'd like a permanent chat room, you must follow these instructions:

  1. Connect to the irc.ircforex.com chat server.
  2. Register and identify your user name with nickserv.
  3. Create and register your channel:

To create a channel, select a channel name under 18 letters long and type:

/join #channelnamehere

For example, if you wish to select the channel name #MyFirstChannel, you will type:

/join #MyFirstChannel

Note: Your channel name may only consist of English letters and may not include spaces. Once joined be sure you have Ops '@' beside your nickname.

Then, type:

/msg chanserv register #channelname PasswordHere ChannelDescriptionHere

For example, we will register the channel #MyFirstChannel using oUet562 as the password and A Cool Chat Channel as its description. So, you will type:

/msg chanserv register #MyFirstChannel oUet562 A Cool Chat Channel

For further assistance, contact one of the operators in the #forex chat-room (they have '@' next to their names). Or type:

/msg chanserv help 

How to register your name with nickserv.

What Is NickServ?
NickServ allows you to register a nickname to prevent others from using it.

How do I register my Nick?
Everyone should register their nickname on the irc.ircforex.com chat server to prevent others from using it.

To register, type the following command in the STATUS screen of your IRC Client:

/msg nickserv register password email

DON'T FORGET TO IDENTIFY!!!
Once you have registered you will have to type the following in the status screen of your IRC Client and hit enter:

/msg nickserv identify password

How do I add a chat portal to my web site?

Thanks to mibbit.com, adding a chat room to your site just got easier!

Just add:

<iframe width=500 height=280 scrolling=no border=0 src="http://widget.mibbit.com/?server=chat.ircforex.com:+6697&channel=%23forex%2C%23yourchatroom&settings=5e54e0d3729de74e3350d532b3f0dddb&showJoinsParts=true&forcePrompt=true"></iframe>

...and change yourchatroom to your channel!

For more information, check out mibbit's wiki at: http://wiki.mibbit.com/index.php/Widget

We ask, simply you idle in our main #forex chat room or add a link back beneath your chat widget,ie:

<div style="font-size:small;text-align:right">Forex Chat Servers provided by <a href src="http://www.ircforex.com target="_blank">ircforex.com</a></div>


How do I add a chat portal to my forum thread?

So your forum thread is booming and your users want to take it to the next level, a live interactive chat room!

Adding a chat room to your thread or topic discussion simple!

Once you've created your chat room, just add this link to your thread, for users to click on:

http://widget.mibbit.com/?channel=%23forex%2C%23yourchatroom&forcePrompt=true&settings=5e54e0d3729de74e3350d532b3f0dddb&server=irc.ircforex.com:+6697

Don't forget to change yourchatroom to your actual chat room's name!


What are some free IRC clients available?

Yeah it is true, the web based chat is a very slimmed down version of a regular irc client. So in order to take advantage of ALL the features that our server has to offer it is best to use a FREE irc client. I have compiled a list of all the FREE irc clients and the links to there sites below.

Recommended Free
XChat(windows) - http://www.silverex.org/
IceChat - http://www.icechat.net
TurboIRC - http://www.turboirc.com/t7/

The Rest of the List
BitchX - http://www.bitchx.com/
Bersirc - http://bersirc.free2code.net/index.php/home/
ChatZilla - http://chatzilla.hacksrus.com/
Colloquy - http://colloquy.info/downloads.html
KVIrc(linux) - http://www.kvirc.net
Trillian - http://www.ceruleanstudios.com
Pidgin - http://www.pidgin.im/
Visual IRC - http://www.visualirc.net
mIRC - http://www.mirc.com (has nag window at star-up)


How do I connect my IRC client to your server with SSL?

If you're using the webportal, you're already connecting securely, via 128bit SSL.

However, if you are using an irc client to connect to the network via SSL, a little configuration may be required.

SSL ports are 6697 and 7001

First what is SSL or TLS?
Answer: http://en.wikipedia.org/wiki/Transport_Layer_Security

Many modern IRC clients and servers have SSL support built in. This will explain how to establish secure connections with mIRC, XChat, and irssi.

mIRC
mIRC Versions 6.14 and later support SSL-encrypted IRC connections, but at the time of writing, mIRC does not include the required SSL libraries for legal reasons. Fortunately, all you have to do to install the libraries is download and run the latest self-installing OpenSSL package from http://www.shininglightpro.com/products/Win32OpenSSL.html. mIRC's SSL support will then be enabled automatically.

To configure mIRC to connect to a server using SSL, open the FileSelect Server dialog, select your IRC server from the IRC Server list, and click the Edit button. In the Edit Server dialog that appears, change the port number to the port on which the server listens for SSL connections and prefix it with a + to tell mIRC to use SSL when connecting. Finally, click OK and then Connect to Server to connect securely to the server.
mIRC will display the dialog for self signed certificate. To accept the certificate and complete the IRC connection, click Accept.

X-Chat
To open a secure IRC connection with XChat, first bring up the Server List window by selecting X-Chat Server List from the main menu. Select your network from the Networks list and check the Edit Mode checkbox.Check the Use Secure SSL checkbox. To connect to a server that presents a self-signed certificate, you must also check the Accept Invalid Cert. checkbox. Most IRC servers listen for SSL connections on a nonstandard port number; if this is the case, you will have to edit the Servers list appropriately. Finally, click the Connect button to connect securely to the server.

irssi
Specifying in irssi that a connection should be encrypted using SSL is as easy as adding an -ssl parameter to the /connect command.So for our server located at irc.ircforex.com and ports are either 6697 or 7001 you would simply launch irssi and type:

/connect -ssl irc.ircforex.com 6697
or
/connect -ssl irc.ircforex.com 7001


What are your IRC addresses and ports?

Servers:

Default Port: 6667

SSL Port: 6697


I've created my chat room, where's all the people?

OK great, now you have your very own chat room! But you're left in quandary... it's empty... a week or two goes by... and it's still empty! You ask yourself "what's the deal!"

Well... like any business, social, forum, or CHAT ROOM, you will have to tell people about it. I mean, don't spam every other chat rooms on our network and tell people to visit your chat room; it doesn't work that way.

Tell your friends and associates, post it on the forums, you may even have to do some massive spamming.

But as always... remember to tell them, that ircforex.com is an open-source, affiliate free, non-profit group (we don't seek to generate revenue by means of advertising on our web-site or affiliate programs-we're forex traders after all).


So what forex sites and brokers are permissible for posting?

All forex sites and broker sites must be at least two years old and have at least a Google Page Rank of at least 3, and a minimum Alexa rating of less than 100,000.

If you're unsure about a site's rank, check here: www.iwebtool.com/tools/

Irregardless of rank, forex sites that offer subscription based services are not-permissible.

All broker must be regulated.
Most major brokers should be regulated by some sort of regulatory commission, ie:
CFTC - Commodity Futures Trading Commission - USA
NFA - National Futures Association - USA
NIBA - National Investment Banking Association - USA
FSA - Financial Services Authority - UK/Europe
ARIF - lAssociation Romande des Intermediaires Financiers - Europe
GSCGI - Groupement Suisse des Conseils en Gestion Independants - Europe
BaFin - Bundesanstalt fur Finanzdienstleistungsaufsicht - Europe
BVI - British Virgin Islands Financial Services Commission - British Isles
FSC - Financial Supervision Commission - Isle of Man
CySEC - Cyprus Securities and Exchange Commission - Mediterranean
ASIC - Australian Securities and Investments Commission - Australia
AFSL - Australian Financial Services License - Australia
SIBA - Singapore Investment Banking Association - Singapore
Some major brokers are regulated by major banks as well.
If you're uncertain, ask your broker.

Introducing brokers are not-permissible.
Affiliate links are not-permissible.

Personal websites, blogs, and non-commercial sites are permissible.

If you're questionable about anything, before posting, please ask a moderator.