| New signals service! | |
|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Quote:
__________________
"Don't work harder, work smarter." -- my Java professor Coder for Hire: http://www.firecell-fx.com |
|
|||
|
Quote:
FerruFx |
|
|||
|
using OrdersTotal
This also works well.
for(int cnt=OrdersTotal()-1;cnt>=0;cnt--) { OrderSelect (cnt, SELECT_BY_POS, MODE_TRADES); if ( OrderSymbol() != Symbol()) continue; if ( OrderMagicNumber() != MagicNumber) continue; // Process Order } Robert |
|
|||
|
Quote:
![]() |
|
||||
|
Here is another thread with some libraries:
http://www.forex-tsd.com/expert-advi...ogrammers.html Now if we could get ND to start merging some of these threads, we could get this forum cleaned up a bit.
__________________
"Don't work harder, work smarter." -- my Java professor Coder for Hire: http://www.firecell-fx.com |
|
||||
|
__________________
"Don't work harder, work smarter." -- my Java professor Coder for Hire: http://www.firecell-fx.com |
|
|||
|
Quote:
With 2 days redirection but those redirections will be expired and deleted automatically after 2 days (so no need to inform members by PM about this merging). BTW we have enough threads/posts for future programming section. I am collecting everything here http://www.forex-tsd.com/general-dis...ing-forum.html |
|
||||
|
Quote:
__________________
"Don't work harder, work smarter." -- my Java professor Coder for Hire: http://www.firecell-fx.com |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|