| stevehopwoodforex.com https://www.stevehopwoodforex.com/phpBB3/ Print view |
|
| Scalping New York https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=6189 |
Page 11 of 31 |
| Author: | wallywonka [ Thu May 26, 2022 8:51 am ] |
| Post subject: | Scalping New York |
Anyone else only open 2 trades on London open today? |
|
| Author: | WorldsEnd [ Thu May 26, 2022 12:13 pm ] |
| Post subject: | Scalping New York |
I had 18 or 19 trades open after London open this morning but no open trades after NY open a couple of minutes ago |
|
| Author: | wallywonka [ Thu May 26, 2022 12:18 pm ] |
| Post subject: | Scalping New York |
Interesting, not sure what happened with my London but New York opened fine with about 18 or so trades, just hit TP |
|
| Author: | SteveHopwood [ Thu May 26, 2022 4:02 pm ] |
| Post subject: | Scalping New York |
Try looking into your Experts and Journal tabs to see if there is any info there. Empty4 is not the utter bollocks it was a decade ago, yet stuff can easily intervene to derail aspects of its performance. At the mo, there is no code in MS to resend orders that failed first time around. I will add code to deal with this situation. It is not difficult to do. |
|
| Author: | pivotter [ Thu May 26, 2022 5:37 pm ] |
| Post subject: | Scalping New York |
i had the same uneven amount of trades on different terminals. Now it scans all pairs 50X to not miss a possible trade. if (testForAlreadyTradedThisHour() == true){ openatradecounter++; } if (openatradecounter >= 50) { displayUserFeedback(); return; }//if (testForAlreadyTradedThisHour() ) //Loop round the pairs and send a trade if necessary for (int pairIndex = 0; pairIndex <= ArraySize(tradePair) - 1; pairIndex++) { (and set openatradecounter=0; on the start of a new trade round) |
|
| Author: | WorldsEnd [ Thu May 26, 2022 6:15 pm ] |
| Post subject: | Scalping New York |
Neither the Experts tab nor the Journal tab shows any sign of what could have been the problem. Around NY open nothing is mentioned in either tab. Maybe Pivotter is offering a working solution which works out Empty4 f*** ups. Dunno. |
|
| Author: | trader689 [ Thu May 26, 2022 8:09 pm ] |
| Post subject: | Scalping New York |
I wanted to report that running the latest version of multiple scalpy on a Global Prime demo, and with baskets set to open at 8.05am and 1.05pm, no trades were opened for me at all on London open, and one was opened at NY open (which closed for breakeven closure). No errors in journals or experts tab trader |
|
| Author: | biobier [ Fri May 27, 2022 9:58 am ] |
| Post subject: | Scalping New York |
I'm a bit late to the show but this looks great! Just a question why not use UTC times (UTC is the new GMT) in the setting? Then we would not need to bother adjusting to the local/brokers time as UTC is everywhere the same. https://time.is/en/UTC London open is 07 UTC and NY is 12 UTC. https://www.babypips.com/tools/forex-market-hours I use this code: Code: Select all Code: Select all |
|
| Author: | SteveHopwood [ Fri May 27, 2022 10:50 am ] |
| Post subject: | Scalping New York |
Ben has just emailed me with this observation: I would not be surprised to find that this is the cause of AWOL orders. Don't know for sure but it is not a brilliant idea to try to redefine a 'reserved word'. I have turned them into 'longy, shorty, noney'. Multiple Scalpy has morphed back into plain Scalpy. I shall keep the original version as Scalpy Original in post 1, once I have reorganised the post. For now, use the version attached here. Remember to:
|
|
| Author: | SteveHopwood [ Fri May 27, 2022 10:59 am ] |
| Post subject: | Scalping New York |
Re-download from my previous post if you downloaded before reading this one. The display would not work properly if there are no open orders. |
|
| All times are UTC | Page 11 of 31 |
|
Powered by phpBB® Forum Software © phpBB Limited |
|