Information
Username: | Capt.Z-Fort.Builder |
Member since: | 03 Jun 2020 |
Last login: | 30 Sep 2024 |
Status: | Active |
Activity
Where | Created | Comments |
---|---|---|
Algorithms | 7 | 38 |
Forum Topics | 45 | 66 |
Jobs | 0 | 0 |
Last Algorithm Comments
Version 2.20 Add New Functions:
- Users can set Buffer-Days for preloading history bars;
- Users can set Y-Value for each indicator at ResetTimePoint;
@jerry.bogart89
It should work fine, with no problem.
@jestebansuarez
There are many possible reasons to block the proper display of the indicator. It depends on the parameters you set up. You can join https://t.me/cTraderFXClub group to talk about more details.
Thanks.
This is a great tool, however, I encounter a little problem in usage:
When I set 2 charts with the same Symbol and same TimeFrame, if I scroll in the first chart and the indicator works well in the second chart, then while I swap to scroll the 2nd chart, the first chart won't get synchronized scrolled.
In other words, synchronizing scrolling can only get triggered by one chart, not all charts' scrolling could trigger synchronizing. Please help and advise. Thanks.
The update to version 4.13 is a minor update, which adds more symbol codes to Oil and Equities, mainly from Varianse and ICMarkets;
...compare it with your Windows 10.Net installed components...
@kaizen.coaching.jp
You may like to check if .Net Framework components had been fully installed in your new Windows 11 system, there are .Net 3.5, 4.5 , .Net Core Runtime etc. You can compare it with your windows .Net installed list. Hope this could be helpful to your issue.
@kaizen.coaching.jp
Please try copying the source code, pasting it to your local desktop cTrader app, and compiling it locally. I'm ok with the indicator working fine.
v2.12 Add function: User can set the timespan gap between AutoScroll-TimePoint and Reset DateTime;
This is a minor update.
v2.12 Optimise : Reset DateTime Point;
This is a minor update.
The update to version 4.12, brings new functions and is a major update.
@racshen-seo
It's not a perfect solution, I use it to sync both minute1 charts. There could be problems there, you may try to change the Mode parameter to refresh the indicator, however, I use it in my charts, and it's better than none. ;)
v2.09 Optimise : Fixed a color code bug when running in cTrader ver 4.5.1;
v2.09 Optimise : Fixed a color code bug when running in cTrader ver 4.5.1;
- v2.08 Add function : User can define KeyEvent's TimeFormat (±GMT); Framework .NET 6.0 ready;
Interestingly, I designed this indicator to work only for the time frame of time format only. But, I just tested it with curiosity. Yes, it seems to be working no problem. I will try to use the tick timeframe for the next few days and weeks. If you find any issue, please report it here or at the pro version post.
Thanks.
It's working with no problem, I've just tested it in the latest cTrader 4.3.9 version. I can't give you more information here, join Telegram Group cTrader FOREX Club https://t.me/cTraderFXClub to get more help.
Thanks.
Oh, ok. Don't worry about the file access authority. Check line32: 'AccessRights = AccessRights.FileSystem'; the indicator only requires file access. Because the indicator has a function to 'Import and Display Economic Calendar's Key Events;' which requires the user to download a*.txt file first, then import.
If you are still concerned about safety problems, you can refer to Currency Strength Meter (Basic) version, which requires none access rights to use it.
This indicator requires no access to your local files. Check code line 9: 'AccessRights = AccessRights.None'
If you still have a problem, please post your question to cTrader forum: https://ctrader.com/forum/indicator-support
- v2.04 Optimise : Code Structure(tiny changes);
@Tertpar I have no idea about the two meters calculation. But you can find my indicator’s formula in the source code. Or maybe you can set the same timeframe in my indicator as the other two in your list, and see if any difference you can find. Thanks.
- v2.03 Add function: Display 5-Minute VerticalGridlines, when chart zooms to 15% or 30%
in TimeFrame-1Minute, zoom back to 5% will be removed;
Optimise : Code Structure (Move repeat constants to readonly variables),
: Auto-load more history data for indicators to display,
: Display KeyEvents up and down in turn to avoid overlapping;
v2.03 Optimise : Auto-load more history data;
- v2.02 Optimise: Indicators calculation, Displaying of Label and Code Structure;
- v2.01 Alt+MouseLeftClick in the chart, to turn off/on AutoSet Y-Axis viewable range; Optimise displaying of labels; Fixed bug of total spread;
You can join my Telegram Group for easy discussion there.
Labels are shown at the end of the indicator, it's working normally also, just tick all 'Yes' on the setting page under the Label group.
It's working perfectly here. I only use it in TimeFrame 1minute(intraday) and 4minute(weekly long)
You can set Y-range auto-scaled by put 0/0, to viewable range +-.
- v1.11 Label can show or (set to 0) hide the spread sum of relevant symbols, and also displayed as pointer gap; User can adjust Y-axis Gridline gap value (0 to hide);
v1.11 Synchronize indicator calculation with Pro version;
- v1.10 Improve calculation and efficiency, (add 'pips-value' factor to the results according to base currency), optimise chart view settings;
- v1.09 Reformat marker's value (+0.0 -0.0), hide pointer when Digitals and Name both off; Y-range can be auto-arranged if set to 0/0; Y-Axis Gridline can be set off;
Thanks, amusleh it works.
Though the highlight on vertical and horizontal lines is a bit annoying.
I believe there is no way to get rid of the highlights and keep the time value displaying, simultaneously for the moment. Anyway, the solution is good.
- v1.08 Auto-scroll to two trading hours before Reset-Time-Point;
v1.07 Rewrite indicator calculation, Y-Axis range, and autohide base bars; (Reloading is more quickly when adjusting viewable range)
Hello,
This is a great tool, I've made some changes to it for my own use. But, I don't know how to make the vertical line always show the time tag, like pressing down the mouse middle wheel, the crosshair will show the time tag at X-axis always?
Please advise,
Thanks.
Updated to v1.06: Add CurrencyName to indicator cursor, User control whether to show digitals or name;
Version 2.20 Add New Functions: