The beta version of the Trading Station/Marketscope 2015-I

The beta versions of the Trading Stations and Marketscope

Moderator: admin

Re: The beta version of the Trading Station/Marketscope 2015

Postby Julia CJ » Thu Oct 01, 2015 2:19 am

Hi Stance,

The next release of Trading Station is expected by the middle of November this year.
Julia CJ
 

Re: The beta version of the Trading Station/Marketscope 2015

Postby Julia CJ » Thu Oct 01, 2015 2:42 am

Hi dtb71fxcm,

It would be really useful to have such.
I will add the feature to the wish-list.
Julia CJ
 

Re: The beta version of the Trading Station/Marketscope 2015

Postby jacklrfx » Fri Nov 27, 2015 1:40 pm

Hi,
I have a suggestion to make the control of the stream more flexible.
I mean, generally when I want to use in a strategy a condition given by an indicator, I have to access at the stream (that is a number) of the indicator I have to use. For example, the output of a moving av is a number and in a strategy I can use that value to do something. But there are times in which I don't want the number; example, the changes of the color of a moving average, and the value of some indicators, indicates that there is the moment of enter or exit. So in this condition, in indicator, I write the code and draw on the chart a signal (arrow). The problem is that in the strategy there isn't a way to use that signal. So, I would like to write: if Signal[period] == exists then and at this time this is not possible.
I hope to have been clear
In case I don't please let me know
jacklrfx
 
Posts: 63
Joined: Mon Apr 20, 2015 2:40 pm

Re: The beta version of the Trading Station/Marketscope 2015

Postby Julia CJ » Mon Nov 30, 2015 1:36 am

Hi Jacklrfx,

Yes, this can be done. You need to create a stream with the “Signal” ID in the indicator and to specify a number. Then check it in the strategy.
Julia CJ
 

Re: The beta version of the Trading Station/Marketscope 2015

Postby AmyBLACK » Wed Dec 02, 2015 5:28 am

Julia CJ wrote:The beta version of the Trading Station/Marketscope 2015-I is available for public testing.

Please read the beta-testing license agreement carefully before installing the beta version.

You can download the beta version using the following link: http://fxcodebase.com/bin/FXTS2InstallDev.EXE


What's New?

Trading Station


1. Commissions are displayed
Commission is a new model of trading provided by FXCM. You can find more information about FXCM commissions at http://www.fxcm.com/advantages/spreads-commissions/
This version allows traders to forecast the commission charged on the opening/closing of a position. The version also shows accrued commissions.

The following features have been added:

- Estimated commission is shown in trade dialogs (Create market, Create Entry, Close Postion, etc.).
- “Commission” column has been added to the Simple Dealing windows. The column shows the type and the amount of commission per unit.
- “Open Comm” column in the Posistions/Summary window shows the commission amount on opening.
- “Close Comm” column in the Open Posistions/Summary window shows the commission amount that will be charged on closing.
- “Comm” column is always displayed on closed positions.
- “NetPL” column in the Open Posistions/Summary window now includes commission that will be charged on closing.

2. Stop/Limit Order for Symbol is added for FIFO accounts
American users can now add Stop/Limit orders to positions that are already open. Stop/Limit Order to Symbol Order can be created from the Toolbar, Context Menu of an open position or from the Summary Windows.

3. Range Entry/Range Trailing Entry order
A new type of Entry order has been added. Range Entry order (generally known as a Stop-Limit order) is an order to buy or sell at a specified limit price or better when the given stop price is reached by the market price.

4. Portability
The version is portable. It can be copied anywhere within a local disc. It can also be copied to a flash-drive and run on a different computer. All user settings will remain the same.

5. Sortable simple dealing rates
You can now sort columns in simple dealing rates by any column. Sorting can be either dynamic or fixed.
When sorting is dynamic, it occurs constantly with any updates from any row of the sorted column.
If sorting is fixed, it occurs only by clicking the column header.
By default, sorting is fixed.

6. Save multiple logins
If you use several logins, a username is saved each time you successfully log into account. After that you can choose a login from the combo box.

7. Actions Window information is extended
Now the Actions window stores information of multiple sessions. Displayed information is grouped by days.

MarketScope:

1. Migration to Indicore SDK 3. For details see:
http://fxcodebase.com/wiki/index.php/Wh ... SDK_3.0%3F

2. You can now simultaneously open several Marketscope windows. Each window may have a custom Layout.

3. It is now possible to use Dn and Wn custom periods (D1-D364,
W1-W50).

4. You can work with OCO orders both from the Marketscope window of the chart context menu or from Trading menu.

5. New options have been added to Chart View Options section:
- Bid Line Color
- Ask Line Color
- High Line Color
- Low Line Color
- Show crosshair

6. Default name is suggested when executing the ‘Save As Image’ command.

7. New lines have been added to Cursor Data:
- High - Low
- Date

8. A text field has been added to the ‘Open Project’ dialog in Backtester/Optimizer so you can find necessary projects fast.

9. Ability to set Error Limit in Optimizer has been added.

10. Indicators and strategies can upload commands up to 100K via getHistory. Restriction on uploading ticks has not been changed. Restriction on the number of displayed bars/ticks has not been changed also.

11. You can export detailed information about backtesting results to CSV file. The following information is saved:

- Parameters
- Events
- Statistics
To execute the command, in File menu select Export to Excel. In the appeared submenu, select Advanced Export.

12. Standard strategies with trading function have been removed from the delivery. Only alerts are left. However, trading strategies may be installed as custom ones.

13. Fibonacci Retracement now contains options to customize level colors and their styles per level.

14. Text location parameter for labels has been added to Fibonacci Tools. The option is called "Label Alignment" and it has been placed to the parameters tab.

15. Each Fibonacci Tool now has individual settings that may differ from other Fibonacci Tools’ settings. Each tool can be individually set in options dialog.

16. Plus (+) button is added to quickly create charts in any Marketscope area.

17. Alerts and Trading Automation menu has been moved from submenu to the main menu in Trading Station.

18. OBOS indicator is added to the standard delivery.


best wishes for all :lol: :lol:
AmyBLACK
 
Posts: 1
Joined: Wed Dec 02, 2015 5:22 am

Re: The beta version of the Trading Station/Marketscope 2015

Postby skoomie » Wed Dec 23, 2015 5:45 pm

All I want is market replay just like NinjaTrader...... is that too much to ask?!!! :D
skoomie
 
Posts: 1
Joined: Wed Dec 23, 2015 9:34 am

Re: The beta version of the Trading Station/Marketscope 2015

Postby Julia CJ » Thu Dec 24, 2015 3:25 am

Hi Skoomie,

Thank you for the suggestion.
This is added to the development wish-list.
Julia CJ
 

Re: The beta version of the Trading Station/Marketscope 2015

Postby daniel.kovacik » Wed Jan 13, 2016 4:54 pm

Hi,
would it be possible to make option how to minimize red rectangles and erase, minimize yellow rectangles.

Some examples for next update:
1. Historical tick data.
2. more types of charts (renko, PnF, range bars, tick candles)
3. Different borders of candles including shadows.
Attachments
AA1.png
AA2.png
daniel.kovacik
FXCodeBase: Initiate
 
Posts: 163
Joined: Thu Jun 12, 2014 9:09 pm

Re: The beta version of the Trading Station/Marketscope 2015

Postby Julia CJ » Thu Jan 14, 2016 7:47 am

Hello Daniel,

We have Renko and PnF charts. You need to use the Create View command there.
You can place a request for development of such chart view on the forum.

Different borders of candles including shadows.

This is added to the development wish-list.
Thank you.
Julia CJ
 

Re: The beta version of the Trading Station/Marketscope 2015

Postby Robadub » Mon Jan 18, 2016 7:03 am

Hi! Sorry for my english in advance.

When you link the charts, can you add an option to link also the lines, shapes and texts of the same currency pair. Thanks this will be very useful tool.
Robadub
 
Posts: 7
Joined: Tue Dec 08, 2015 9:20 am

PreviousNext

Return to Beta Versions

Who is online

Users browsing this forum: No registered users and 4 guests