Different goodies:
- See put up #14 and #485 for the TDI indicator. See put up #600 for set up directions.
- See put up #819 for the very helpful LRSF Magnified Value indicator. [new]
- See put up #192 for scripts so as to add trades manually.
- See this put up for my instrument to take care of a listing of SR-Traces.
https://www.forexfactory.com/showthr...7#put up10865147
Recognized issues: See put up #180
Subsequent model pre-data
Expert Advisor - Model 1.20 focuses on the utilization of RSI to get extra smart entry-factors for MEME orders. Not simply these on laborious "ADR(100)/2" ranges.
Work in Progress EA variations:
Hooked up File
BiM_LRSF_20wip1.ex4 189 KB | 57 downloads | Uploaded Aug 23, 2018 4:08pm
Hooked up File
BiM_LRSF_20wip2.ex4 188 KB | 56 downloads | Uploaded Aug 29, 2018 11:31am
Bugfixes:
Inserted Code
* - Bugfix: In do_manage(), when getting ready the subsequent restrict-order we have been nonetheless
* refering to the previous ls_order, however that ought to now be the final order discovered by
* position_info(). Use iPos.get_last().
* - Bugfix: The TP in do_manage() was not all the time calculated accurately. To repair this,
* some variables have been renamed so it's clearer which property they signify.
Changelist:
Inserted Code
* - Simplified the enter variables till quantity calculation is carried out.
* - Now helps trailing SL primarily based on HA-candles. That is switched on with the brand new
* parameter 'UseTrailingHA'. This feature for trailing SL is significantly better appropriate
* for the TMS technique.
* - There may be now a parameter to allow Dynamic MEME orders.
* - MEME-orders are actually created solely when the RSI of a decrease timeframe is in our
* favour.
* - For Dynamic MEME the stoploss of orders is straight away calculated for the final
* MEME, whereas for static MEME the stoploss is calculated per added MEME-order.
* - BugFix: In do_manage(), when a brand new dynamic MEME place opened, the TP and SL
* the place not recalculated.
* - Class position_info() will now additionally maintain monitor of the bottom revenue worth. It
* already saved monitor of the very best revenue and the present revenue.
* - Rename ma1 and ma5 to trend1 and trend5. That is helpful to make a distinction
* between MA5.0 that we use to seek out the path of the value and MA5.2 that
* we use to detect a break of the pattern.
LRSF Monitor
Work in Progress variations:
Hooked up File
LRSF Monitor wip v1.04.ex4 44 KB | 102 downloads | Uploaded Jul 24, 2018 6:25am
Hooked up File
LRSF Monitor wip v1.05.ex4 49 KB | 132 downloads | Uploaded Aug 1, 2018 5:59am
(See put up #500, #533, #557)
Indicators for testing (technical)
That is the Heiken Ashi filter:
Hooked up File
LRSF filter HA v1.00.ex4 11 KB | 87 downloads | Uploaded Aug 12, 2018 10:10am
That is the TDI filter:
Hooked up File
LRSF filter TDI v1.00.ex4 19 KB | 98 downloads | Uploaded Aug 13, 2018 3:53pm
Cheers...