I will write an advisor free of charge - page 109

 
Aleksey Mavrin:

x y z who can help))

... ? why?

 
Алексей Тарабанов:

If you enter lot 2.87 and quantity 25, then 2.87/25=0.1148, rounded down, then open 25pcs at 0.11 lot

I'll do it tomorrow.

If you have not got it, you will get rid of it.

This is my idea for the forum on trading, automated trading systems and strategy testing.

I will write an EA for free

Alexei Tarabanov, 2019.12.16 23:32

If we enter lot 2.87 and quantity 25, then 2.87/25=0.1148, rounding down, then open 25pc at 0.11 lot

I will do it tomorrow.


 
please write an advisor for this strategy
 

Please help, just getting started...
How do I determine the lot size depending on the conditions? I wrote this, but it does not work.

double lot()
{
if((Ask <= L0a3) || (Ask <= L2a3) || (Ask <= L5a3) || (Ask <= L8a3) || (Bid >= L0b1) || (Bid >= L2b1) ||
(Bid >= L5b1) || (Bid >= L8b1))
lot=(NormalizeDouble(Lots, 2))

if((Ask <= L0a) || (Ask <= L2a) || (Ask <= L5a) || (Ask <= L8a) || (Bid >= L0b) || (Bid >= L2b) ||
(Bid >= L5b) || (Bid >= L8b))
lot=(NormalizeDouble((Lots*1.5), 2))

if((Ask <= L0a1) || (Ask <= L2a1) || (Ask <= L5a1) || (Ask <= L8a1) || (Bid >= L0b3) ||
(Bid >= L2b3) || (Bid >= L5b3) || (Bid >= L8b3))
lot=(NormalizeDouble((Lots*2.5), 2));
return lot;
}

 
VelesSystem:
Please write an EA for this strategy

Do you understand the algorithm in this video? Then describe it in words.

 
Good afternoon!!! Happy New Year everyone!!! There is a need to write an EA for binary options on MT4 by strategy *** . Who can help?
 
Hello everyone Happy New Year. I have an idea for a grid of orders and I need an EA.
 
Hello Dear All Happy New Year !!!!! ... I have an adviser and an indicator, I need the owls to work on this indicator, not the one that is prescribed in it, can you do??... attached files ... I am grateful in advance.
Files:
 
Anybody alive?
 
Dmitriy Kudryashov:
Anybody alive?

No.

It's either robots or ghosts.

Reason: