[Archive!] I will write any expert or indicator for free. - page 46

 

Greetings All!

Help me use this function to describe the current date plus one day. I can't do it :(

TimeCurrent()

Thank you.

 
richi_macsim:

Greetings All!

Help me use this function to describe the current date plus one day. I can't do it :(

TimeCurrent()

Thank you.

TimeCurrent()+86400
 
doesn't work. I tried this. data=(TimeCurrent()+86400) remains the current date.
 
richi_macsim:

Greetings All!

Help me use this function to describe the current date plus one day. I can't do it :(

TimeCurrent()

Thank you.

And exactly a day or or 24 hours from the event?
 
richi_macsim:
it doesn't work. I've tried it. data=(TimeCurrent()+86400) leaves the current date.


Things don't work for all of you here. Sorry to hear that!

You'd have to go so far as to say that a simple arithmetic operation doesn't work in a programming language...

 
Integer:


Things aren't working for all of you here. I'm sorry to hear that!

It's such a long way to go to say that a programming language doesn't work for a simple arithmetic operation...

They don't understand the difference between data types:)
 

For those who don't understand, let me explain, if they write that it doesn't work, don't take it literally. It means the desired result is not achieved, not to be clever.

Thank you. Once again, please help. The problem is not solved. :(

It doesn't work. I tried it. data=(TimeCurrent()+86400) leaves the current date.

Integer

I need to add the current date to the day, 2, 3. ... 10.

 

deleted my post...

 
Sorry :( pissed off :( my side was ...... sorry :(
 
dear programmers

please write the following script (advisor)


work for 4 and 5 characters, opens pending positions in both directions, a certain number of steps between orders.
when the order triggered for example sell all buy orders are closed.



all
order sell which orders are exposed
buy


lots amount of lots (0.01)


Tp profit of each open order (30) those of each order


stop stop of each open order (30) those of each order


TpAllBuy profit of all buy orders (specifies market price 1.3475) all orders will be the same


TpAllSell profit of all sell orders (specifies market price 1.3425) all orders will be the same


Step between order openings in points (10)


Kol number of orders in each direction (3)


Dist distance of position opening from market in points (20)


OrdReal false, true opens from market or pending