FFRT
⭐ V.I.P.-
Posts
1126 -
Joined
-
Last visited
-
Days Won
8
Content Type
Profiles
Forums
Articles
Everything posted by FFRT
-
[REQ] Ramp Project Chart Pattern Recognition Scanner
⭐ FFRT replied to bobaloo's topic in Trading Systems and Strategies
@Minion CAN You please share your resource again. I could not trace old resources from my storage Thanks -
False Alert or cause of concern? old dll with given serial for version 3.5 or so was clean !
-
[REQ] The Sentient Trader or Hurst Trader Intraday
⭐ FFRT replied to john1368's topic in Trading Platforms
Is this good over other engines / SW? -
WHAT IS so special about this software ?
-
@basil5862 https://www.4shared.com/postDownload/g4Gi61Dnge/Optuma_16__Market_Analyst_.html
-
In old versions, the utility was cured by some talent providing DLL file and with Serial number
-
One of the talent had cured Market Warrior, if i recall correctly.
-
Changes for release 6.6.0, compared to release 6.5.0 12 January 2022 Colors in automatic analysis have been simplified to the same color per row depending on the signal. In previous versions many cells inside the table had different colors which made it difficult to interpret the signal. Furthermore AmiBroker now gives the option to set dark mode for list view which requires colors that are readable in dark mode as well. The PE - Configuration.afl file contains now additional variables in section 7.1 to define text colors for dark and light list view for different signal types like buy, sell, short, cover, long and short setup, breakouts and more. Minor bug fixes Maintenance update Screenshots: LightListView DarkListView The candlestick pattern column has been disabled in the new version as it might confuse users when they see a green (bullish) automatic analysis line while at the same time the candlestick pattern is bearish. The column, however, can be added manually easily to all tools. Just open the file PE - Configurations.afl and scroll down to section 21. Then, uncomment AddCandleColumn(); as shown in the code below. /// SECTION 21 - Add custom code after PatternExplorer code. /// ----------------------------------------------------------------------------------------- procedure AddCustomCodeAfterPE() { if(FormulaName == "PE - Alert 1 - Price") { // AddColumn(H == HHV(H, 20), "H == HHV(H, 20)", 1.0); // Example to add a column after all PatternExplorer columns in PE - Alert 1 - Price. } if(InAA) { AddCandleColumn(); } AddTextColumn(SectorID(1), "Sector", 1.2, aaTextRowColor); AddTextColumn(IndustryID(1), "Industry", 1.2, aaTextRowColor); AddTextColumn(FullName(), "Full name", 1.2, aaTextRowColor); } Changes for release 6.5.0, compared to release 6.4.0 21 September 2020 Maintenance update New website 20 June 2020 We are proud to present our new website after being 15 years in business already. It's time to celebrate this event. Some changes on the website like a new logo will follow. Changes for release 6.4.0, compared to release 6.3.0 15 May 2020 This is a maintenance update. We have optimized the setup and plugin for better performance Changes for release 6.3.0, compared to release 6.2.0 21 March 2020 Added Sash candlestick pattern This pattern starts with a black long body followed by a white long body that opens inside the body of the previous candlestick. The white long candlestick closes above the high of the previous candlestick. Opposite rules for bearish signals. See the pattern in action: https://youtu.be/56aArcZgJQ0 Fixed long body candlestick definition Changed duration of support and resistance lines based on candlestick patterns from unlimited to 15 bars. Added Long/Short description to the alerts of the 123 pattern tool Fixed: PE - Configuration: Changed default line width from -15 to -5. Lines have been to thick on certain screen resolutions. Miscellaneous maintenance updates Changes for release 6.2.0, compared to release 6.1.0 25 August 2019 PE - Configuration file def_UseParametersFromChart has been changed from true to false to assure that signals are generated in automatic analysis when there is no inserted chart available. Updated the code certificate Changes for release 6.1.0, compared to release 6.0.0 23 May 2019 Bug fixes: TAIO indicator: "Range below zero" color wasn't correct TAIO Shadow was overlayed with indicator lines Candlestick patterns bug fixes
-
Changes for release 6.0.0, compared to release 5.5.0 24 February 2019 We have released a new version with lots of improvements. All tools Changed WriteVal() to NumToStr() for compatibility with newer AmiBroker version. Added a sector and industry column. Moved the candlestick pattern column further to the right side in the automatic analysis window to focus on the tool specific results. Candlestick patterns are displayed historically now in the exploration columns Buy/Sell and Short/Cover column renamed to Signal and removed the existing Short/Cover column. Signals are displayed as Buy/Sell/Short/Cover instead of B/S and S/C Static parameters introduced for all parameters. In previous versions, only the sensitivity parameter has been made static. Chart parameters are separate from automatic analysis parameters. Through static parameters, the settings are automatically synchronized whenever the parameter in the chart will be changed. Static parameters can be activated separately for all alerts and all other remaining parameters. Removed some unused parameters and renamed existing parameters and column names Changed term symbol and ticker to market in many places Improved and simplified default colors for light and dark backgrounds. Title colors are simplified to a more modern single color title. Customization Folder #Defaults & Mods renamed to $ Customization File PE - Defaults.afl renamed to PE - Configuration.afl File PE - Mods.afl renamed to PE - Extensions.afl The content of PE - Configuration has been highly optimized for easier and better usage. LineWidth can be defined inside the configuration file for the better visual experience even on high DPI resolution screens. It is used in many tools where lines are plotted. PE - 123 Completely redesigned Sensitivity can be selected through the static amount of bars or dynamically through predefined desired pattern sizes and accuracy levels. The algorithm adjusts internal parameters automatically to find the desired patterns. Patterns are clearer now and overlapping of opposite patterns have been removed. Added a new accuracy mode to the 123 pattern tool to detect patterns where point 3 slightly breached point 1 More patterns are detected now. PE - CPR 1 Improved Sensitivity parameter and pattern accuracy Pattern size can be chosen now through static values as in previous versions or dynamically through the desired pattern length. In dynamic mode, an algorithm tries to find a pattern of the selected size, and if the detected pattern isn't valid, the algorithm attempts to find a smaller valid pattern until it finds one. While we recommend the dynamic mode, the code execution takes more time. PE - CPR 2 The same improvements as in PE - CPR 1 Composite indicators Changed from old AddToComposite method to static variables to increase the update speed. Si - Relative Strength => Added a market strength indicator to get a comparison of the current market against the sector and industry. Improved visual experience and changed the clouding indicators to a line. PE - S & R Sell - Filter condition: Added def_Sell condition. PE - Pivots Added monthly time frame into the pivot tool Technology update Setup & activation improved for much better user experience Setup detects your last used AmiBroker version automatically and suggests the path in the dialog. Furthermore, the correct PatternExplorer.dll will be installed automatically for 32 or 64 AmiBroker versions. A necessary update of the customization files will be detected automatically and displayed accordingly. Backups are made whenever an update is essential. Update to the newest technology Due to the vast amount of improvements that have been made not all of them are listed here.
-
Thanks @Hakan, are these curated ?
-
Can anyone help me with resetting the WealthLab 8 trial version?
⭐ FFRT replied to mumin16's topic in Trading Platforms
Await the miracle in 2025 ! -
Too many fancy indicators + System without understanding does not add color to one's Profit & Loss statement.
-
The major update in Amibroker 6.93 c****ed, AFLWIZ.
⭐ FFRT replied to ⭐ Atomo12345's topic in Amibroker
Only AFL Wiz, and not full SW ! -
The Polarity Factor System (Daniele Prandelli)
⭐ FFRT replied to pathfinder's topic in Trading Systems & Strategies Request
No, for a very long time 🙂 -
Good but do not provide direct link whereby you or other give up permanent access to those link, share it on alternative host.
-
NinjaTrader Indicator / Systems Workings Reverse Engineering?
⭐ FFRT replied to ⭐ levelupdown's topic in Ninja Trader 8
Good Move. -
THIS link is valid, try here for given version
-
MAke reference to URL where more details re ARC could be read.
-
Make reference to post that you are referring.
-
David Bowden Safety in the Market Ultimate Gann Course
⭐ FFRT replied to yachusai's topic in Forex Clips & Movies
Pwd - Ind0# https://workupload.com/file/Dc8VKPNLSqG -
REQ - John Murphy Chart Pattern Recognition For MetaStock
⭐ FFRT replied to ⭐ FFRT's topic in Trading Platforms
Thanks a Lot, will check and revert. -
REQ - John Murphy Chart Pattern Recognition For MetaStock
⭐ FFRT posted a topic in Trading Platforms
I have EoD Metastock v 11. If someone can please share Add-On John Murphy Chart Pattern Recognition For MetaStock. Thanking You.