• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 3:26pm
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 3:26pm
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

Expert Advisor 8 replies

Can someone create for me an easy Expert Advisor? 0 replies

Interbank FX Expert Advisor how to program? 15 replies

  • Trading Journals
  • /
  • Reply to Thread
  • Subscribe
  • 1,422
Attachments: BTM - Expert Advisor (EA)
Exit Attachments

BTM - Expert Advisor (EA)

  • Last Post
  •  
  • 1 9192Page 939495 121
  • 1 Page 93 121
  •  
  • Post #1,841
  • Quote
  • Dec 12, 2019 11:40am Dec 12, 2019 11:40am
  •  JoeeF
  • Joined Aug 2010 | Status: The hardest easiest way ... | 3,068 Posts
Quoting Azis1234
Disliked
{quote} this is what i get on log output. 2019.11.12 08:45:24, INFO: InitialValues: (JF4XTraderTrdStr.mqh; Line: 301) 2019.11.12 08:45:24, INFO: EAMode:EA_MODE_A, BuyVolume:0.100000, SellVolume:0.100000, StopLossPoints:0, TakeProfitPoints:0 (JF4XTraderTrdStr.mqh; Line: 302)
Ignored
From your log output I'm pretty sure you aren't using the latest version 1.04. Please upgrade to the latest versions 1.04. I'm supporting only latest version.

All the best.
There is a method to the madness.
 
1
  • Post #1,842
  • Quote
  • Dec 12, 2019 2:23pm Dec 12, 2019 2:23pm
  •  Elyes
  • | Joined Oct 2016 | Status: Member | 79 Posts
GBPCHF TP hit. I Think to set sl1out to true would filter more many false signals
1
3
  • Post #1,843
  • Quote
  • Dec 12, 2019 2:48pm Dec 12, 2019 2:48pm
  •  Legge
  • | Joined Jun 2009 | Status: Member | 159 Posts
Quoting Elyes
Disliked
GBPCHF TP hit. I Think to set sl1out to true would filter more many false signals
Ignored
Probably yes. But the number of trades will be much less.
 
2
  • Post #1,844
  • Quote
  • Dec 12, 2019 3:11pm Dec 12, 2019 3:11pm
  •  Elyes
  • | Joined Oct 2016 | Status: Member | 79 Posts
Quoting Legge
Disliked
{quote} Probably yes. But the number of trades will be much less.
Ignored
Yes that's true!
 
1
  • Post #1,845
  • Quote
  • Dec 12, 2019 3:42pm Dec 12, 2019 3:42pm
  •  a_fearless
  • | Joined Feb 2013 | Status: Member | 87 Posts
Today is profit. Thanks for everything brother i follow you
Attached Image (click to enlarge)
Click to Enlarge

Name: Screenshot_20191212_234022_net.metaquotes.metatrader4.jpg
Size: 353 KB
 
2
  • Post #1,846
  • Quote
  • Dec 12, 2019 10:38pm Dec 12, 2019 10:38pm
  •  Azis1234
  • | Joined Sep 2016 | Status: Member | 106 Posts
I am using the XML file from version 1.01 is this OK.? I updated all the other files to 1.04
 
1
  • Post #1,847
  • Quote
  • Dec 13, 2019 12:29am Dec 13, 2019 12:29am
  •  feramdanny
  • | Joined Aug 2019 | Status: Member | 32 Posts
FYI
I see that C indicator is using MACD 8,21,9 for filter

i changed it to default MACD (12,26,9) and got less signal but better accuracy on some pairs
there's also some addiotinal signal that dont appear in 8,21,9
 
1
  • Post #1,848
  • Quote
  • Dec 13, 2019 1:52am Dec 13, 2019 1:52am
  •  JoeeF
  • Joined Aug 2010 | Status: The hardest easiest way ... | 3,068 Posts
Quoting Elyes
Disliked
GBPCHF TP hit. I Think to set sl1out to true would filter more many false signals
Ignored
Good morning.

It might be true. It's a little bit conservative/restrictive setting. Anyway, we need four or five good trades monthly. Nothing more ...

All the best.
There is a method to the madness.
 
3
  • Post #1,849
  • Quote
  • Dec 13, 2019 1:55am Dec 13, 2019 1:55am
  •  JoeeF
  • Joined Aug 2010 | Status: The hardest easiest way ... | 3,068 Posts
Quoting a_fearless
Disliked
Today is profit. Thanks for everything brother i follow you {image}
Ignored
I'm glad it's working ...

Take care.
There is a method to the madness.
 
 
  • Post #1,850
  • Quote
  • Dec 13, 2019 1:59am Dec 13, 2019 1:59am
  •  JoeeF
  • Joined Aug 2010 | Status: The hardest easiest way ... | 3,068 Posts
Quoting Azis1234
Disliked
I am using the XML file from version 1.01 is this OK.? I updated all the other files to 1.04
Ignored
No, it isn't OK. All releases till now were feature releases. You have to replace all files. The indicators too. I've updated some indicators too.

Please be sure you replace:
(1) JF4XTrader.ex4
(2) JF4XTrader.xml
(3) JF4XTrader.tpl
(4) JF4XTraderX.tpl

Please be sure you copy indicators too:
(I) JFC.ex4
(II) BB_stops_(new_format)_1.3.ex4
(III) TMA+CG mladen NRP.ex4
(IV) JFE.ex4
(V) JFXC.ex4
(VI) xSuperTrend candles (mtf).ex4

https://www.forexfactory.com/showthr...6#post12655166

(XXV) The main features of 1.04 version.

Take care.
There is a method to the madness.
 
1
  • Post #1,851
  • Quote
  • Dec 13, 2019 2:08am Dec 13, 2019 2:08am
  •  JoeeF
  • Joined Aug 2010 | Status: The hardest easiest way ... | 3,068 Posts
Quoting feramdanny
Disliked
FYI I see that C indicator is using MACD 8,21,9 for filter i changed it to default MACD (12,26,9) and got less signal but better accuracy on some pairs there's also some addiotinal signal that dont appear in 8,21,9
Ignored
You're right. JFC indicator is using 8,21,9 settings for MACD indicator behind the scene. And yes it might be true that there are better numbers for these settings.

(VII) C(A,B)-indicator story.

All the best.
There is a method to the madness.
 
 
  • Post #1,852
  • Quote
  • Edited at 4:26am Dec 13, 2019 4:02am | Edited at 4:26am
  •  FxMachina
  • | Joined Feb 2008 | Status: Member | 71 Posts
Hello,

I don't know if anyone else got this, but I have maxltodayslongsforsymbol (and shorts) set to 1, as in the last default settings, and it did filter some trades, but yesterday I had 2 pairs of trades, 2 pairs long gbpjpy and 2 pairs short gbpchf.

xml file settings:

<Filters MinBuyR1="0.25" MinBuyR2="0.25" MinSellR1="0.25" MinSellR2="0.25" MidBandFilter="false" PPFilter="false" PercentRangeFilter="100"
TP1InFilter="false" TP2InFilter="false" SL1OutFilter="false" SL2OutFilter="false"
MaxLongs="-1" MaxTodaysLongs="-1" MaxLongsForSymbol="-1" MaxTodaysLongsForSymbol="1"
MaxShorts="-1" MaxTodaysShorts="-1" MaxShortsForSymbol="-1" MaxTodaysShortsForSymbol="1"></Filters>

log file:

2019.12.12 10:00:17, INFO: JF4XTrader Sell base signal alert on GBPCHF, M15.
JFXC:GBPCHF,M15
ArrDwn
D:M15,240
DwnTrd
UBS:-15.87,LBS:-5.17,
UB:1.30183,MB:1.29681,LB:1.29074
JFE:M15
R2:1.30558,R1:1.30112,PP:1.29544,S1:1.29098,S2:1.28530
A:1.29570, B:1.29537
D:M5,30
DwnTrd
UBS:-11.66,LBS:-11.85,
UB:1.29947,MB:1.29732,LB:1.29514
D:M5,15
DwnTrd
UBS:-33.09,LBS:-37.23,
UB:1.29832,MB:1.29700,LB:1.29557 (JF4XTraderGUIDashBoardTAB.mqh; Line: 452)
2019.12.12 10:00:17, INFO: Push Notification msg length:219 (JF4XTraderGUIDashBoardTAB.mqh; Line: 470)
2019.12.12 10:00:17, INFO: s:GBPCHF, s:3, ts:2, sfs:0, tsfs:0 (JF4XTraderTrdStr.mqh; Line: 1222)
2019.12.12 10:00:17, INFO: complied with all filters, s:GBPCHF, pERIOD_M15 (JF4XTraderTrdStr.mqh; Line: 1389)
2019.12.12 10:00:17, INFO: OS: s:GBPCHF, ot:ORDER_TYPE_SELL, v:0.10, p:1.29537, dev:10 (JFTradeWrp4.mqh; Line: 193)
2019.12.12 10:00:17, INFO: ask:1.29570, bid:1.29537, s:33.00 (JFTradeWrp4.mqh; Line: 197)
2019.12.12 10:00:17, INFO: sl:1.30112, tp:1.29098, STOPLEVEL:10.0 (JFTradeWrp4.mqh; Line: 225)
2019.12.12 10:00:17, INFO: S:GBPCHF, PERIOD_M15, Order:254455808, Sell()#1 OK (JF4XTraderTrdStr.mqh; Line: 328)
2019.12.12 10:00:17, INFO: OS: s:GBPCHF, ot:ORDER_TYPE_SELL, v:0.10, p:1.29536, dev:10 (JFTradeWrp4.mqh; Line: 193)
2019.12.12 10:00:17, INFO: ask:1.29573, bid:1.29536, s:37.00 (JFTradeWrp4.mqh; Line: 197)
2019.12.12 10:00:18, INFO: sl:1.30112, tp:1.28530, STOPLEVEL:10.0 (JFTradeWrp4.mqh; Line: 225)
2019.12.12 10:00:18, INFO: S:GBPCHF, PERIOD_M15, Order:254455810, Sell()#2 OK (JF4XTraderTrdStr.mqh; Line: 339)

2019.12.12 11:15:14, INFO: JF4XTrader Sell base signal alert on GBPCHF, M15.
JFXC:GBPCHF,M15
ArrDwn
D:M15,240
DwnTrd
UBS:-18.16,LBS:-8.50,
UB:1.30160,MB:1.29663,LB:1.29058
JFE:M15
R2:1.30558,R1:1.30112,PP:1.29544,S1:1.29098,S2:1.28530
A:1.29487, B:1.29449
D:M5,30
DwnTrd
UBS:-15.58,LBS:-26.80,
UB:1.29917,MB:1.29697,LB:1.29464
D:M5,15
DwnTrd
UBS:-41.36,LBS:-48.51,
UB:1.29765,MB:1.29635,LB:1.29491 (JF4XTraderGUIDashBoardTAB.mqh; Line: 452)
2019.12.12 11:15:14, INFO: Push Notification msg length:218 (JF4XTraderGUIDashBoardTAB.mqh; Line: 470)
2019.12.12 11:15:14, INFO: s:GBPCHF, s:4, ts:3, sfs:1, tsfs:1 (JF4XTraderTrdStr.mqh; Line: 1222)
2019.12.12 11:15:14, INFO: val:1 >= max_todays_shorts_for_symbol:1 (JF4XTraderTrdStr.mqh; Line: 1252)

2019.12.12 15:00:16, INFO: JF4XTrader Sell base signal alert on GBPCHF, M15.
JFXC:GBPCHF,M15
ArrDwn
D:M15,240
DwnTrd
UBS:-20.02,LBS:-15.39,
UB:1.30107,MB:1.29612,LB:1.28997
JFE:M15
R2:1.30558,R1:1.30112,PP:1.29544,S1:1.29098,S2:1.28530
A:1.29497, B:1.29463
D:M5,30
DwnTrd
UBS:-37.80,LBS:-54.42,
UB:1.29699,MB:1.29484,LB:1.29194
D:M5,15
DwnTrd
UBS:-41.03,LBS:-92.37,
UB:1.29518,MB:1.29350,LB:1.29076 (JF4XTraderGUIDashBoardTAB.mqh; Line: 452)
2019.12.12 15:00:16, INFO: Push Notification msg length:220 (JF4XTraderGUIDashBoardTAB.mqh; Line: 470)
2019.12.12 15:00:16, INFO: s:GBPCHF, s:2, ts:1, sfs:0, tsfs:0 (JF4XTraderTrdStr.mqh; Line: 1222)
2019.12.12 15:00:16, INFO: complied with all filters, s:GBPCHF, pERIOD_M15 (JF4XTraderTrdStr.mqh; Line: 1389)
2019.12.12 15:00:16, INFO: OS: s:GBPCHF, ot:ORDER_TYPE_SELL, v:0.10, p:1.29462, dev:10 (JFTradeWrp4.mqh; Line: 193)
2019.12.12 15:00:16, INFO: ask:1.29497, bid:1.29462, s:35.00 (JFTradeWrp4.mqh; Line: 197)
2019.12.12 15:00:16, INFO: sl:1.30112, tp:1.29098, STOPLEVEL:10.0 (JFTradeWrp4.mqh; Line: 225)
2019.12.12 15:00:17, INFO: S:GBPCHF, PERIOD_M15, Order:254473705, Sell()#1 OK (JF4XTraderTrdStr.mqh; Line: 328)
2019.12.12 15:00:17, INFO: OS: s:GBPCHF, ot:ORDER_TYPE_SELL, v:0.10, p:1.29461, dev:10 (JFTradeWrp4.mqh; Line: 193)
2019.12.12 15:00:17, INFO: ask:1.29497, bid:1.29461, s:36.00 (JFTradeWrp4.mqh; Line: 197)
2019.12.12 15:00:17, INFO: sl:1.30112, tp:1.28530, STOPLEVEL:10.0 (JFTradeWrp4.mqh; Line: 225)
2019.12.12 15:00:17, INFO: S:GBPCHF, PERIOD_M15, Order:254473707, Sell()#2 OK (JF4XTraderTrdStr.mqh; Line: 339)

2019.12.12 18:30:15, INFO: JF4XTrader Buy base signal alert on GBPJPY, M15.
JFXC:GBPJPY,M15
ArrUp
D:M15,240
UpTrd
UBS:3.03,LBS:16.24,
UB:143.724,MB:143.108,LB:142.533
JFE:M15
R2:143.858,R1:143.541,PP:143.045,S1:142.728,S2:142.232
A:143.137, B:143.104
D:M5,30
DwnTrd
UBS:-11.19,LBS:-4.02,
UB:143.438,MB:143.188,LB:142.893
D:M5,15
UpTrd
UBS:40.60,LBS:35.64,
UB:143.475,MB:143.230,LB:142.924 (JF4XTraderGUIDashBoardTAB.mqh; Line: 452)
2019.12.12 18:30:15, INFO: Push Notification msg length:216 (JF4XTraderGUIDashBoardTAB.mqh; Line: 470)
2019.12.12 18:30:15, INFO: s:GBPJPY, l:1, tl:1, lfs:0, tlfs:0 (JF4XTraderTrdStr.mqh; Line: 1042)
2019.12.12 18:30:15, INFO: complied with all filters, s:GBPJPY, pERIOD_M15 (JF4XTraderTrdStr.mqh; Line: 1209)
2019.12.12 18:30:15, INFO: OS: s:GBPJPY, ot:ORDER_TYPE_BUY, v:0.10, p:143.137, dev:10 (JFTradeWrp4.mqh; Line: 193)
2019.12.12 18:30:15, INFO: ask:143.137, bid:143.104, s:33.00 (JFTradeWrp4.mqh; Line: 197)
2019.12.12 18:30:15, INFO: sl:142.728, tp:143.541, STOPLEVEL:10.0 (JFTradeWrp4.mqh; Line: 225)
2019.12.12 18:30:15, INFO: S:GBPJPY, PERIOD_M15, Order:254482754, Buy()#1 OK (JF4XTraderTrdStr.mqh; Line: 285)
2019.12.12 18:30:15, INFO: OS: s:GBPJPY, ot:ORDER_TYPE_BUY, v:0.10, p:143.137, dev:10 (JFTradeWrp4.mqh; Line: 193)
2019.12.12 18:30:15, INFO: ask:143.137, bid:143.105, s:32.00 (JFTradeWrp4.mqh; Line: 197)
2019.12.12 18:30:16, INFO: sl:142.728, tp:143.858, STOPLEVEL:10.0 (JFTradeWrp4.mqh; Line: 225)
2019.12.12 18:30:16, INFO: S:GBPJPY, PERIOD_M15, Order:254482755, Buy()#2 OK (JF4XTraderTrdStr.mqh; Line: 296)
2019.12.12 19:45:15, INFO: JF4XTrader Buy base signal alert on GBPJPY, M15.
JFXC:GBPJPY,M15
ArrUp
D:M15,240
UpTrd
UBS:5.10,LBS:14.62,
UB:143.741,MB:143.126,LB:142.549
JFE:M15
R2:143.858,R1:143.541,PP:143.045,S1:142.728,S2:142.232
A:143.327, B:143.290
D:M5,30
DwnTrd
UBS:-16.37,LBS:-22.97,
UB:143.404,MB:143.151,LB:142.839
D:M5,15
Sideways
UBS:-0.49,LBS:-19.10,
UB:143.416,MB:143.162,LB:142.822 (JF4XTraderGUIDashBoardTAB.mqh; Line: 452)
2019.12.12 19:45:15, INFO: Push Notification msg length:219 (JF4XTraderGUIDashBoardTAB.mqh; Line: 470)
2019.12.12 19:45:15, INFO: s:GBPJPY, l:1, tl:1, lfs:0, tlfs:0 (JF4XTraderTrdStr.mqh; Line: 1042)
2019.12.12 19:45:15, INFO: complied with all filters, s:GBPJPY, pERIOD_M15 (JF4XTraderTrdStr.mqh; Line: 1209)
2019.12.12 19:45:15, INFO: OS: s:GBPJPY, ot:ORDER_TYPE_BUY, v:0.10, p:143.327, dev:10 (JFTradeWrp4.mqh; Line: 193)
2019.12.12 19:45:15, INFO: ask:143.327, bid:143.290, s:37.00 (JFTradeWrp4.mqh; Line: 197)
2019.12.12 19:45:15, INFO: sl:142.728, tp:143.541, STOPLEVEL:10.0 (JFTradeWrp4.mqh; Line: 225)
2019.12.12 19:45:15, INFO: S:GBPJPY, PERIOD_M15, Order:254484700, Buy()#1 OK (JF4XTraderTrdStr.mqh; Line: 285)
2019.12.12 19:45:15, INFO: OS: s:GBPJPY, ot:ORDER_TYPE_BUY, v:0.10, p:143.317, dev:10 (JFTradeWrp4.mqh; Line: 193)
2019.12.12 19:45:15, INFO: ask:143.317, bid:143.280, s:37.00 (JFTradeWrp4.mqh; Line: 197)
2019.12.12 19:45:16, INFO: sl:142.728, tp:143.858, STOPLEVEL:10.0 (JFTradeWrp4.mqh; Line: 225)
2019.12.12 19:45:16, INFO: S:GBPJPY, PERIOD_M15, Order:254484701, Buy()#2 OK (JF4XTraderTrdStr.mqh; Line: 296)

2019.12.12 19:47:44, INFO: ask:143.587, bid:143.547, s:40.00 (JF4XTraderTrdStr.mqh; Line: 381)
2019.12.12 19:47:44, INFO: sl:143.317, tp:143.858, STOPLEVEL:10.0 (JF4XTraderTrdStr.mqh; Line: 383)
2019.12.12 19:47:44, INFO: s:GBPJPY, Order1:254484700, Order2:254484701, SL has been moved to break even (JF4XTraderTrdStr.mqh; Line: 386)

In the first case, of gbpchf there was a rejection of a second trade between the opening of the 2 pairs, which may lead us to think that if there is a third signal after the first opened and the second rejected by filter the third gets through.
But that was not the case with gbpjpy (in this case there was a sl moved to be right after the second pair opened, but I think that had no influence).

If needed, I can upload my complete xml file, and logs of all days since I loaded that xml file and had the ea running (december 10).

EDIT: AH! Noted something that maybe more relevant:
The second pair of trades was opened after the first pair closed on each symbol!
If this is how it should work , the name of the filter is misleading.
 
2
  • Post #1,853
  • Quote
  • Dec 13, 2019 4:59am Dec 13, 2019 4:59am
  •  JoeeF
  • Joined Aug 2010 | Status: The hardest easiest way ... | 3,068 Posts
Quoting FxMachina
Disliked
Hello, I don't know if anyone else got this, but I have maxltodayslongsforsymbol (and shorts) set to 1, as in the last default settings, and it did filter some trades, but yesterday I had 2 pairs of trades, 2 pairs long gbpjpy and 2 pairs short gbpchf. xml file settings: <Filters MinBuyR1="0.25" MinBuyR2="0.25" MinSellR1="0.25" MinSellR2="0.25" MidBandFilter="false" PPFilter="false" PercentRangeFilter="100" TP1InFilter="false" TP2InFilter="false" SL1OutFilter="false" SL2OutFilter="false" MaxLongs="-1" MaxTodaysLongs="-1" MaxLongsForSymbol="-1" MaxTodaysLongsForSymbol="1"...
Ignored
I really appreciate you're paying attention.

The EA is checking current state. The EA counts currently opened trades. So if both legs of previous trade has been closed it will allow to open a new one.

This is current state. We can discuss about it of course.

This name might be better perhaps:

MaxTodaysOpenedLongsForSymbol

Thank you for your feedback.
regards
There is a method to the madness.
 
2
  • Post #1,854
  • Quote
  • Dec 13, 2019 5:32am Dec 13, 2019 5:32am
  •  FxMachina
  • | Joined Feb 2008 | Status: Member | 71 Posts
Quoting JoeeF
Disliked
{quote} I really appreciate you're paying attention. The EA is checking current state. The EA counts currently opened trades. So if both legs of previous trade has been closed it will allow to open a new one. This is current state. We can discuss about it of course. This name might be better perhaps: MaxTodaysOpenedLongsForSymbol Thank you for your feedback. regards
Ignored
OK, so it is working as planned, we just have to know exactly how the filters work - thanks.

Speaking of paying attention, 2 questions about a couple of things that may not be relevant for the Ea's operation right now, but that I noticed and am curious about:

- On the ea settings/inputs there is an "ea mode", which is set to A, but has other possibilities (up to F).
I believe you are preparing for other ways to work in the future.
What is (or will be) this for?

- On this latest version , on the directory where the logs are stored (jffframework), 2 spreadsheet files appeared. They just have 2 columns with numbers I cannot make out.
Again, it looks like you are preparing something.
What will these files be for?

Thanks one more time for the great work.
 
1
  • Post #1,855
  • Quote
  • Dec 13, 2019 5:43am Dec 13, 2019 5:43am
  •  JoeeF
  • Joined Aug 2010 | Status: The hardest easiest way ... | 3,068 Posts
Quoting FxMachina
Disliked
{quote} OK, so it is working as planned, we just have to know exactly how the filters work - thanks.
Ignored
Yes this is current state. In the future we can add another filters ...

Quoting FxMachina
Disliked
Speaking of paying attention, 2 questions about a couple of things that may not be relevant for the Ea's operation right now, but that I noticed and am curious about: - On the ea settings/inputs there is an "ea mode", which is set to A, but has other possibilities (up to F). I believe you are preparing for other ways to work in the future. What is (or will be) this for?
Ignored
We aren't using this setting in this deployment of the JF Framework. We might use it in the future ...

Quoting FxMachina
Disliked
- On this latest version , on the directory where the logs are stored (jffframework), 2 spreadsheet files appeared. They just have 2 columns with numbers I cannot make out. Again, it looks like you are preparing something. What will these files be for?
Ignored
Those files are internal files of the JF4XTrader EA. Please don't edit/delete them. Otherwise you'll get into trouble with EA.

Quoting FxMachina
Disliked
Thanks one more time for the great work.
Ignored
You are very welcome.

All the best.
There is a method to the madness.
 
1
  • Post #1,856
  • Quote
  • Dec 13, 2019 9:50am Dec 13, 2019 9:50am
  •  Azis1234
  • | Joined Sep 2016 | Status: Member | 106 Posts
HI IS THIS CORRECT FOR ADDING PAIRS? I only get EUR USD on my chart

<STRATEGY_EVENT_BOOK_EVENT>
<StrategySymbol>EURUSD</StrategySymbol>
<StrategySymbol>AUDNZD</StrategySymbol>
<StrategySymbol>GBPUSD</StrategySymbol>
<StrategySymbol>USDJPY</StrategySymbol>
<StrategySymbol>USDCAD</StrategySymbol>
<StrategySymbol>AUDCAD</StrategySymbol>
<StrategySymbol>AUDCHF</StrategySymbol>
<StrategySymbol>AUDJPY</StrategySymbol>
<StrategySymbol>CADCHF</StrategySymbol>
<StrategySymbol>EURCAD</StrategySymbol>
<StrategySymbol>CADJPY</StrategySymbol>
<StrategySymbol>EURAUD</StrategySymbol>
<StrategySymbol>EURCHF</StrategySymbol>
<StrategySymbol>EURJPY</StrategySymbol>
<StrategySymbol>EURNZD</StrategySymbol>
<StrategySymbol>GBPAUD</StrategySymbol>
<StrategySymbol>GBPCAD</StrategySymbol>
<StrategySymbol>GBPCHF</StrategySymbol>
<StrategySymbol>GBPJPY</StrategySymbol>
<StrategySymbol>GBPNZD</StrategySymbol>
<StrategySymbol>NZDCAD</StrategySymbol>
<StrategySymbol>NZDCHF</StrategySymbol>
<StrategySymbol>NZDJPY</StrategySymbol>
<StrategySymbol>NZDUSD</StrategySymbol>
<StrategySymbol>USDSGD</StrategySymbol>
<StrategySymbol>XAUUSD</StrategySymbol>
<StrategySymbol>SGDJPY</StrategySymbol>
<StrategySymbol>GBPAUD</StrategySymbol>
<StrategySymbol>GBPCAD</StrategySymbol>
<StrategySymbol>GBPCHF</StrategySymbol>
<StrategySymbol>GBPJPY</StrategySymbol>
<StrategySymbol>GBPNZD</StrategySymbol>
<StrategySymbol>NZDCAD</StrategySymbol>
<StrategySymbol>NZDCHF</StrategySymbol>
</STRATEGY_EVENT_BOOK_EVENT>
1
 
  • Post #1,857
  • Quote
  • Dec 13, 2019 10:10am Dec 13, 2019 10:10am
  •  bazze
  • Joined Nov 2013 | Status: Member | 1,127 Posts
Azis1234, is this the only codes you have changed, or have you also written in the PERIOD_M15 for each pairs also?
 
1
  • Post #1,858
  • Quote
  • Dec 13, 2019 10:10am Dec 13, 2019 10:10am
  •  JoeeF
  • Joined Aug 2010 | Status: The hardest easiest way ... | 3,068 Posts
Quoting Azis1234
Disliked
HI IS THIS CORRECT FOR ADDING PAIRS? I only get EUR USD on my chart <STRATEGY_EVENT_BOOK_EVENT> <StrategySymbol>EURUSD</StrategySymbol> <StrategySymbol>AUDNZD</StrategySymbol> <StrategySymbol>GBPUSD</StrategySymbol> <StrategySymbol>USDJPY</StrategySymbol> <StrategySymbol>USDCAD</StrategySymbol> <StrategySymbol>AUDCAD</StrategySymbol> <StrategySymbol>AUDCHF</StrategySymbol> <StrategySymbol>AUDJPY</StrategySymbol> <StrategySymbol>CADCHF</StrategySymbol> <StrategySymbol>EURCAD</StrategySymbol> <StrategySymbol>CADJPY</StrategySymbol> <StrategySymbol>EURAUD</StrategySymbol>...
Ignored
The answer is easy. Take a look into your log and you'll see ...

(III) How to add a currency pair? - The another example.
(XV) Always check in LOG file that JF4XTrader EA is able to understand your settings. - The LOG output for settings has been improved.
(XXIII) How can I quickly check if my JF4XTrader EA is working properly?

regards
There is a method to the madness.
 
1
  • Post #1,859
  • Quote
  • Dec 13, 2019 10:14am Dec 13, 2019 10:14am
  •  JoeeF
  • Joined Aug 2010 | Status: The hardest easiest way ... | 3,068 Posts
Quoting bazze
Disliked
Azis1234, is this the only codes you have changed, or have you also written in the PERIOD_M15 for each pairs also?
Ignored
Thank you for your help. Sometimes is really very hard to stay calm ...

Everything is in the first post obviously ...

(III) How to add a currency pair? - The another example.

Take care.
There is a method to the madness.
 
 
  • Post #1,860
  • Quote
  • Dec 13, 2019 10:21am Dec 13, 2019 10:21am
  •  Azis1234
  • | Joined Sep 2016 | Status: Member | 106 Posts
sorry about that. Thanks for your patience. I promise no more dumb questions. I will read the first post and look for it there next time. All is up and running.
 
 
  • Trading Journals
  • /
  • BTM - Expert Advisor (EA)
  • Reply to Thread
    • 1 9192Page 939495 121
    • 1 Page 93 121
0 traders viewing now
  • More
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2022