• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 9:31pm
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 9:31pm
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 103104Page 105106107 121
  • 1 Page 105 121
  •  
  • Post #2,081
  • Quote
  • Jan 12, 2020 3:40am Jan 12, 2020 3:40am
  •  Thgoldenstar
  • | Joined Dec 2019 | Status: Member | 17 Posts
Quoting JoeeF
Disliked
s: Shorts ts: TodaysShorts sfs: ShortsForSymbol tsfs: TodaysShortsForSymbol Data for 2020.01.09 are OK ...
Ignored
I was clear, thank you very much...

As you can see the attachment, 00:45 and 01:15 two signal of EURUSD complied and open 2 short positions, however tsfs still = 0, until 08:30 of 3th signal tsfs = 2 (?), it has omitted the value 1 and the second signal still valid.

However for GBPUSD it is different, it works fine when at the 2nd signal the tsfs value has changed to 1 and the 2nd signal has been rejected (07:45, 08:45 and 10:45)

Quoting JoeeF
Disliked
{quote}I hope you didn't edit JF4XTrader.csv and JF4XTrader1.csv files.
Ignored
No, i don't...

I will try setup again on Monday and keep track of more data...
Attached Image (click to enlarge)
Click to Enlarge

Name: Screen Shot 2020-01-12 at 15.18.26.png
Size: 618 KB
 
1
  • Post #2,082
  • Quote
  • Jan 12, 2020 3:54am Jan 12, 2020 3:54am
  •  JoeeF
  • Joined Aug 2010 | Status: The hardest easiest way ... | 3,068 Posts
Quoting Thgoldenstar
Disliked
As you can see the attachment, 00:45 and 01:15 two signal of EURUSD complied and open 2 short positions, however tsfs still = 0, until 08:30 of 3th signal tsfs = 2 (?), it has omitted the value 1 and the second signal still valid.
Ignored
Yes. There was an issue. And after a few hours the situation has solved. It might be a problem with data and "today" identification.

Quoting Thgoldenstar
Disliked
However for GBPUSD it is different, it works fine when at the 2nd signal the tsfs value has changed to 1 and the 2nd signal has been rejected (07:45, 08:45 and 10:45)
Ignored
Yes.

Quoting Thgoldenstar
Disliked
I will try setup again on Monday and keep track of more data... {image}
Ignored
Yes, trading is long term journey ...

All the best.
There is a method to the madness.
 
1
  • Post #2,083
  • Quote
  • Jan 12, 2020 1:11pm Jan 12, 2020 1:11pm
  •  Mkal86
  • | Joined Jul 2016 | Status: Member | 40 Posts
My results for last 30 days
Attached Image (click to enlarge)
Click to Enlarge

Name: DetailedStatement.gif
Size: 6 KB
 
4
  • Post #2,084
  • Quote
  • Jan 12, 2020 2:27pm Jan 12, 2020 2:27pm
  •  blamshakk
  • Joined Mar 2010 | Status: Member | 2,146 Posts
hey all

I'm new to this EA. i just tried to load Vicente's settings as per below - I copied and pasted the below into the xml file located in terminal/common/files, using notepad++ as advised. However, when i try and load the EA, (which was working with the default xml file) - i get the following error in the experts tab: '2020.01.12 19:17:54.326 JF4XTrader EURNOK,H1: invalid pointer access in 'JF4XTraderGUIStatesTAB.mqh' (47,33)'

i am also attaching my log file from the terminal's JFFramework folder, which contains the following error that i can see: '2020.01.12 19:17:54, ERROR: loadXmlFromFile() has returned false (JFTradingStrategyDispatcher.mqh; Line: 219)'

any advice would be much appreciated

thanks, blam


Attached File
File Type: txt JF4XTrader.xml_2020.01.12.log.txt   15 KB | 63 downloads



Quoting Vicente
Disliked
{quote} <?xml version="1.0"?> -<JFFramework> -<GlobalSettings> <DashboardSettings ChartsTemplateNameXC="JF4XTraderX" ChartsTemplateNameC="JF4XTrader" RangeColor="clrGray" DowntrendColor="clrRed" UptrendColor="clrGreen"/> <DashboardAlerts FirstTrendChangeAlerts="false" BaseSignalAlerts="true" SoundFileShort="alert2.wav" SoundFileLong="alert.wav" SoundAlerts="false" PushNotificationAlerts="true" EmailAlerts="false" PopupAlerts="true"/> </GlobalSettings> -<TradingStrategy Name="JF4XTrader strategy" MagicNumber="555001" ClassName="CJF4XTraderTrdStr">...
Ignored
 
 
  • Post #2,085
  • Quote
  • Jan 12, 2020 2:58pm Jan 12, 2020 2:58pm
  •  timidave
  • | Joined Nov 2007 | Status: Member | 459 Posts
Quoting Mkal86
Disliked
My results for last 30 days {image}
Ignored
Wow! Thanks for sharing. Longest demo account I've seen. Your account seems like it almost got wiped out, but suddenly it made it.
 
 
  • Post #2,086
  • Quote
  • Edited at 5:20pm Jan 12, 2020 5:09pm | Edited at 5:20pm
  •  JoeeF
  • Joined Aug 2010 | Status: The hardest easiest way ... | 3,068 Posts
Quoting blamshakk
Disliked
hey all I'm new to this EA. i just tried to load Vicente's settings as per below - I copied and pasted the below into the xml file located in terminal/common/files, using notepad++ as advised. However, when i try and load the EA, (which was working with the default xml file) - i get the following error in the experts tab: '2020.01.12 19:17:54.326 JF4XTrader EURNOK,H1: invalid pointer access in 'JF4XTraderGUIStatesTAB.mqh' (47,33)' i am also attaching my log file from the terminal's JFFramework folder, which contains the...
Ignored
You've corrupted the structure of the XML config file. I think so. You need to edit data (values) no structure.

Edit: You cannot simply copy and paste data from his post. Values have been reversed in that post. It did the FF editor I think so ...

Take care.
There is a method to the madness.
 
2
  • Post #2,087
  • Quote
  • Edited Jan 13, 2020 4:12am Jan 12, 2020 9:27pm | Edited Jan 13, 2020 4:12am
  •  blamshakk
  • Joined Mar 2010 | Status: Member | 2,146 Posts
hey Vicente

can i ask if you could please and share your xml file? I can't seem to input your settings in a way that doesn't corrupt the structure of the xml file

would be much appreciated, thanks

blam

Quoting Vicente
Disliked
{quote} <?xml version="1.0"?> -<JFFramework> -<GlobalSettings> <DashboardSettings ChartsTemplateNameXC="JF4XTraderX" ChartsTemplateNameC="JF4XTrader" RangeColor="clrGray" DowntrendColor="clrRed" UptrendColor="clrGreen"/> <DashboardAlerts FirstTrendChangeAlerts="false" BaseSignalAlerts="true" SoundFileShort="alert2.wav" SoundFileLong="alert.wav" SoundAlerts="false" PushNotificationAlerts="true" EmailAlerts="false" PopupAlerts="true"/> </GlobalSettings> -<TradingStrategy Name="JF4XTrader strategy" MagicNumber="555001" ClassName="CJF4XTraderTrdStr">...
Ignored
 
 
  • Post #2,088
  • Quote
  • Jan 13, 2020 5:17am Jan 13, 2020 5:17am
  •  hks117
  • | Joined Aug 2019 | Status: Member | 19 Posts
Is it a thing by the setting that did not take a position by this signature?
Attached Image (click to enlarge)
Click to Enlarge

Name: .png
Size: 30 KB
Attached File
File Type: xml JF4XTrader.xml   12 KB | 40 downloads
 
 
  • Post #2,089
  • Quote
  • Jan 13, 2020 5:34am Jan 13, 2020 5:34am
  •  JoeeF
  • Joined Aug 2010 | Status: The hardest easiest way ... | 3,068 Posts
Quoting hks117
Disliked
Is it a thing by the setting that did not take a position by this signature? {image} {file}
Ignored
As always you can find answer in your log file. There is exact reason why the trade hasn't been taken (if there was a base signal) there in log file.

Take care.
There is a method to the madness.
 
 
  • View Post
  • Disliked by Thread Starter
  • hks117
  • Post #2,091
  • Quote
  • Jan 13, 2020 6:44am Jan 13, 2020 6:44am
  •  JoeeF
  • Joined Aug 2010 | Status: The hardest easiest way ... | 3,068 Posts
Quoting hks117
Disliked
{quote} Attach the log file. Thank you. {file}
Ignored
Why are you asking the same questions again and again? Why you're not reading what I've written?

Please follow the first post. Start using the EA with one symbol EURUSD as it's written in the first post.

regards
There is a method to the madness.
 
1
  • Post #2,092
  • Quote
  • Jan 13, 2020 7:24am Jan 13, 2020 7:24am
  •  tung2233
  • | Joined Nov 2019 | Status: Member | 14 Posts
Quoting Mkal86
Disliked
My results for last 30 days {image}
Ignored
did you use jfc indicator or jfxc ?
 
 
  • View Post
  • Disliked by Thread Starter
  • hks117
  • Post #2,094
  • Quote
  • Jan 13, 2020 8:24am Jan 13, 2020 8:24am
  •  JoeeF
  • Joined Aug 2010 | Status: The hardest easiest way ... | 3,068 Posts
Quoting hks117
Disliked
{quote} #post1 (2) If you're a new user of my software please put only one EA on one chart.Will it be that xml file is necessary every currency pair?Because I am not good at English, I apologize for being reading a thread using translation software.
Ignored
Everything is in the first post.

Close all charts and delete all my software. Download it again and:

(5) Put JF4XTrader.ex4 into \MQL4\Experts folder.
(6) Put JF4XTrader.xml into \MetaQuotes\Terminal\Common\Files folder (If someone isn't able to locate common files folder please look here).
(7) Put JF4XTrader.tpl and JF4XTraderX.tpl into MetaQuotes\Terminal\~\templates folder.
(8) If you've got in your MT4 terminal symbol EURUSD don't change anything and put EA on the chart.
(10) Don't forget to download and install indicators JFC.ex4, BB_stops_(new_format)_1.3.ex4, TMA+CG mladen NRP.ex4, JFE.ex4, JFXC.ex4 and xSuperTrend candles (mtf).ex4.

60 seconds of work!!!

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

Copy paste - another 2 minutes.

Do it step by step. Firstly do it for only one symbol EURUSD. Then add only one another symbol. Test it ... etc ... etc ...

That's all.


This is really my the last attempt to help you.
There is a method to the madness.
 
4
  • Post #2,095
  • Quote
  • Jan 13, 2020 10:16am Jan 13, 2020 10:16am
  •  Vicente
  • Joined Jun 2008 | Status: Member | 235 Posts
[quote = blamshakk; 12699345] hey Vicente, ¿puedo preguntar si podrías por favor y compartir tu archivo xml? Parece que no puedo ingresar su configuración de una manera que no dañe la estructura del archivo xml, sería muy apreciada, gracias blam {quote} [/ quote]

Good morning.

Here it is

regards
Attached File
File Type: xml JF4XTrader.xml   13 KB | 125 downloads
IH - B221 Return Today: na
 
2
  • Post #2,096
  • Quote
  • Jan 13, 2020 10:18am Jan 13, 2020 10:18am
  •  Vicente
  • Joined Jun 2008 | Status: Member | 235 Posts
Good morning.

My report today
Attached Image (click to enlarge)
Click to Enlarge

Name: 1.JPG
Size: 78 KB
IH - B221 Return Today: na
 
4
  • Post #2,097
  • Quote
  • Jan 13, 2020 10:20am Jan 13, 2020 10:20am
  •  johnsmith2nd
  • Joined Jan 2017 | Status: Member | 528 Posts
Quoting Vicente
Disliked
Good morning. My report today {image}
Ignored
Great results. Can you confirm, is that just for today? I.e. 146 trades and 200+ profit just in one day?

Thanks!
 
 
  • Post #2,098
  • Quote
  • Jan 13, 2020 10:35am Jan 13, 2020 10:35am
  •  blamshakk
  • Joined Mar 2010 | Status: Member | 2,146 Posts
Brilliant, many thanks Vicente

Blam

Quoting Vicente
Disliked
[quote = blamshakk; 12699345] hey Vicente, ¿puedo preguntar si podrías por favor y compartir tu archivo xml? Parece que no puedo ingresar su configuración de una manera que no dañe la estructura del archivo xml, sería muy apreciada, gracias blam {quote} [/ quote] Good morning. Here it is regards {file}
Ignored
 
 
  • Post #2,099
  • Quote
  • Jan 13, 2020 10:53am Jan 13, 2020 10:53am
  •  Nomenix
  • | Joined Jan 2018 | Status: Member | 45 Posts
I am trying to run the EA on 5 minute timeframe:

<StrategySymbol>USDCHF</StrategySymbol><StrategyPeriod>PERIOD_M5</StrategyPeriod>
<StrategySymbol>GBPUSD</StrategySymbol><StrategyPeriod>PERIOD_M5</StrategyPeriod>
etc..

And got this in Experts tab:
Attached Image (click to enlarge)
Click to Enlarge

Name: Untitled.png
Size: 20 KB


And this in the log file:
2020.01.13 17:15:03, ERROR: E_attemptCounter:10, s:AUDNZD, pERIOD_M5 (JF4XTraderTrdStr.mqh; Line: 985)
2020.01.13 17:15:04, ERROR: E_attemptCounter:9, s:AUDNZD, pERIOD_M5 (JF4XTraderTrdStr.mqh; Line: 985)
etc..

Any idea?
Have also attach the full log.
Attached File
File Type: txt JF4XTrader.xml_2020.01.13.txt   98 KB | 51 downloads
Don't NO-SL and drive! And remember: Always keep your eyes on the trend!
 
 
  • Post #2,100
  • Quote
  • Jan 13, 2020 11:17am Jan 13, 2020 11:17am
  •  JoeeF
  • Joined Aug 2010 | Status: The hardest easiest way ... | 3,068 Posts
Quoting Nomenix
Disliked
I am trying to run the EA on 5 minute timeframe: <StrategySymbol>USDCHF</StrategySymbol><StrategyPeriod>PERIOD_M5</StrategyPeriod> <StrategySymbol>GBPUSD</StrategySymbol><StrategyPeriod>PERIOD_M5</StrategyPeriod> etc.. And got this in Experts tab: {image} And this in the log file: 2020.01.13 17:15:03, ERROR: E_attemptCounter:10, s:AUDNZD, pERIOD_M5 (JF4XTraderTrdStr.mqh; Line: 985) 2020.01.13 17:15:04, ERROR: E_attemptCounter:9, s:AUDNZD, pERIOD_M5 (JF4XTraderTrdStr.mqh;...
Ignored
I'm supporting here only M15/H4 periods. As in original BTM trading strategy.

Take care.
There is a method to the madness.
 
3
  • Trading Journals
  • /
  • BTM - Expert Advisor (EA)
  • Reply to Thread
    • 1 103104Page 105106107 121
    • 1 Page 105 121
0 traders viewing now
  • More
Top of Page
Forex Factory Blog Updated: Alerting All Members
  • 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