- Search Forex Factory
- jansb000 replied Apr 2, 2024
Maybe a bit late, but here is an MT5 version of the above indicator. It appears to be slow, so use it only when needed and remove it when done, like for debugging or analysing signals.
- jansb000 replied Apr 5, 2022
Ok, the BIG issue with my previous version was that the Order Management was ok, but automatic trading was virtually non exsistant. I cam e to the conclusion that "my" indicators where not working as I thought they did, but going through them with a ...
- jansb000 replied Nov 13, 2021
Hi, I have been away from this thread for a while. Now I see entries made with m1m3m5 and m2m3m5 method. Can someone please point me to the posts that I must read to learn about this PA-method? Cheers...
- jansb000 replied Nov 9, 2021
Just to let you know: I am starting to work on version 4.xx of my LRSF project. Version 4.00 is an exact copy of my last version 3.09. The 4.xx branch will improve on this. My focus will be: enable my indicators for Machine Learning algorithms. ...
- jansb000 replied Oct 1, 2020
This can happen when: In the period of the control candle (the red rectangle) there is a change to summer- or winter-time. I haven't been able to solve this yet. When trading starts on strange times. Silver starts earlier then other forex pairs at ...
- jansb000 replied Sep 24, 2020
Please look at this thread: url The monitor scans multiple curreny-pairs and will give you an indication on what and when to trade. I start my new trades by eyeballing this monitor in the morning. Next I use the Weekly Control Candle indicator on ...
- jansb000 replied Sep 24, 2020
That is correct. The "Trading Made Simple" system is not so easy asy it may appear. The principle is easy, but in practice it needs some practice to know when to open a new position. Currently I use LRSF3 purely as a trade manager. But all the ...
- jansb000 replied Sep 24, 2020
LRSF version 3.09 WIP available Today I published version 3.09. This version is a collection of bug-fixes and improvements to make the body of the program more versatile. Version 3.09 fully supports complex positions consisting of both BUY and SELL ...
- jansb000 replied Sep 1, 2020
LRSF version 3.08 WIP available Today I published version 3.08. This version is a collection of bug-fixes and improvements that where necessary after the previous versions. I think version 3.08 will now fully support complex positions consisting of ...
- jansb000 replied Sep 1, 2020
I use it on H4 only. The autotrade functionality is not great and needs improvement. I usually start trades manually and then let LRSF manage the trade. I have developed my skills somewhat so I often "guess" the direction correctly. And when I am ...
- jansb000 replied Sep 1, 2020
Please see post #1. The MT4 version is currently not developed further. I switched to MT5 completely.
- jansb000 replied Aug 20, 2020
LRSF version 3.07 WIP available Today I published version 3.07. This version has little new functionality (or does it?). However I rewrote one of the major functions from scratch to add flexibility: Let's refresh our memory: An order is a single ...
- jansb000 replied Aug 19, 2020
LRSF Magnified Price v2.11 Small bug-fix: When removing the indicator from a chart, or even when re-applying, old messages would sometimes not dissappear. This looked a bit messy, but also the messages, in combination with an active EA, would ...
- jansb000 replied Aug 6, 2020
LRSF version 3.06 WIP available Today I published version 3.06. This version comes fast after 3.05. This is because I create a new version every time I make substantial changes to major functions. Version 3.06 has no new functionality, but I found ...
- jansb000 replied Aug 6, 2020
LRSF version 3.05 WIP available Today I published version 3.05. It has some minor new functionality: Initial support for holding two positions (BUY and SELL). Therefore we must have two sub-iPositions, One is the main (containing the oldest (first) ...
- jansb000 replied Jul 21, 2020
LRSF version 3.03 WIP available Today I published version 3.04. There is no real new functionality. For positions consisting of SINGLE orders i have now separated the handling of SL and TP. Although all logic is still the same, this is now enabling ...
- jansb000 replied Jul 16, 2020
Hi all, I like this strategy... (but haven't tried it yet) Has anyone tried this method in combination with a MEME strategy from "Trading Made Simple". That could solve a lot of problems for those rare cases where the price is not going in the ...
- jansb000 replied Jul 16, 2020
LRSF version 3.03 WIP available Today I published version 3.03. There is no real new functionality. The Trade Manager can now handle orders of different size as one position. Note that this is experimental so use it with great care. In the ...
- jansb000 replied Jun 26, 2020
New settings for TakeProfit The new setting is documented as follows: // TP Strategy // Normal - The TP is set to a value that is initially determined by the // EA, but then leaves much room for manual change. // Hidden - The TP is not set, but the ...
- jansb000 replied Jun 26, 2020
New settings for StopLoss The new setting is documented as follows: // SL Strategy // Normal - The SL is set to the LOW/HIGH of the previous HA candle for // a BUY/SELL order. No further logic is possible in this // scenario. // Hidden - The SL is ...