Either way don't put trail and trade count under the time fi;er.
Posts made by jstap
-
RE: open trades at certain hourposted in Questions & Answers
-
RE: How to use indicator with no buffers??posted in Questions & Answers
Don't think you can, if their is any values in the data window, or object list, you might be able to do something, this is not simple though.
-
RE: open trades at certain hourposted in Questions & Answers
No you don't want the modify variables block, follow what I put 4 comments above.
-
RE: open trades at certain hourposted in Questions & Answers
Nearl all blosks work from 00:00:00, you just have to wright it
-
RE: open trades at certain hourposted in Questions & Answers
That should work, you can do it with a no trade-time filter-buy/sell.
-
RE: No tradeposted in Questions & Answers
Which block is placing the extra trade? I would put a name in the comment section, so I can see which block has placed the trade.
-
RE: open trades at certain hourposted in Questions & Answers
Yes but a tick would have to happen on the very second... Not very likely.
-
RE: How to put a variable into constant sectionposted in Questions & Answers
It is the same, either create a variable or a constant.
-
RE: High/Low price in range of candles is not workingposted in General Discussions
If line is correct, then the same logic will place a trade (normally).
-
RE: I'M GIVING UP BECAUSE OF THESE MULTIPLE TRADESposted in Questions & Answers
Then you need to reset before this (or on this), so when checked a trade can be placed.
-
RE: how can do expert copy trade ?posted in General Discussions
I agree, this can be done on FX between terminals on the same device, linking devices though, would need a programmer, you are far better using another external program is far better.
-
RE: I'M GIVING UP BECAUSE OF THESE MULTIPLE TRADESposted in Questions & Answers
This is setting a flag true, but you are not checking above placing a trade, or resetting when you want a new trade placed?
-
RE: I'M GIVING UP BECAUSE OF THESE MULTIPLE TRADESposted in Questions & Answers
Once per bar, no trade block if, placing lots at same time, you can always set up blocks, like flags, so when trade is placed, it turs off, check this above buy/sell, turn it on when you want to trade again.
-
RE: Storing lowest/highest price on Variablesposted in Questions & Answers
Use candle 1, not highest/lowest price, on trade tab will give you the price once a trade has opened.
-
RE: High/Low price in range of candles is not workingposted in General Discussions
I have never seen this
-
RE: converting errorposted in Questions & Answers
@sikerentea I rarely convert, I just start a fresh.
-
RE: Hello, an indicator like a half trend that is on the chart changes from red to blue when it is written, what are its settings, thank youposted in Questions & Answers
You cannot detect a colour change in FX, if it is ST, and you have a value, then use this value to decide weather, is above or below candles.
-
RE: High/Low price in range of candles is not workingposted in General Discussions
If line is drawn in correct place, then it should place a trade.