@traderthomas Because I'm trying to help, limit/stop are pending orders, buy/sell now at market price are the only one's that are not. Your problem is your set up, before your orders you need either no order/trade for buy/sell now, no pending for pending, no trade/pending to control both types.
Posts made by jstap
-
RE: Limit Ordersposted in Questions & Answers
-
RE: Limit Ordersposted in Questions & Answers
@traderthomas You mean limit not stop? The pending block will place both, it just depends on the side or the order price is.
-
RE: Time pending order doesnt workposted in Questions & Answers
@william-1 Put a shared link on here and ill have a look.
-
RE: want to create EA that put order on custom indicator(arrow,dot etc)posted in Questions & Answers
@haikel You can, just follow @l-andorrà 's links to see how, is more work but if indicator inputs are just a few it shouldn't be too hard.
-
RE: want to create EA that put order on custom indicator(arrow,dot etc)posted in Questions & Answers
@haikel Was this done from the MQ file or EX file? If this is from MQ it is likely the indicator doesn't contain the relevent information.
-
RE: Open A New Trade After Stop Loss Triggerposted in Questions & Answers
@lanrayy Put this on the on trade tab.

-
RE: want to create EA that put order on custom indicator(arrow,dot etc)posted in Questions & Answers
@haikel Use the my indicators section to add custom indicator, test to ensure it's d0ing as required, build EA around it.
-
RE: frequency distributionposted in Questions & Answers
@000111 This is how to put the constant change on screen:

If you record the market properties price when you want to start checking, then every x pips from this point you can record what's happened.
-
RE: Using 3 Indicatorsposted in Questions & Answers
@slimmz As Tipsy said always better to use a candle other than 0, as 0 closes it becomes 1, in more settings you can select the candle you wanted something to happen.
-
RE: haven't used my account for a while, all my projects are gone from my projects.posted in Questions & Answers
@mbart_25 If you are talking about FX I am unsure, I thought they lasted years (indefinite), probably best to message support directly and ask them.
-
RE: Time pending order doesnt workposted in Questions & Answers
@william-1 Looking at your picture, put the trailing in a separate tree with a pass or a if trade block above. Above the buy sell tree change the no trade block for a no trade/pending order block.
-
RE: Poblem with custom indicatorposted in Questions & Answers
@gebsang Previous indicator data is difficult to use in FX, iCustom code will get the data from the data window but as indicator has 2 buffers I doubt you need to. Put the 2 buffers into a comment block, use the MT4 crosshair to visually check which buffer corresponds to which line.
-
RE: Comments on Screenposted in Questions & Answers
@andrewfrank Yes that is how you do it from a constant, in here https://fxdreema.com/forum/topic/12802/atr-pips you will see how you can use the decimal place of a asset to decide on the value to multiply by.
-
How to get line/MA slopeposted in Tutorials by Users
Have seen the question of how to find the slope angle, in here is how to do for a line on current timeframe, the same principle will work on all timeframes and for moving averages.
-
RE: Comments on Screenposted in Questions & Answers
@andrewfrank In adjust if you put *constant name then what ever you have in the input is what will be multiplied.
-
RE: My button won't change colours, anyone knows what I am doing wrong?posted in Questions & Answers
@satyne I have never done it like this, if you search @miro1360 for buttons you will find all you need, this is how I have it working@:


