Experts: Universal 1.64

 

Universal 1.64:

Universal trailing of positions and pending orders.

Universal trailing of positions and pending orders. The Expert Advisor can also open positions and place pending orders.

The EX can:

  • Trail stop levels for orders of any type (market and pending);
  • Apply scalping techniques;
  • Track the deposit increase by the required percent — once the value is reached, the EA can inform the user about that;
  • Place pending orders, which are allowed by the user;
  • Show Expert Advisor settings on the screen.
  • The EA was originally designed as a universal trailing tool, while all other features have been added for convenience.

Author: Vladimir Karputov

 
Vladimir, I downloaded this robot, but for some reason it goes out of position and nothing happens.
 
nik-2:
Vladimir, I downloaded this robot, but for some reason it flies off the position and nothing happens.

This is a technical forum. Please formulate your question correctly and completely. Describe the situation, provide logs.

 
Error
 

Good afternoon! here is the error


 
nik-2:

Good afternoon! here is the error


Where are the parameters of the Expert Advisor lost? I'm not a telepath.


I will switch on telepathy: in the parameters there is the following

Input parameters

  • For all open manually, the magic number is \"0\"
    • magic number - a unique identifier, with which the Expert Advisor will work;
    • Lot - the lot of the position or pending order that will be opened by the Expert Advisor.

  • Pending Order Switches - flags for pending orders:


I assume that you have left this value as default (0.02) - if so, then the value 0.02 is incorrect, it is necessary (the hint is displayed in the "Expert Advisors" tab) to set 1.00 lot.

[Deleted]  

The codes are not working, kindly recheck it.

 
SunDragon:

Please do not post using capital letters. It is considered to be shouting and is very rude.

Kindly edit your post with normal text.

 
SunDragon :

The codes are not working, kindly recheck it.

Do not write using Caps Lock (or buy a new keyboard).

I just ran a test - everything works:

I remind you: carefully read the description, carefully read the log file of the "Experts" tab, carefully read the log file from the "Journal" tab

 
Thank you very much  sir for sharing your knowledge with newbies like  me
[Deleted]  

there are some problems i have found, firstly yes the EA works, but it keeps creating orders and does not stop after orders are activated. (it should stop after number of orders have been opened)

2) if you could insert a button to only create orders, it would really help for users.

3) there is no breakeven (breakeven step and breakeven value)

4) everything else is fine.