- Search Metals Mine
-
JoeeF replied Dec 3, 2019Please read the first post. And we were talking about this error yesterday. Please read a little bit this thread. (XIX) Err:4202 ERR_OBJECT_DOES_NOT_EXIST - Object does not exist (XIV) I've lost all my candles on my chart. regards
BTM - Expert Advisor (EA)
-
JoeeF replied Dec 3, 2019You can change location of Config File Folder and Log File Folder in Inputs tab. regards
BTM - Expert Advisor (EA)
-
JoeeF replied Dec 3, 2019Good morning. It's always wise to read the first post of the thread. (6) Put JF4XTrader.xml into \MetaQuotes\Terminal\Common\Files folder (If someone isn't able to locate common files folder please look here). regards
BTM - Expert Advisor (EA)
-
JoeeF replied Dec 3, 2019I think yes. And I suggest to use it on demo first. However, it's your decision. Of course. All the best.
BTM - Expert Advisor (EA)
-
JoeeF replied Dec 3, 2019I've fixed the error 4202 right now. The bug fix will be in a new version 1.04. Anyway, always put EA on the clear, fresh opened chart. And attach nothing else to that chart. regards
BTM - Expert Advisor (EA)
-
JoeeF replied Dec 3, 2019Please always put EA on the clear fresh opened chart. (XIX) Err:4202 ERR_OBJECT_DOES_NOT_EXIST - Object does not exist (XIV) I've lost all my candles on my chart.
BTM - Expert Advisor (EA)
-
JoeeF replied Dec 3, 2019Please put your EA on a new fresh opened chart and show us your log output. We'll try to help you ... regards
BTM - Expert Advisor (EA)
-
JoeeF replied Dec 3, 2019Yes. Of course. The engine will use the default volume. Anyway, don't do this. You might receive undefined behavior. And it will be your responsibility when you omit some settings. regards
BTM - Expert Advisor (EA)
-
JoeeF replied Dec 3, 2019Yes. However, you'll get error from the server. The better solution, if you don't want the second "leg" set for BuyVolume2 and SellVolume2 minimal allowed volume by your broker. 0.01 for example. Take care.
BTM - Expert Advisor (EA)
-
JoeeF replied Dec 3, 2019The first trade of both pairs of trades closed at tp1. The sl2 of both second trades moved to break even.

image image image image BTM - Expert Advisor (EA)
-
JoeeF replied Dec 3, 2019Yes. Of course. We can implement news module. I've got one for my pivot trading already. However, you've got basic functionality already implemented. If you want to not trade this Friday from 14:00 to 14:59 (server time) for example - you can simply ...
BTM - Expert Advisor (EA)
-
JoeeF replied Dec 3, 2019Thank you for sharing your settings. And I'm glad it's working. All the best.
BTM - Expert Advisor (EA)
-
JoeeF replied Dec 3, 2019I'll implement this filter in the next version. Thank you for your feedback. Take care.
BTM - Expert Advisor (EA)
-
JoeeF replied Dec 3, 2019The JF4XTrader EA is implementing r as this: url Take care.
BTM - Expert Advisor (EA)
-
JoeeF replied Dec 3, 2019MinBuyR1 MinBuyR2 MinSellR1 MinSellR2 It's reward/risk. 100 pips reward / 100 pips risk = 1.0 200 pips reward / 100 pips risk = 2.0 150 pips reward / 100 pips risk = 1.5 50 pips reward / 100 pips risk = 0.5 So, r has to be higher to open the trade. ...
BTM - Expert Advisor (EA)