- Search Energy EXCH
- 2,180 Results (17 Threads, 2,163 Replies)
-
MathTrader7 replied Jul 25, 2018Hi Martin79, Yes, it is fully automated running on my VPS. I employ mt4R to use ML packages of R language with MQL4. Best, Matt
Ideas for Data & applications of Machine Learning with Azure ML
-
MathTrader7 replied Jul 24, 2018You're welcome! 1. Completely remove SL values from your code. Just leave SL to be zero, it is like the SL has been removed from the code. 2. Convert TP values from points to pips. A point value depends on the user's broker digits. For a 4-digit ...
Buy + Sell Every Candlestick EA
-
MathTrader7 replied Jul 24, 2018Hi Excelx, I use machine learning (ML) for my extreme scalping strategy with success. I have played a lot with different ML paradigms for Forex trading. So I have some experience with ML based Forex trading, but I am not going to tell about myself ...
Ideas for Data & applications of Machine Learning with Azure ML
-
MathTrader7 replied Jul 24, 2018Hi MartinTrader, here is an EA that does what you want.
Buy + Sell Every Candlestick EA
-
MathTrader7 replied Jul 22, 2018I replied to your PM. Do not write here in this regard anymore.
Renko Trading Discussion
-
MathTrader7 replied Jul 22, 2018My method integrates Renko creator function into the code of EA. The Renko bricks are built from real ticks and saved in the memory. The indicators of use will be applied to the bricks in the memory for which I have a library of non standard ...
Renko Trading Discussion
-
MathTrader7 replied Jul 21, 2018You can send me PMs (Private Message [by going to my profile page]) regarding the issues which are not relevant to this thread.
Non-gap Renko Chart Creator EA
-
MathTrader7 replied Jul 18, 2018You are welcome! This method works fine but I use another method based on real ticks.
Renko Trading Discussion
-
MathTrader7 replied Jul 17, 2018My Renko trading EAs are programmed to work on non-gap and rail-to-rail Renko charts. Here is a method to backtest my EAs: url
Renko Trading Discussion
-
MathTrader7 replied Jul 17, 2018Version 1.43 of Renko ADX EA released (I updated Post 1). This version is compiled with MT4 build 1126.
Renko Trading Discussion
-
MathTrader7 replied Jul 17, 2018I see your point and I agree with you to some extent, it is all about probability. Here is another sentiment indicator: image as you can see from above picture, both USD and GBP are gaining power, while, for example, JPY is losing power. If I find ...
100pips a week Trade Calls
-
MathTrader7 replied Jul 17, 2018Hi, could you please tell me which version of MT4 you are running the EA on?
Renko Trading Discussion
-
MathTrader7 replied Jul 17, 2018See Post 1. I mentioned a method of backtesting Renko EAs.
Non-gap Renko Chart Creator EA
-
MathTrader7 replied Jul 17, 2018Not clear sentiment for GBPUSD today: image I would not trade this pair today.
100pips a week Trade Calls
-
MathTrader7 replied Jul 13, 2018Version 1.48 released (I updated Post 1). In this version, the speed of calculating LFX bars from history data increased.
USDLFX Offline Chart Creator EA
-
MathTrader7 replied Jul 13, 2018Version 1.59 of single-symbol and Version 1.47 of multi-symbol Renko chart creator EAs released (I updated Post 1). In these versions, 1. the speed of calculating Renko bars from history data increased; 2. the incorrect digits for USDJPY fixed; 3. ...
Non-gap Renko Chart Creator EA
-
MathTrader7 replied Jul 12, 2018In the absence of history ticks data, it is not possible to reconstruct wicks.
USDLFX Offline Chart Creator EA
-
MathTrader7 replied Jul 12, 2018Looking at the currency powers today, image It seems that GBP is not so much more powerful than USD which makes me not trading this pair today. But I like your signals and I am watching your TE. Good luck! Matt
100pips a week Trade Calls
-
MathTrader7 replied Jul 9, 2018Version 1.46 of multi-symbol Renko chart creator EA released (I updated Post 1). In this version, I fixed the bug causing some of the Renko charts print incorrect bars.
Non-gap Renko Chart Creator EA
-
MathTrader7 replied Jul 9, 2018Hi horizon11, All software that I share here in FF are free but not open source. This is my personal code policy.
N-Second Chart Creator EA