Szymon Jan Szarowski / Profile
- Information
3 years
experience
|
0
products
|
0
demo versions
|
0
jobs
|
0
signals
|
0
subscribers
|
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
Szymon Jan Szarowski
Added topic Limiting trade duration according to working day
Dear all, I am trying to limit the duration of my trade in my ea. In this example to 1 day. int openTime = PositionGetInteger ( POSITION_TIME ); int inpCheckMaxTradeDuration = 1 ; int time =
: