EA for accelerating the setting orders

 

hi guys

I'm trying to create an EA for accelerating the setting orders

All that EA has to do is

------------------------------------------------------------

Unlimited simultaneous pairs and no magic number

------------------------------------------------------------

Open LONG order and SELL, the same time, using the settings:

Market Order = True/False

// Market order in TRUE, Open order instantly. Hours or minutes are irrelevant

// Market order in FALSE. Open order at the hour and minute pre-defined

Hour = 14; // Opening order in hour

Min = 50; // Opening order in min

Lots = 0.1; // Lot size

Max Orders = 10; // Max Number of orders

Slippage = 0.5; // Max

Open Long = 15; // Open pending order LONG, 15 pips current price distance

Open Short = 15; // Open pending order SELL, 15 pips current price distance

Take Profit = 30; // Take Profit in pips

Stop Loss = 20; // Initial Stop in pips

BreakEven = 15; // Breakeven after 15 pips profit

After opening BUY closing SELL, or the opposite

-----------------------------------------------------------

I'm using other two EA for codebase, it is attached

But, all I got are errors, errors, errors...

Please, someone help me? :D

 

Hi heirick,

ScheduleTrader_v1 is our tsd forum EA. This EA isusing text file created by you.

As to others ... it is what we have on the forum (in public sections and in elite sections as well):

Economic Calendar EA by Roets. The thread is here.

TimeBreakExpert_v1: idea development thread and this one as well:

- version #1 is here.

- version #1.1 is here.

News.

1. How to create forex calendar is here;

2. How to create signals or signals calendar is here;

3. How to make it public, private or commercial is here;

4. News indicators are here;

5. SignalTrader EAs are here;

6. News Trader:

- original thread. Look at the first post.

- some other links with other news EAs/indicators.

7. SignalSender indicator (how to create/update your calendar atomatically directly from your Metatrader) is here;

8. ScheduleTrader EA is here.

Straddle&Trail EA: original thread, EA download.

WNV EA: this EA buys and/or sells at a certain time of day.

TimeBasedEA: buy and sell specific currency pair at specific time is here (many versions).

EA Switcher: EA should estimate different market condition and manage other EAs by switching on/off, besides it should generate the signals and so on. Elite section thread. Still under development.

I think - you need TimeBasedEA - download it and try ... if not working - go to this thread https://www.mql5.com/en/forum/177263 and ask for improvement.

You can also try ScheduleTrader_v1 from here https://www.mql5.com/en/forum/177102 but you should create excel/text file for yourself - it is very easy but I am sorry - I did not use this EA for the long time. I think - it should be improved also for ecn/stp ... it may be with your broker ... if IBFX so it is no-hedge broker so ... check the broker too.

 

Help I need EA modified!

Hello! I've just downloaed your EA +waitin to test it soon..I'd like to ask you to modify some already good(but still not excellent!) EA's I have .. thar alll gain big profits ...and I have lots of Ea's to give you for free acctually!! if you don't mind to teach me how to write EA!! I also have daily signal providing to you that you' ll gain 100 of pips in short time!! we are just to exchange what we have ok ? I really wanna be good EA programmer!! Thanks...

 

Hi ken escape,

If you want to teach yourself about how to code so use first page of this thread https://www.mql5.com/en/forum/178706 for the links to some manuals (many tsd forum incl myself used those manuals and books).

 

Hi new digital

I check all EA, thanks for the big help! I will make a more profound analize on Monday, with the open market

When I finish my EA post here, (but it may delay) heheheh

Reason: