forex software

Create and Test Forex Strategies

forex software

Skip to forum content

Forex Software

Create and Test Forex Strategies

You are not logged in. Please login or register.


(Page 9 of 9)

Forex Software → Expert Advisor Studio → EA Studio - News and updates

Pages Previous 1 7 8 9

You must login or register to post a reply

RSS topic feed

Posts: 201 to 215 of 215

201

Re: EA Studio - News and updates

Hello Traders,

A new Expert Advisor Studio v24.1.8 is uploaded.

It comes with updated MQL code of the Expert Advisors for MT4 and MT5.

Improvements:
- fixed indicators initialization for MT5 when the indicators are not displayed.
- redesigned the statistics information shown on the chart. The experts show stats for the current day, week, and month. It makes it easier to evaluate the expert performance without third-party services such as FxBlue or MyFxBook.
- the News Filter shows all upcoming news events.
- the indicator shows the information on the chart immediately after running the expert.
- the indicators are not shown in MT5 by default.

This MQL code update is a result of two weeks of work. However, it includes mainly code cleanup and fixes of auxiliary functions. You don't need to re-export your currently running Expert Advisors.

Please report any issues you may experience.

Trade Safe!

Re: EA Studio - News and updates

Awesome! Thank you very much Popov

203

Re: EA Studio - News and updates

Hello Traders,

Uploaded: Expert Advisor Studio v24.3.24

We have four new data sources from regulated brokers:
- Eightcap
- Darwinex
- FPMarkets
- FXView

These data feeds are from MetaTrader 5 Live accounts with dynamic spread.


Trade safe!

204

Re: EA Studio - News and updates

Hello Traders,

Uploaded: Expert Advisor Studio v24.3.25

The provided data feeds are in the UTC timezone.

We can customize the timezone of the provided data sources from Data -> Data Horizon.

https://image-holder.forexsb.com/store/eas-data-horizon-timezone-settings-thumb.png

Please test this new feature and share your experience.

Trade Safe!

205

Re: EA Studio - News and updates

Hello Traders,

Uploaded Expert Advisor Studio v24.3.29.

We removed the Last-open-position stats table from the Collection because it was more confusing than helpful.

New feature: finally, we can drag & drop Collections over the Collection page (when it is empty). I was missing such a feature for long time smile

https://image-holder.forexsb.com/store/ea-studio-drag-drop-collection-thumb.png

Happy trading!

206

Re: EA Studio - News and updates

Hello Traders,

A new Expert Advisor Studio v24.8.14 has been uploaded.

This release comes with a new features: MQL Option

You can find it under Tool -> MQL Options.

This update allows us to preset protections in the exported Expert Advisors.

This screenshot shows how the preset MQL Export Options correspond to the Expert's Input fields.

https://image-holder.forexsb.com/store/eas-mql-options-expert-input-thumb.png

The protections are shown in the MetaTrader chart.

https://image-holder.forexsb.com/store/eas-mql-options-expert-chart-thumb.png

Please reload EA Studio to update your MQL code.

Please report any issues you may discover.

Trade Safe!

207

Re: EA Studio - News and updates

Hello Traders,

A new Expert Advisor Studio v24.8.22 is uploaded.

It has a redesigned Data Horizon page.

New features:
* All options have checkboxes. It helps us to switch an option on and off without changing the values
* Added a new option: Max data length. It helps us limit the data series's length to a number of years, months, weeks, or days.

https://image-holder.forexsb.com/store/ea-studio-data-horizon-thumb.png

The data length calculation considers a month equal to 30 days and a year equal to 365 days.
The leap years are not currently taken into account.

Trade Safe!

208

Re: EA Studio - News and updates

Hello Traders,

A new Expert Advisor Studio v24.8.22 is uploaded.

It comes with an updated Portfolio Expert code.

Now, Portfolio Experts have all the protections previously available only to a single expert.

Many new options are available. You can preset them in the Ea Studio's Tools -> MQL Export Options page.

