Information

Username: afhacker
Member since: 15 Oct 2015
Last login: 15 Oct 2015
Status: Active

Activity

Where Created Comments
Algorithms 61 93
Forum Topics 51 123
Jobs 0 10

Last Algorithm Comments

afhacker's avatar
AlgoDeveloper · 2 years ago

remon,

I will see what I can do regarding time frame visibility.

For changing cycle type there is no such option, but you can change the pattern labels one by one.

afhacker's avatar
AlgoDeveloper · 3 years ago

Please use Github to report bugs, or contact us directly via our website if you need support.

afhacker's avatar
AlgoDeveloper · 3 years ago

soonsa,

We are working on a new version that has much fewer dependencies and we will also fix the issue you reported.

It looks like you are triggering the same alert twice.

afhacker's avatar
AlgoDeveloper · 3 years ago

soonsa,

Can you send me the error message next time you open your cTrader after the crash?

afhacker's avatar
AlgoDeveloper · 3 years ago

321ramzi123,

To use the test indicator you have to install the "cAlgo.API.Alert" Nuget package, otherwise it will not work.

Please read the Github Wiki.

afhacker's avatar
AlgoDeveloper · 3 years ago

Sharpie,

Please read the documentation, you have to set maximum width/height.

Play a little bit with parameters.

afhacker's avatar
AlgoDeveloper · 3 years ago

jedimaster,

Now you can trigger the alerts (sound, email, Telegram) without showing the alert popup.

You can use the new "TriggerAlert" method of Notifications for triggering an alert without showing the popup window.

afhacker's avatar
AlgoDeveloper · 3 years ago

jedimaster,

This library writes the alert records on a LiteDB, which is a file-based object database.

I will add the silent mode feature, it will allow you to just write the alert record to the database but it will not show any popup.

The previous version of this library was using CSV files too, but due to performance issues, I switched to LiteDB.

You can open the alerts database file and browse the alerts with LiteDBViewer.

afhacker's avatar
AlgoDeveloper · 3 years ago

CQuants,

No, you will get only the compiled version of the indicator without source code.

If you need the source code you can contact us.

afhacker's avatar
AlgoDeveloper · 3 years ago

jedimaster,

I updated the documentation sample code, its hard for me to keep everything up to date so please use VisualStudio and IntelliSense will show you the method argument positions.

Anyone who wants to use this library on cTrader indicators/cBot, please use it with Visual Studio and install it via Nuget.

afhacker's avatar
AlgoDeveloper · 3 years ago

@jedimaster Hello,

The issue with argument position, I have changed the position of arguments so you have to call the new overloads of ShowPopup method.

You can find all ShowPopup method overloads here:

https://github.com/afhacker/ctrader-alert_popup/blob/master/src/Alert/INotificationsExtensions.cs

afhacker's avatar
AlgoDeveloper · 4 years ago

erik.lindblad,

I haven't used this indicator on a bot by our selves but we have sold the source for other traders who are using the code on their bots and we don't know how was their result.

I don't recommend using this indicator without discretion.

afhacker's avatar
AlgoDeveloper · 4 years ago

Cody,

Damaging our reputation has really bad consequences for us, we put lots of hard work to develop these indicators and we sell it for very low price, you will get much lower quality indicators for other platforms like NinjaTrader and MT4 in 3-5 times of our prices from other companies.

The quality of our indicators are very high and we have a community of traders all around the world who are trading with our indicators, ex:

https://www.forexfactory.com/showthread.php?t=723604

And most of our indicators are free on our site, and we keep making more of our indicators free whenever we release new paid products.

afhacker's avatar
AlgoDeveloper · 4 years ago

I have sent you this email:

Hello Cody,

No we only have one site and its "algodeveloper.com", we don't sell our products on any other site or via any other reseller.

The indicator you bought isn't our indicator and its another indicator which is available on cTDN: https://ctrader.com/algos/indicators/show/1875

Please contact the site and owner of that indicator, and what makes you think that you bought it from us?

Either you are scammed are there is misunderstanding, but in both cases the issue it not related to us.

If you don't believe on my words then please try our indicator trial version which you download for free from our site: https://www.algodeveloper.com/product/market-profile/

We are a trusted company in cTrader community and we never scammed any body or sold any money making robot, we only sell high quality indicators and tools for cTrader which you can check by you self on our site.

In case you think you are scammed by the guy who sold you the indicator, you can do this:

1. Ask for a refund

2. Report it to cTrader team via forum or email so they will remove the indicator from cTrader.com

And please don't link your issue with us.

afhacker's avatar
AlgoDeveloper · 4 years ago

 

Hello codytell,

Please contact us via our site to solve your issue, I think you are still using the trial version and it shows the expiry message when the trial period which is 7 days has been expired.

Download the purchased full version from your account downloads page on our site and use it instead of the trial version.

Once you issue has been resolved please post in here and let everybody know that your issue has been resolved.

afhacker's avatar
AlgoDeveloper · 4 years ago

Hello Lucas Hunter,

First of all thanks for purchasing our product, regarding adding POC no we can't add it to Volume Profile as the indicator purpose it to show the buy/sell volume, not the POC.

If you want to have POC please use our Market Profile indicator, if you want to we can change it for you even we don't have such a policy.

For changing it contact us via our website.

afhacker's avatar
AlgoDeveloper · 4 years ago

Shaktale

Please use another web browser or disable your browser extensions, our web site doesn't have any ads.

afhacker's avatar
AlgoDeveloper · 4 years ago

procumulative@gmail.com

Thanks for providing your feedback, but we aren't going to add any other time frame H/L/M lines on this indicator.

Regarding adding labels the separator line separates each day lines so you don't need any label.

You might try my Custome Period Candles indicator that shows custom time frame candles on your current chart and it allows you to set the color and transparency.

This indicator is built by a request I received from a user, and we added everything he asked.

We aren't going to extend this and if you need anything specific for your self you can try our programming service or ask other cTrader consultants to build it for you.

afhacker's avatar
AlgoDeveloper · 4 years ago

Daniel P

Open the Github repo page and then click on "Clone" button, then select the "Open in Visual Studio".

It worked fine for me, you can also download the repo as a zip and then open it with VS.

afhacker's avatar
AlgoDeveloper · 4 years ago

Great idea!, I'm really interested in this and I can help you to extend it.

Send me an email: admin@algodeveloper.com

We can use a fully functional WPF app for this instead of that windows form.

afhacker's avatar
AlgoDeveloper · 4 years ago

alex_mihail

Telegram issue has been fixed.

afhacker's avatar
AlgoDeveloper · 4 years ago

ilya430

Its an indicator but it is not free, there is no advertisement.

There is a free 7-day trial version that you can download from our site.

afhacker's avatar
AlgoDeveloper · 4 years ago

alex_mihail

No, it is not possible to set different sound files.

Regarding the Telegram issue, I will release a new version ASAP.

afhacker's avatar
AlgoDeveloper · 4 years ago

cleboldetrich

It's not a bot, it's a library that allows you to show a popup window from your cTrader cBots or indicators.

afhacker's avatar
AlgoDeveloper · 4 years ago

deanmikan@gmail.com

Try ours: https://www.algodeveloper.com/product/macd-divergence/

Our MACD divergence indicator doesn't repaint at all and the formula it uses is much better than this indicator formula.

We also have an RSI divergence indicator.

I was the one who published MACD divergence indicator for the first time at cTDN and this is a copy of my idea but its free.

afhacker's avatar
AlgoDeveloper · 4 years ago

On chart version added

afhacker's avatar
AlgoDeveloper · 4 years ago

Ok, I will release a version of it that will change the color of the bars instead

afhacker's avatar
AlgoDeveloper · 4 years ago

procumulative@gmail.com,

Yes its possible, but separate window is much better

afhacker's avatar
AlgoDeveloper · 4 years ago

Danis,

I have uploaded the new version DLL files to Google drive folder, download the new version DLL files

afhacker's avatar
AlgoDeveloper · 4 years ago

crazydobbi

Thanks for reporting, the issue has been resolved.

afhacker's avatar
AlgoDeveloper · 4 years ago

Danis;

Did you installed the latest version of cAlgo.API.Alert.UI (2.0.1.1) package?

afhacker's avatar
AlgoDeveloper · 4 years ago

Ok its here

afhacker's avatar
AlgoDeveloper · 4 years ago

Danis

In new version time column shows full date time, not just time, and you can show/hide columns, change columns size, and sort alerts based on all columns and it will remember all your changes.

Two new columns added, Price and Triggered By.

As you asked in the new version you can fully change the email subject/body and telegram message templates by using template keywords.

The thing I'm struggling with is avoiding multi popup opening with pipe server, that's the hard part and I'm doing my best to find a solution for it.

There is an issue on cTrader indicator initialization process, sometimes the indicator code executed twice upon initialization and it causes lots of issues for those indicators that show a window, I reported the issue and they said it will be fixed in November release.

Once I finished the pipe server issue and tested it fully I will release it.

The new version will be on Nugget so you will be able to install it from Visual Studio Nugget console or package manager.

Another major change is using cAlgo API INotifications interface for showing the popup, the popup show method is implemented as an extension method to INotifications interface so to show the popup you do this:

Notifications.ShowPopup(...);

Same like play sound and send email methods.

And you don't need to set your indicator/cBot to alert library on Initialize/OnStart method unless you need debugging info.

The new version code is written fully in MVVM pattern.

afhacker's avatar
AlgoDeveloper · 4 years ago

Danis

The new version isn't finished yet, I will release it in the next few days with some really cool features like Telegram bot alert.

afhacker's avatar
AlgoDeveloper · 4 years ago

procumulative@gmail.com
We already have an indicator for showing volume strength: https://www.algodeveloper.com/product/high-and-low-volume/

afhacker's avatar
AlgoDeveloper · 5 years ago

erk86,

Check the log tab of cTrader => Automate and if there was any error message post it here, then I will be able to help you.

afhacker's avatar
AlgoDeveloper · 5 years ago

clloyd.

The master branch contains the new version of the library which is under development and not released yet.

The current version is in branch 1.0 so clone that branch not the master and try to rebuild it.

In case you want to use the version 2.0 which is under development re-clone the master branch and try to build it again. 

afhacker's avatar
AlgoDeveloper · 5 years ago

Vince

Its free and open source, I developed it for cTrader users and there is no need to ask me for permission or anything else.

afhacker's avatar
AlgoDeveloper · 5 years ago

You don't have to change timezone manually, the user can change timezone in alert popup settings.

afhacker's avatar
AlgoDeveloper · 5 years ago

johnreygalax8 

Try new version on Spotware cTrader 3.01, in this version you can modify zones on your chart and you can set the alert to trigger x pips before zone got touched by price.

afhacker's avatar
AlgoDeveloper · 5 years ago

Vitore 

If you have any suggestion please send to admin@algodeveloper.com

We will reply back to you and we will tell if we are going to implement your suggestions on next version of indicator or not.

About buying the source code you can ask for a quote via above email.

afhacker's avatar
AlgoDeveloper · 5 years ago

Vitore

The period parameter defines how many previous bars from the current bar to check for identification of a zone so the higher the periods number the more previous bars will be scanned by indicator zone identification algorithm.

Whenever a bar closes the indicator checks if any new zone is formed or not, if indicator tries to check all bars from the start of your chart to the current bar it will make the indicator performance very slow so instead, it checks only x previous bar.

afhacker's avatar
AlgoDeveloper · 5 years ago

johnreygalax8

The whole idea of the indicator is to recognize the zones, what you are asking is now possible with cTrader Automation API 3.01 update but we don't have any plan to develop an indicator to trigger an alert when the user drawn objects in chart got touched by price.

You can post a job in the jobs section or contact the consultants to help you.

afhacker's avatar
AlgoDeveloper · 5 years ago

johnreygalax8

The indicator automatically extends the zone until it got touched by price x times (based on user setting) and it shows an alert popup whenever price reaches the zones.

afhacker's avatar
AlgoDeveloper · 5 years ago

Alerts File Path: \Documents\cAlgo\alerts.csv

I made some changes, re-download the DLL files and try again.

Can you tell me what's your system language? culture setting?

afhacker's avatar
AlgoDeveloper · 5 years ago

Did you reference "ControlzEx.dll" file?

afhacker's avatar
AlgoDeveloper · 5 years ago

Delete the alerts CSV file, it's inside cAlgo folder in your documents.

Is it returning the same error message in logs?

afhacker's avatar
AlgoDeveloper · 5 years ago

rosemarie.bautista 

Test the new version and let me know if there was any issue.

afhacker's avatar
AlgoDeveloper · 5 years ago

rosemarie.bautista 

I will test it on Friday and then let you know the result.

afhacker's avatar
AlgoDeveloper · 5 years ago

Use cTrader "Automation" and check the cBot / Indicator "Logs" tab, is there any error message?

afhacker's avatar
AlgoDeveloper · 5 years ago

rosemarie.bautista

If you call the Trigger method with default TriggerType which is Per Bar then the popup should only appear once per each bar even if you call the Trigger method multiple times during time span of a single bar.

afhacker's avatar
AlgoDeveloper · 5 years ago

I can't give you an exact date but I will do my best to do it in next few months.

afhacker's avatar
AlgoDeveloper · 5 years ago

I will, the new version will have Telegram alert option too.

afhacker's avatar
AlgoDeveloper · 5 years ago

megamemo;

What do you mean by "leave it like that"?

afhacker's avatar
AlgoDeveloper · 5 years ago

Sorry, I can't help you with that.

afhacker's avatar
AlgoDeveloper · 5 years ago

the bug in alert library version 1.3.2 fixed, about fast MACD no I don't know how it's calculated.

afhacker's avatar
AlgoDeveloper · 5 years ago

Test the new version

afhacker's avatar
AlgoDeveloper · 5 years ago

Link fixed.

afhacker's avatar
AlgoDeveloper · 5 years ago

@Danis

I have fixed the previous versions bugs please test the version 1.3 and let me know the result.

I tested the new version on Windows 10 FxPro cAlgo and it was working fine.

afhacker's avatar
AlgoDeveloper · 5 years ago

@Danis

try the new version 1.2

afhacker's avatar
AlgoDeveloper · 5 years ago

@yong_alison please read the documentation: http://docs.algodeveloper.com/supply_demand/

Once you added the indicator to a chart you can change the indicator settings from "objects list":

https://drive.google.com/open?id=1hQ_fVGUm3UqMbStpkmUI-3TCd3fFS5V1

afhacker's avatar
AlgoDeveloper · 5 years ago

hamidreza.taali@gmail.com

I lost your forum thread link.

afhacker's avatar
AlgoDeveloper · 5 years ago

hamidreza.taali@gmail.com,

Your indicator access rights are set to "None", change it to full access.

And you are using the old alert library use the WPF version instead.

afhacker's avatar
AlgoDeveloper · 6 years ago

@suradi

Disable "Total Comparison" parameter if you want to use Fixed Date / Time Comparison.

afhacker's avatar
AlgoDeveloper · 6 years ago

@suradi

Start and end date / time parameters added and you can now compare specific time period instead of whole series.

afhacker's avatar
AlgoDeveloper · 6 years ago

@suradi

We added a new parameter that will allow you to sum the symbol percenatge change and see how much it changed from start of main chart first bar to latest bar.

afhacker's avatar
AlgoDeveloper · 6 years ago

@suradi

The bars date / time is based on your main chart, It shows how much price of a security changed based on % during that main chart bar date / time,

The way you want it will fully seperate the indicator provided data from main chart and it will be not possible to know the exact date / time of each line point that is possible now by looking at main chart bars open time.

Switch to daily chart and you will see each day comparison.

afhacker's avatar
AlgoDeveloper · 6 years ago

@suradi

It shows the daily percentage change of each symbol?

afhacker's avatar
AlgoDeveloper · 6 years ago

suradi 

I will check that.

afhacker's avatar
AlgoDeveloper · 6 years ago

@odomike It depends on your connection speed and your server location, If your server location was near Spotware servers and you had a good connection then it will be very low almost same like executing an order from your broker platform, You can use it's free demo version for testing purpose.

afhacker's avatar
AlgoDeveloper · 6 years ago

a9mtr

For showing a windows form(alert window) a bot must have unlimited access.

afhacker's avatar
AlgoDeveloper · 7 years ago

@DavalRista

Send me an email with more detail about your idea and I will create an indicator based on your idea.

my email: afhackermubasher@gmail.com

afhacker's avatar
AlgoDeveloper · 7 years ago

@algoforce

I'm working on a newer version of this that use connect API and it will work fully as an standalone windows app so I may consider to add your request as a new feature.

afhacker's avatar
AlgoDeveloper · 7 years ago

@hove

Yeah you are right.

afhacker's avatar
AlgoDeveloper · 7 years ago

@newbee

You can get metro framework files from their site by installing it via "NuGet" or downloading it from their GitHub:

http://dennismagno.github.io/metroframework-modern-ui/

And for "Alert.dll" file:

https://github.com/afhacker/Alert-Window/tree/master/Alert/bin/Release

afhacker's avatar
AlgoDeveloper · 7 years ago

alizabe

The link that I gave for "isakov2" is already build-ed so you not need to rebuild it, If you want to see the code and have the whole project you can download the project from GitHub as a zip file and then extract it on your cAlgo robots folder then move "afhacker Dashboard.algo" file from project folder to cAlgo\Sources\Robots, Open your cAlgo and you will be able to see the code also you can build it.

afhacker's avatar
AlgoDeveloper · 7 years ago

trend_meanreversion

Yeah that's possible I will consider to add such thing in newer version.

afhacker's avatar
AlgoDeveloper · 7 years ago

@trend_meanreversion I'm using it on my cTrader and it works without any problem.

afhacker's avatar
AlgoDeveloper · 7 years ago

@trend_meanreversion Did you download it from my Google drive link?

afhacker's avatar
AlgoDeveloper · 7 years ago

@tasr1r1

The TDI indicator parameters are default and you not need to make any change on it, Just turn on momentum and trend filters also for exit use exit based on TDI.

afhacker's avatar
AlgoDeveloper · 7 years ago

@fuzzdoug

Crashed in OnStop with ArgumentException: Cannot delete a subkey tree because the subkey does not exist.
Crashed in OnBar with NullReferenceException: Object reference not set to an instance of an object.

Above bugs fixed.

afhacker's avatar
AlgoDeveloper · 7 years ago

@alizabe I can develop, Skype : nomanmubasher

afhacker's avatar
AlgoDeveloper · 7 years ago

@aisaac I don't have any comment about which parameters you are going to use but I recommend you to read some algo trading books before starting trading with any bot.

afhacker's avatar
AlgoDeveloper · 7 years ago

There is already one : /algos/show/60

afhacker's avatar
AlgoDeveloper · 7 years ago

I added new Heiken Ashi indicator link.

afhacker's avatar
AlgoDeveloper · 7 years ago

ironmine;

Please download the latest version and about parameters yeah I can help you.

Skype : nomanmubasher

afhacker's avatar
AlgoDeveloper · 7 years ago

@ironmine If you never used TMS manually then I recommend you to don't use it's bot too.

afhacker's avatar
AlgoDeveloper · 7 years ago

@ironmine you need to add below indicator as a reference:

https://drive.google.com/file/d/0B93GK1Ip4NSMMWZDS29odjg0UXM/view

 

afhacker's avatar
AlgoDeveloper · 7 years ago

@ellcz I just published it's bot: Rejection Candle Bot

afhacker's avatar
AlgoDeveloper · 7 years ago

@ellcz Please customize it by your self.

Last Jobs Comments

afhacker's avatar
AlgoDeveloper · 6 years ago
afhacker's avatar
AlgoDeveloper · 6 years ago

Finally we finished the cMulti!

You can download it's demo version or buy it from here : https://www.algodeveloper.com/17-cmulti

afhacker's avatar
AlgoDeveloper · 7 years ago

That indicator code is kind of encrypted so it's not possible to convert it. 

afhacker's avatar
AlgoDeveloper · 7 years ago

I will do it, Contact me via Skype or email.

Skype: nomanmubasher

Email : afhackermubasher@gmail.com

afhacker's avatar
AlgoDeveloper · 7 years ago

I will do it, Contact me via Skype or email.

Skype: nomanmubasher

Email : afhackermubasher@gmail.com

afhacker's avatar
AlgoDeveloper · 7 years ago

I will do it, Contact me via my Skype or email.

Skype: nomanmubasher

Email : afhackermubasher@gmail.com

afhacker's avatar
AlgoDeveloper · 7 years ago

I will do it, Contact me via my Skype or email.

Skype: nomanmubasher

Email : afhackermubasher@gmail.com

afhacker's avatar
AlgoDeveloper · 7 years ago

I will do it free for u.

contact me via Skype: nomanmubasher