[ARCHIVE!] Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Can't go anywhere without you - 4. - page 334

 
What currency?
 
Roger:
What currency?
Euro - Dollar
 
fore-x:
Euro - Dollar


It's strange, it's all worked out down to the thousandths on the eu.

I'll dig around in the archives. Used to devote a lot of time to it.

 
Roger:


It's strange, everything is worked out down to the thousandths on the euchre.

I'm going through the archives. I used to spend a lot of time on it.

I've got a five-digit number, maybe that's it?
 
Roger:


It's strange, it's all worked out to the thousandths on the euchre.

I'll dig around in the archives. Used to devote a lot of time to it.

I fixed it, it works:

bid - replaced by close[0] and with ask similarly, but - the seventh line in the picture??? Maybe we should wait for Monday and check with fresh quotes?

 

Instead of Bid and Ask type OrderClosePrice()

And a simple summation +=OrderProfit()+OrderSwap()+OrderCommission() does not suit you, why convert it to pips and then back?

 
fore-x:

I fixed it, it works:

That's nice. Congratulations!
 
Hello! Is it possible to use a Trailing Stop and a Stop Loss at the same time? I don't seem to be able to
 
Roger:
That's nice. Congratulations!

That's not all, does normalisation over plus still work?

x += NormlizeDouble(x,y); // так будет работать?
 
skyjet:
Hello! Is it possible to use a Trailing Stop and a Stop Loss at the same time? I don't seem to be able to do it.

Yes, they are always used at the same time. The Trailing Stop moves the Stop Loss.
Reason: