• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 4:16am
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 4:16am
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 7273Page 747576 121
  • 1 Page 74 121
  •  
  • Post #1,461
  • Quote
  • Dec 4, 2019 3:40am Dec 4, 2019 3:40am
  •  JoeeF
  • Joined Aug 2010 | Status: The hardest easiest way ... | 3,068 Posts
Quoting Meerrettich
Disliked
{quote} Oh my god, I didn't notice that at all when checking the log...but for my surprise the values where defined in the XML differently: {image} Here the values are set to 0.01 for every buy/sell value. Strange, I will try to re-do everything and report back. Thank you very much! Nevermind, mistake on my end, sorry for bothering
Ignored
So, I hope it's working ...
Take care.
There is a method to the madness.
 
1
  • Post #1,462
  • Quote
  • Dec 4, 2019 3:42am Dec 4, 2019 3:42am
  •  JoeeF
  • Joined Aug 2010 | Status: The hardest easiest way ... | 3,068 Posts
Quoting luogen
Disliked
Automatic trading started yesterday, and now EA is running well {image} {image} {image}
Ignored
I'm glad it's working ...
All the best.
There is a method to the madness.
 
 
  • Post #1,463
  • Quote
  • Dec 4, 2019 3:42am Dec 4, 2019 3:42am
  •  tuxTrader
  • Joined Aug 2018 | Status: Member | 304 Posts
Hi JoeeF, Firstly thank you for your great & incredible work

i have some notes, hope it helps to continuation of improvements of this project, feel free to skip any of these notes that you don't like or don't agree with that:

1- I can confirm that error 130 that related to ECN accounts have been solved in this version (1.03). you did a great work here, because as a coder i know it's a strange bug that many EAs have that. EA can open trades now as you see below:

Attached Image (click to enlarge)
Click to Enlarge

Name: Screenshot1.png
Size: 34 KB

Attached Image (click to enlarge)
Click to Enlarge

Name: Screenshot2.png
Size: 34 KB


2- I had a signal on EURNZD, but i didn't get any signal alert anywhere about that, not in mt4 terminal or not in xml log file... and also EA didn't open any trades for this pair, because there wasn't any signal about that except on dashboard and chart that show there must be a signal on this pair:

Attached Image (click to enlarge)
Click to Enlarge

Name: Screenshot3.png
Size: 53 KB

Attached Image (click to enlarge)
Click to Enlarge

Name: Screenshot4.png
Size: 25 KB

Attached Image (click to enlarge)
Click to Enlarge

Name: Screenshot5.png
Size: 51 KB


3- you added a new column on DB that shows change of trend but if you don't mind, in my opinion it's not very useful and it's very far from what i suggested that we can have track of latest signal that its time has passed.

4- sometimes the icons of symbols on DB doesn't work and it don't open any new chart the more you click on it.

5- all my opened trades at the moment via EA:
Attached Image (click to enlarge)
Click to Enlarge

Name: Screenshot6.png
Size: 15 KB



thank you for your attention
Regards
 
3
  • Post #1,464
  • Quote
  • Dec 4, 2019 3:48am Dec 4, 2019 3:48am
  •  JoeeF
  • Joined Aug 2010 | Status: The hardest easiest way ... | 3,068 Posts
Quoting lpp
Disliked
It just won't happen.................. From Wikipedia, the free encyclopedia The initialism appeared in print in 1979 on the table of contents page of the LINPACK User's Guide[2] in the form "R.T.F.M." -- Anonymous, suggesting that it was already well established. Cleve Moler has since revealed that a visit to Argonne National Laboratory by Tektronix software manager Ned Thanhouser during the development of MATLAB led to the anonymous quote.[3] John Bear's 1983 book Computer Wimp! 166 Things I Wish I Had Known Before I Bought My First Computer! discusses the author hearing employees of a computer store mention RYFM ("read your fucking manual").[4] Men know that the manual is the last resort. Keep smiling lpp
Ignored
If you want start academic discussion you might open an appropriate thread for it.

This thread is not an appropriate place for it.
regards
There is a method to the madness.
 
2
  • Post #1,465
  • Quote
  • Dec 4, 2019 4:12am Dec 4, 2019 4:12am
  •  JoeeF
  • Joined Aug 2010 | Status: The hardest easiest way ... | 3,068 Posts
Quoting tuxTrader
Disliked
Hi JoeeF, Firstly thank you for your great & incredible work
Ignored
You are very welcome.

Quoting tuxTrader
Disliked
1- I can confirm that error 130 that related to ECN accounts have been solved in this version (1.03). you did a great work here, because as a coder i know it's a strange bug that many EAs have that. EA can open trades now as you see below: {image} {image}
Ignored
I'm glad it's working.

Quoting tuxTrader
Disliked
2- I had a signal on EURNZD, but i didn't get any signal alert anywhere about that, not in mt4 terminal or not in xml log file... and also EA didn't open any trades for this pair, because there wasn't any signal about that except on dashboard and chart that show there must be a signal on this pair: {image} {image} {image}
Ignored
You are wrong. It wasn't a signal.
There was clear downtrend and up arrow. The basic condition for BTM trading approach is confluence between trend and signal. I'm calling this as "base signal".

Quoting tuxTrader
Disliked
3- you added a new column on DB that shows change of trend but if you don't mind, in my opinion it's not very useful and it's very far from what i suggested that we can have track of latest signal that its time has passed.
Ignored
This new feature isn't related with what you suggested.
This new feature is tested by its author. Please don't use it. By default is disabled.

Quoting tuxTrader
Disliked
4- sometimes the icons of symbols on DB doesn't work and it don't open any new chart the more you click on it.
Ignored
Yes. This is a true. I have to disable UI when is being updated. I'm too busy. A lot of event handlers aren't implemented too. For example.

Thank you for your feedback. I appreciate it a lot.
All the best.
There is a method to the madness.
 
1
  • Post #1,466
  • Quote
  • Dec 4, 2019 4:12am Dec 4, 2019 4:12am
  •  gravis154
  • | Joined Mar 2019 | Status: Junior Member | 2 Posts
I want to know the solution.

2019.12.04 17:00:07, INFO: JF4XTrader Buy base signal alert on GBPCAD.std, M15.
JFC:GBPCAD.std,M15
ArrUp
D:M15,240
UpTrd
UBS:34.54,LBS:37.93,
UB:1.73145,MB:1.72337,LB:1.71713
JFE:M15
R2:1.73822,R1:1.73265,PP:1.72636,S1:1.72079,S2:1.71450
A:1.72797, B:1.72746
D:M5,30
DwnTrd
UBS:-14.81,LBS:-3.66,
UB:1.72883,MB:1.72677,LB:1.72512
D:M5,15
Sideways
UBS:-5.49,LBS:2.19,
UB:1.72786,MB:1.72677,LB:1.72579 (JF4XTraderGUIDashBoardTAB.mqh; Line: 432)
2019.12.04 17:00:07, INFO: Push Notification msg length:225 (JF4XTraderGUIDashBoardTAB.mqh; Line: 450)
2019.12.04 17:00:07, INFO: complied with all filters, s:GBPCAD.std, pERIOD_M15 (JF4XTraderTrdStr.mqh; Line: 970)
2019.12.04 17:00:07, ERROR: s:GBPCAD.std, order:47626445, OrderModify err:145 (JFTradeWrp4.mqh; Line: 225)
2019.12.04 17:00:07, ERROR: s:GBPCAD.std, order:47626445, Position has been closed. (JFTradeWrp4.mqh; Line: 227)
2019.12.04 17:00:07, ERROR: S:GBPCAD.std, PERIOD_M15, Buy()#1 Err:0 (JF4XTraderTrdStr.mqh; Line: 247)
 
 
  • Post #1,467
  • Quote
  • Dec 4, 2019 4:15am Dec 4, 2019 4:15am
  •  bazze
  • Joined Nov 2013 | Status: Member | 1,127 Posts
PLEASE, READ THE FIRST POST IN THIS THREAD!!!
ALL YOU NEED TO KNOW TO GET THIS EA UP AND RUNNING IS CLEARLY EXPLAIND THERE...
 
3
  • Post #1,468
  • Quote
  • Dec 4, 2019 4:35am Dec 4, 2019 4:35am
  •  Cologne
  • Joined Oct 2019 | Status: Member | 91 Posts
Bad trades this morning. Lit of sl hits. Gcad was good.
I believe so I exist
 
1
  • Post #1,469
  • Quote
  • Dec 4, 2019 4:53am Dec 4, 2019 4:53am
  •  Legge
  • | Joined Jun 2009 | Status: Member | 159 Posts
Quoting Cologne
Disliked
Bad trades this morning. Lit of sl hits. Gcad was good.
Ignored
yes, I agree with you

closed

Attached Image (click to enlarge)
Click to Enlarge

Name: closed.png
Size: 20 KB


opened

Attached Image (click to enlarge)
Click to Enlarge

Name: opened.png
Size: 11 KB
 
2
  • Post #1,470
  • Quote
  • Dec 4, 2019 5:03am Dec 4, 2019 5:03am
  •  JoeeF
  • Joined Aug 2010 | Status: The hardest easiest way ... | 3,068 Posts
One win or loss matters nothing. The other one is on the corner. Trading is a game of probability in a long term run.

I'll release a new version 1.04 with JFXC indicator and then enable money management.

Then I'll start serious test of the BTM trading approach.

Stay green,
Joe
There is a method to the madness.
 
13
  • Post #1,471
  • Quote
  • Dec 4, 2019 5:14am Dec 4, 2019 5:14am
  •  FxMachina
  • | Joined Feb 2008 | Status: Member | 71 Posts
Quoting JoeeF
Disliked
One win or loss matters nothing. The other one is on the corner. Trading is a game of probability in a long term run. I'll release a new version 1.04 with JFXC indicator and then enable money management. Then I'll start serious test of the BTM trading approach. Stay green, Joe
Ignored
Yes, and this clearly has potential.

As to BTM trading aproach, I (as maybe many others) may have something to say, that I have refrained this far, as it would suggest changes to some core things of this system.

BTM basis (looking for direction on a higher TF and looking for entry on a smaller TF retracement) is the way I (and many others) trade - this is nothing new. And I believe it's good.

But there are many ways to do it, other indicators, and so on...

But let's wait untill JoeeF opens that discussion.

BTM basis is good and JoeeF's work so far...excellent.
 
1
  • Post #1,472
  • Quote
  • Dec 4, 2019 5:16am Dec 4, 2019 5:16am
  •  timidave
  • | Joined Nov 2007 | Status: Member | 460 Posts
Quoting Froggy
Disliked
{quote} I am not sure if Joeef is around, I guess is got to sleep sometime!!! try this... {file}
Ignored
Thanks for the help. I appreciate. But this is still what i've got!
Attached Image (click to enlarge)
Click to Enlarge

Name: Global Prime - MetaTrader 4.png
Size: 111 KB
 
1
  • Post #1,473
  • Quote
  • Dec 4, 2019 5:17am Dec 4, 2019 5:17am
  •  feramdanny
  • | Joined Aug 2019 | Status: Member | 32 Posts
Quoting Legge
Disliked
{quote} yes, I agree with you closed {image} opened {image}
Ignored
I think MidBandFilter is the most important feature there and should be set to TRUE

its the very basic rules of BTM
 
1
  • Post #1,474
  • Quote
  • Dec 4, 2019 5:30am Dec 4, 2019 5:30am
  •  JoeeF
  • Joined Aug 2010 | Status: The hardest easiest way ... | 3,068 Posts
Quoting timidave
Disliked
{quote} Thanks for the help. I appreciate. But this is still what i've got! {image}
Ignored
You've got issue with XML file. The EA isn't able to read it properly. If you would take a look at the LOG file you would see it.

Please show us your XML config file and log output.

regards
Attached Image
There is a method to the madness.
 
1
  • Post #1,475
  • Quote
  • Dec 4, 2019 5:37am Dec 4, 2019 5:37am
  •  kette
  • Joined Jan 2018 | Status: Member | 14,009 Posts
Quoting fx4money
Disliked
{quote} i only have pair eurusd shown, any idea how to get other pairs shown in the tab? {image}
Ignored
you've got some answers, page 1 will describe it, JF4Trader XML document open with Notpad, all carefully enter your Forex values to your wish and done, of course, do not forget to save


<StrategySymbol>USDCHF</StrategySymbol><StrategyPeriod>PERIOD_M15</StrategyPeriod>
<StrategySymbol>GBPUSD</StrategySymbol><StrategyPeriod>PERIOD_M15</StrategyPeriod>
<StrategySymbol>EURUSD</StrategySymbol><StrategyPeriod>PERIOD_M15</StrategyPeriod>
<StrategySymbol>USDJPY</StrategySymbol><StrategyPeriod>PERIOD_M15</StrategyPeriod>
<StrategySymbol>USDCAD</StrategySymbol><StrategyPeriod>PERIOD_M15</StrategyPeriod>
<StrategySymbol>AUDUSD</StrategySymbol><StrategyPeriod>PERIOD_M15</StrategyPeriod>
<StrategySymbol>EURGBP</StrategySymbol><StrategyPeriod>PERIOD_M15</StrategyPeriod>
<StrategySymbol>EURAUD</StrategySymbol><StrategyPeriod>PERIOD_M15</StrategyPeriod>
<StrategySymbol>EURCHF</StrategySymbol><StrategyPeriod>PERIOD_M15</StrategyPeriod>
<StrategySymbol>EURJPY</StrategySymbol><StrategyPeriod>PERIOD_M15</StrategyPeriod>
<StrategySymbol>GBPCHF</StrategySymbol><StrategyPeriod>PERIOD_M15</StrategyPeriod>
<StrategySymbol>CADJPY</StrategySymbol><StrategyPeriod>PERIOD_M15</StrategyPeriod>
<StrategySymbol>GBPJPY</StrategySymbol><StrategyPeriod>PERIOD_M15</StrategyPeriod>
<StrategySymbol>AUDNZD</StrategySymbol><StrategyPeriod>PERIOD_M15</StrategyPeriod>
<StrategySymbol>AUDCAD</StrategySymbol><StrategyPeriod>PERIOD_M15</StrategyPeriod>
<StrategySymbol>AUDCHF</StrategySymbol><StrategyPeriod>PERIOD_M15</StrategyPeriod>
<StrategySymbol>AUDJPY</StrategySymbol><StrategyPeriod>PERIOD_M15</StrategyPeriod>
<StrategySymbol>WTI</StrategySymbol><StrategyPeriod>PERIOD_M15</StrategyPeriod>
<StrategySymbol>EURNZD</StrategySymbol><StrategyPeriod>PERIOD_M15</StrategyPeriod>
 
1
  • Post #1,476
  • Quote
  • Dec 4, 2019 5:48am Dec 4, 2019 5:48am
  •  kette
  • Joined Jan 2018 | Status: Member | 14,009 Posts
JoeeF, your version 1.03 runs very well, without any problems
since there are still questions tp and sl I would say, everyone should decide for themselves, greed is the worst enemy in the trade
 
3
  • Post #1,477
  • Quote
  • Dec 4, 2019 5:51am Dec 4, 2019 5:51am
  •  tuxTrader
  • Joined Aug 2018 | Status: Member | 304 Posts
Quoting JoeeF
Disliked
You are wrong. It wasn't a signal. There was clear downtrend and up arrow. The basic condition for BTM trading approach is confluence between trend and signal. I'm calling this as "base signal"
Ignored
sorry, it was my bad. i thought Sgn is "Base Signal" that shows a signal when all conditions have been met so i didn't notice about trend direction.
 
1
  • Post #1,478
  • Quote
  • Dec 4, 2019 5:55am Dec 4, 2019 5:55am
  •  Cologne
  • Joined Oct 2019 | Status: Member | 91 Posts
Quoting JoeeF
Disliked
One win or loss matters nothing. The other one is on the corner. Trading is a game of probability in a long term run. I'll release a new version 1.04 with JFXC indicator and then enable money management. Then I'll start serious test of the BTM trading approach. Stay green, Joe
Ignored
This is very true. Other trades will make up for it.
I believe so I exist
 
1
  • Post #1,479
  • Quote
  • Dec 4, 2019 5:55am Dec 4, 2019 5:55am
  •  kette
  • Joined Jan 2018 | Status: Member | 14,009 Posts
AC in the early morning, ea executed blue lines part sale
Attached Image (click to enlarge)
Click to Enlarge

Name: AUDCADM15.png
Size: 57 KB
 
 
  • Post #1,480
  • Quote
  • Dec 4, 2019 6:01am Dec 4, 2019 6:01am
  •  vanca
  • | Joined Dec 2016 | Status: Member | 121 Posts
Quoting Legge
Disliked
{quote} yes, I agree with you closed {image} opened {image}
Ignored
is normal to bad trades comes because 90% people are using very risky settings who can give you a lot but take a lot.
btm strategy are profitable when market are in one trend but when this trend start changing direction it will be a lot of false signals.
only way to protect yourself for this kind of scenario is simple, use one of first rules: DONT ENTER TRADE IF TP1 IS NOT INSIDE OF BANDS
=less profit, less losing trades, more stable grow but this is also not 100% sure if this is profitable for long term

EDIT: Maybe if josefh can put in EA, rule: dont take more then 2-3 trades in one direction
patience, patience, patience and after that more patience
 
5
  • Trading Journals
  • /
  • BTM - Expert Advisor (EA)
  • Reply to Thread
    • 1 7273Page 747576 121
    • 1 Page 74 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