|
The platform consists of Four parts (all are made on .net platform)
( used to updated the trader transactions )
|
|
Login Screen
|
The user logs in from this screen. The user is authenticated by a call to the web service.
The Web service checks if the user is already logged in from any other location. If so the
former user is logged out. Also the web service checks if the user is a demo or a live one.
|
|
|
View 1
|
After the trader has been authenticated the user is taken to the main form.
The above screen-shot shows the view one of the live quotes that are retrieved
form the market. The quotes are refreshed every two seconds to keep the user updated
to the market. As the profit and loss, Used margin, Usable Margin and the Equity of the
user depend on the current market rates these values are also refreshed every two seconds.
The currency pair summary panel at the bottom right of the screen shows the average rate
of all same currency pairs with having the same market order.
The graph at the top right of the screen shows the market position of the currecny pair
selected by the user. My Account panel on the bottom of the screen shows the Account
Information of the trader.
The trader can view the reports for all trades, the open trades and pending trades.
The reports are based on crystal reports hosted on the server.
|
|
|
View 2
|
The above screen-shot shows the view two of the live quotes that are retrieved
form the market.
|
|
|
Trade Options
|
The trader has the following options
- Place a Buy or Sell at The Market Order.
(Executed Instantly)
- Place a Buy or Sell Entry Limit Future order.
(Executed Automatically by the Windows Service on the server when the currency pair reaches the limit)
- Place a Buy or Sell Entry Stop Future order.
(Executed Automatically by the Windows Service on the server when the currency pair reaches the stop)
Also a user can place a call level alert that sends an alert to the user when the sell
or bid is reached.
|
|
|
Buy Sell Market Order
|
The window for the trader to place a buy or sell market orders.
|
|
|
Buy Sell Future Order
|
The window for the trader to place a buy or sell future order.
|
|
|
Manage Limit Stop
|
The window for the trader to manage the Limits and stops for the trades. These are executed automatically the
windows service on the server.
|
|
|
Alert
|
The alert window that shows the alerts when the trades are executed.
|
|
|
Call Level Alert
|
The call level alert window for the trader to place the alerts for a currency pair.
|
|
|
Trading
|
The trading tab shows the open and the pending trades of the trader. The P/L for the trdaes are
calculated every time the market value of the currency pair changes. A trader can place the stop/limits,
hedge , close the open trade or view the report from the panel
or for the pending trades stop/limits, alerts can be placed here
|
|
|
Session Activity
|
The happening of the session are displayed for the traders here.
|
|
|
Finance Chart
|
Full Screen view of the chart
|
|
|
Currency Options
|
The trader can choose which currency pairs are to be shown on the platform.
|
|
|
News
|