Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
Hi,
I need a help.
On market execution,
It is posible to put instant of Ask or Bid
Market Price.
res = OrderSend(Symbol(),OP_BUY,lots,Ask,Slippage,sl,tp, "D2",OrderID,0,Blue);
something as:
res = OrderSend(Symbol(),OP_BUY,lots,MarketPrice,Slippag e,sl,tp,"D2",OrderID,0,Blue);
Thanks
B.
I have Dailylow value but if i use "ask" insted of price I can't use == . I can use only <=>
I think i should convert the currentprice to str , right?
pending order is not good becoz it modify alot!
any advice ?
why "==" doesn't work is beyond me, but maybe a little grammatical advise in coding, what it looks like you're trying to say to the computer is put this way. who knows, maybe it'll fix ur problem.
if ((CurrentPrice==(dailylow+20*point)) && OrdersTotal()<=0)
one other possiblity is that, it does work, but the current price doesn't often equal exactly 20 pips above teh daily low, idk, you're the only one who has to whole code to tell.
__________________
"One's ability to accomplish his or her goals is limited only by the ingenuity of how one uses what he or she already knows."- Eaglehawk
REMEMBER, "Genius is nothing but a greater aptitude for patience." –Benjamin Franklin
____________________________________
Have a simple ea you just can't figure out how to code??? Odds are you can make it here. Just remember to push complete when you're done, NOT SAVE!!! http://sufx.core.t3-ism.net/ExpertAdvisorBuilder
Last edited by Eaglehawk; 10-21-2006 at 05:32 AM.
Reason: one other possibility
hi all i was wondering if some one could help me make any EA not open source i mean no one can see the code and make i trial version that work for a limited time only????????
I am curious, why are coders using "MarketInfo(OrderSymbol(),MODE_BID)" instead of simply using the "Bid"?
Well, with the market info function u are able to check eg Bid price from GBPUSD when UR on eurusd chart
__________________
You need proffesional mql coder? Contact me! I will help you!
........................................ http://www.fxservice.eu/
........................................
I am not interested in EA's...I prefer to manually trade...however, I am interested in the indicators that are only available in the elite section...Is there any more information available on these? I would not mind subscribing to this section I just want to know how many indicators there are and maybe what type(purpose) they are.