Information
Username: | srlcarlg |
Member since: | 25 Jul 2022 |
Last login: | 26 Oct 2023 |
Status: | Active |
Activity
Where | Created | Comments |
---|---|---|
Algorithms | 7 | 7 |
Forum Topics | 1 | 0 |
Jobs | 0 | 0 |
Last Algorithm Comments
Order Flow Ticks already do it
No way man, you want to use my indicator to boost your customer acquisition,
We both know this is totally free second TPO for cTrader and you want a part of it because cTrader doesn't have clear open-source copyright licenses regarding published indicators...
If you really want to share it properly and respects other people's efforts,
just copy the original URL and share it in some post.
Hello @redart
I removed the code that generated the above mentioned error from all my indicators.
Download the updated .algo again and it should work.
I strongly recommend you to try the latest version of cTrader by Spotware, I use it every day and the issues listed by people on Telegram Group do not occur to me so far,
and you can keep both versions of cTrader, both the one provided by the broker and the latest version, at least that's what I do.
=====================================
Hello mztd006
I like Renko and Heiken-ash, but it seems like a swing strategy to me, and I only trade with Price&Volume methods, so I don't think this is promising enough to bring it to cTrader.
Hello @redart
To try to reproduce your error, I installed all my indicators by downloading directly from the site in cTrader provided by IC Markets (cTrader v4.2.20) and I did not receive this message, the same with the latest version (cTrader v4.3.9) by Spotware , which was used for development.
Looks like:
1) Maybe you are using some old version of cTrader (like 4.1)
2) Your cTrader installation is fragmented (due to updates) and is giving file conflicts.
3) Your system's .NET framework is out of date.
Possible solution:
1) Try a Clean Installation and use the Cross-Broker cTrader provided by Spotware (v4.3.9 currently)
The first and only option solves all 3 situations I listed above
Thanks for the kind words, and let me know if your issue is resolved.
@dawid.pielak Now it should work, download the updated file.
Thanks for the feedback, I really had forgotten that the versions available in the brokers are versions prior to the implementation of .NET 6.0 in Ctrader.
@hiba7rain
Humm, actually this already has Buy&Sell/Delta aggregate for any period, now if you want to use Order Flow Ticks Data, just put "Ticks" as "Volume Source".
I didn't put the sum of the values because the percentage on each side is what matters.
But maybe I'm not understanding your question, please specify better or clarify your question with examples or links.
If it's promising enough maybe I'll consider putting it on.