https://image-holder.forexsb.com/store/portfolio-expert-metatrader-input-options-thumb.png


The Portfolio Expert shows stats, protections, and upcoming news on the MetaTrader chart.

https://image-holder.forexsb.com/store/portfolio-expert-meta-trader-chart-thumb.png

Please find more details in this post: New Portfolio Expert with Protections and a News Filter

Trade Safe!

209

Re: EA Studio - News and updates

Hello Popov,

Thank you for the new update for EA Studio; it looks great, and I appreciate the effort you've put into it! smile

I do have a question: Is it possible to add an option to use the older version of EA Studio, specifically Expert Advisor Studio v23.11.9? Alternatively, could we have the option to use #property version "3.6" instead of the new version "4.2"?

The reason I ask is that I have been exporting many EAs from EA Studio this year. The older version is robust, reliable, and I've become very familiar with it, especially since I've been working with a coder to add several custom features to the EA files.

However, after this major update, I've encountered some difficulties adding these features, as the code structure has changed.

Currently, I am running multiple tabs with the older version of EA Studio, and I'm trying to avoid refreshing the page to continue exporting portfolios with the 3.6 version.

I would greatly appreciate it if you could consider providing this option.

Thank you! smile

210

Re: EA Studio - News and updates

Hello Traders,

A new Expert Advisor Studio v24.10.17 is uploaded.

We see the expert's Magic numbers in the Balance Chart.

This is useful if you want to revalidate your previously exported robots.

https://image-holder.forexsb.com/store/eas-magic-number-in-chart-thumb.png

We have data feed from FTMO in EA Studio.

https://image-holder.forexsb.com/store/eas-ftmo-data-thumb.png

Trade safe!

Re: EA Studio - News and updates

Mr. Popov, the fact that we're now seeing Expert's Magic numbers in EA Studios is amazing. Thank you so much, it's been incredibly useful.

212

Re: EA Studio - News and updates

Added Indices to Eightcap: US30, NDX100, SPX500, GER40, UK100

Trade Safe!

213

Re: EA Studio - News and updates

Today, I spent several hours thinking about how to better show the strategy's  Magic Numbers.
It was plotted on the Balance chart so far, which was not the best place for that.

Now, I show the Magic number in the Strategy Properties slot in the Editor. It is also shown in the header of the collection records panels.

I hope you will like it smile

https://image-holder.forexsb.com/store/eas-editor-magic-number-thumb.png

Trade Safe!

214

Re: EA Studio - News and updates

Hello, Traders,

I'm improving the user interface and the behaviour of EA Studio.

Now, we have improved Log in form as follows:
- EA Studio does not log out the user if the browser is closed for short or the page is reloaded unwillingly even without "Remember me"
- the password is encrypted in the browser before being sent to the server, so your internet provider cannot sniff it
- added better user data validations
- added more intuitive messages in case of wrong input or failed sign-in
- using some of the browser's assistive features

Here are some examples of browser messages.

Missing email:

https://image-holder.forexsb.com/store/eas-the-email-is-required-thumb.png

Short password:

https://image-holder.forexsb.com/store/eas-the-password-is-too-short-thumb.png

Trade Safe!

215

Re: EA Studio - News and updates

Uploaded Expert Advisor Studio v25.1.8

The application shows better information for the position entry value in the Strategy Properties panel and the Generator.

Now, we see:
- the actual asset amount for an entry,
- the entry amount in Account currency
- the margin required in Account currency
- the required margin % from the account size.

EA Studio calculates the values by using the entry lots, the symbol's lot size, the account size, the leverage and the current exchange rates.


Example for GBPUSD:

https://image-holder.forexsb.com/store/eas-entry-amount-gbpusd-thumb.png


Example for DAX:

https://image-holder.forexsb.com/store/eas-entry-amount-dax-thumb.png

Trade Safe!

Posts: 201 to 215 of 215

Pages Previous 1 7 8 9

You must login or register to post a reply

Forex Software → Expert Advisor Studio → EA Studio - News and updates

Similar topics in this forum