- Search Energy EXCH
- 198 Results (10 Threads, 188 Replies)
-
lmyyyks replied Nov 21, 2011you can simply put an extra external integer, int Magic = 1234567; int extern x = 5600; if (OrderMagicNumber() == Magic+x) {........} this way you can avoid mistaking orders from different charts of the same pair.
Find number of orders on current chart
-
lmyyyks replied Nov 21, 2011int Magic = 1234567; if (OrderSymbol() == Symbol() && OrderMagicNumber == Magic) {........} if you want the EA to be chart-specific, i would sugest adding an extra integer. int extern x = 5600; if (OrderMagicNumber() == Magic + x) {........}
EA that closes trade by symbol with multiple magic numbers?
-
lmyyyks replied Feb 20, 2011i don't think it's feasible on mt4. i guess you can do it on mt5.
Possible: Real Shaded area
-
lmyyyks replied Feb 14, 2011My time spent on various systems are absolutely not wasted. I tried them and learnt from them and reasoned why they didn't work for me. These systems all helped me develop my own strategy.
How much time have you wasted on systems?
-
lmyyyks replied Feb 10, 2011i think taking a screenshot is the better option than putting "reason to trade". get a screenshot capturing software or you can do it with mt4, simply put the screenshot function into the buy/sell script then you'll have a screenshot automatically ...
Recordkeeping: Trade Log
-
lmyyyks replied Feb 9, 2011i like this post, though you've lost more than won. mind share your strategy?
Trades Before Fact
-
lmyyyks replied Feb 9, 2011Bid is for opening short(sell)/closing long(buy) orders Ask is for opening long/closing short orders orders are usually not finalized instantly, they are always delayed, especially on demo accounts. Usually a few secs, but could take longer.
I don't get Bid/Ask and Stop loss
-
lmyyyks replied Jul 25, 2010just delete the color parameter for functions OrderSend() and OrderClose() in the script
script to remove order entry arrows
-
lmyyyks replied Jul 25, 2010I've seen this indicator distributed for free somewhere else, probably here in FF.
MQL4 Coding and Fractal EA for you
-
lmyyyks replied Jun 23, 2010somewhat discomforted by the rebounce, still i think the 4h bearish divergence is still on the way hope by the time i wake up things will be going fine
Cable Update (GBPUSD)
-
lmyyyks replied Jun 23, 20101.4900 support finally broken 1-2-3 breakout formed on 5m and 15m, i thought it would keep bouncing between 4900 and 4940 before data of new home sales
Cable Update (GBPUSD)
-
lmyyyks replied Jun 23, 2010i see bullish divergence, though the slopes aren't significant
USD/JPY Discussion
-
lmyyyks replied Jun 23, 2010sorry, i still have difficulty remembering the terminologies, it should be a bearish followed by a hidden bullish
Cable Update (GBPUSD)
-
lmyyyks replied Jun 23, 2010testing this week's bottom @90.33, but bullish divergence formed on 1h and 4h
USD/JPY Discussion
-
lmyyyks replied Jun 23, 2010bullish divergence on 4h, maybe it's time to go up
Cable Update (GBPUSD)
-
lmyyyks replied Jun 22, 2010well, i don't think data nowadays would have any big effect on prices, anyway, the trend is downward, so i guess it's going down
USD/JPY Discussion