Gamestudio Links
Zorro Links
Newest Posts
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
M1 Oversampling
by 11honza11. 04/30/24 08:16
Trading Journey
by howardR. 04/28/24 09:55
Zorro Trader GPT
by TipmyPip. 04/27/24 13:50
Data from CSV not parsed correctly
by jcl. 04/26/24 11:18
Why Zorro supports up to 72 cores?
by jcl. 04/26/24 11:09
Eigenwerbung
by jcl. 04/26/24 11:08
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (AndrewAMD), 859 guests, and 4 spiders.
Key: Admin, Global Mod, Mod
Newest Members
wandaluciaia, Mega_Rod, EternallyCurious, howardR, 11honza11
19049 Registered Users
Active Threads | Active Posts | Unanswered Today | Since Yesterday | This Week
Zorro Scripts
Yesterday at 23:23
multiple timeframes? Not sure about that. typically use: ZigZag(Data, [MaxVal(Data, 1440) - MinVal(Data, 1440)] x factor, 5, BLUE). where factor = {0.318, 0.618, 1.618}. Plot them separately; you should get multiple ZigZag of different scales.
5 832 Read More
Starting with Zorro
Yesterday at 08:16
You're right, it makes more sense now. Thanks.
4 204 Read More
Showcase
04/29/24 19:13
Looking good, though I will never understand why 3DGS is so often selected for bible games lmao
5 724 Read More
Third Party Tools
04/29/24 02:20
OK,folks,

Here is a service update for PCXanim.
I struggeld many desperate hours to remove the black border bug which appears in the animations top after a 90 dergree rotation. Seen in the seamless display so very annoying.
Now gone.

Please download the v1.8 updated version from April 2024 from here (fully working package with some new bonus animations)

Download PCXanim service update version 1.8 full

Best whishes !

Neodumont
47 30,441 Read More
Educational
04/28/24 09:55
Yeah, I think (as I've experienced myself) that you should stick to one thing, especially in the beginning. Here it's best to choose something you're already familiar with. Meaning Algo-Trading if you're already able to program, longer term investing if you have experience in Accounting and Management of bigger companies, etc. Interestingly I noticed two things as I progressed.

Firstly you'll understand how others (who haven't choosen your path) trade. At some point I realized, how many long-term profitable discretionary Traders trade and why it works. But as this isn't my path it's just a fun thing to know, that you can maybe exploit later on.

Secondly, especially in the later stages (when you really know what you're doing) it seems to me, that it is actually better to look in other directions. Those directions don't have to do something with trading directly, as long as you can somehow project your learnings onto trading. There are dozens of examples of this in the trading world like Ehlers applying Digital Signal Processing and FM/AM Processing onto Prices to catch cycles.

Good knowledge in other fields will probably help you to get more profitable, but only if you've already advanced sufficiently in your path. And you should never leave your path and always come back to apply what you've learned to your path.

But that's just my experience and everyone's approach to trading is (and should be) different.


To the question above:
When I'm building strategies I'm following a plan, that seems to work quite well for me. (As I've noticed it is quite similar to JCL's Plan, definitely check it out). Meaning that I'll search for Filters (one to two at max) to apply to my signal. Sometimes I use ones I already found/developed, sometimes I develope/search for new ones. Since every strategy you trade should be different not every filter will fit every strategy. I'm not struggling with finding a particular filter but sometimes it is just a bit difficult to find ones that are fitting.

But in my experience you get better at finding them with time (just as with signals) and if you don't find a fitting one, that may mean that you're idea is just not working. Document the idea and move on.
3 249 Read More
Starting with Zorro
04/27/24 13:50
"I believe there was a misunderstanding. The Claude3-Sonnet is hosted yet remains free of charge. However, it is not an open-source model. I was considering the possibility of integrating the entire manual into a custom GPT, but I wanted to consult with you first on how you managed to do it. Actually, I began exploring this concept several months ago and even developed a fine-tuned version of GPT-3.5 by converting the manual into question-answer pairs for the training dataset. It appears that this dataset was likely too small, leading me to abandon the fine-tuning process. It seems that retrieval-augmented generation might be the better approach.

well, now I believe you, and I have started making some changes.
27 3,084 Read More
Educational
04/27/24 04:42
There are so many possible choices in this field, but I don't think the actual edge difference between them is significant.
I think it's better to stick with one thing you've chosen and push it consistently and to the end, no matter what anyone around you says.
It may seem like everyone else and I have similar conditions, but we actually have different conditions to do well and different preferences.
I don't know about anything else, but I do know this. That I shouldn't get lost.
3 249 Read More
Educational
04/26/24 20:22
Hi howardR,

Thanks for your post. I myself are about the half of your road laugh
Actually struggling to dive deeper into programming with Zorro. Still a lot to learn.
I downloaded Zorro the first time back in 2016, but never used it for a loooong period of time.
Since a little more than a year i am forcing myself now to learn Zorro. Wish i would have done learning immediately after first download.
Wasted a lot of time with the same things like you did.
May i ask what kind of filter you are looking for?
3 249 Read More
Zorro Scripts
04/26/24 20:03
Hi @all again,
Sorry for the above, meanwhile figured out a few things.
But currently i am again at ZIGZAG indicator. Would like to use it in mutliple Timeframes.
For example one in 1 hour and the other in 4 hour. Is this possible now?
By the way, am still using Zorro version 2.40.
Any hints and tricks are welcome,
Thanks in advance ...
5 832 Read More
Zorro Scripts
04/26/24 11:18
The time and all other variables are zero. So the first step is debugging the conversion and checking the content of the dataset. Debugging is explained in the manual under "troubleshooting".

If you still cannot find the reason and want individual support, you could either subscribe a premium support ticket, or simply hire a programmer to write the conversion script for you. The current fee for a CSV -> t1 conversion, as to my knowledge, is 120 EUR.
4 247 Read More
Starting with Zorro
04/26/24 11:12
It depends on your strategy if per cycle oversamping makes sense. For instance, when your strategy trades at fixed times, all cycles will obviously have the same trades and you need no oversampling.
4 204 Read More
Starting with Zorro
04/26/24 11:09
The new version supports more cores. But yes, they are for WFO only.
2 222 Read More
Morbius' Virtual Answering Machine
04/26/24 11:08
Meine neue Autorenseite: https://books.lotter.org/
0 40 Read More
Starting with Zorro
04/26/24 08:55
Hi, correct me if I am wrong, but multiple cores are used mainly for WFO. If you don't use WFO, by default training will run on one core. I didn't try running 2 instances with different optimizations, but of course, each instance will utilize new core.You can also utilize more cores using techniques described in Zorro processes.
2 222 Read More
Starting with Zorro
04/26/24 08:32
Hi Petra,

Thank you for answer. Can you please elaborate how time offset makes different price curves needed for oversampling? I made a quick test and it seems it does not. It only runs _n_ cycles with time offset as you mentioned, and according to docs SampleOffset is used for a histogram of the performance dependent on start time, rather than generating slightly different price curves.

I'm sorry if I wasn't clear in the original question, but I try to achieve this:
Oversampling the bars is a method to run multiple test cycles on slightly different price curves that are derived from the original curve and contain the same inefficiencies. This produces more trades, generates more realistic backtests, and allows to evaluate the effect of price curve randomness on the system performance.
4 204 Read More
The Z Systems
04/25/24 21:26
Hello,


sometimes I stop the system without closing the trades and, after starting it again, the system loads the history and resumes with the trades of the last run, as expected.

One annoying thing is that when I start the system, it ALWAYS requests the history from the broker and this means almost 7 months of minute data per asset.

I tried creating a Z12.ini file with the content below and I deleted the z.ini file from the Strategy directory.
In the Z12.ini I set the Preload flag to 1. So, it is supposed, the script will load the available quotes from the already downloaded history files and only request from the broker what is missing.

This did not work.

Has somebody a hint what I could do to avoid these unnecessary requests to the broker?


Thanks in advance.

EC

Code
NFA = 0
MaxCapital = 10000
ScholzBrake = 0
Phantom = 1
NoLock = 0
Hedge = 2
Verbose = 3
BrokerPatch = 0
Preload = 1
StopFactor = 1.5
MaxRequests = 0 
BarOffset = 0 
AssetList = ""
Exclude = ""
Cancel = 0
0 18 Read More
Automated Trading
04/25/24 20:49
Hi!!

I use the MT5 Version 5 build 4260 and the bridge is working fine.
2 304 Read More
The Z Systems
04/25/24 20:40
Hello,

one reason could be that the two accounts have different leverage. My broker lets me define the leverage independently for each account.


Best regards,

EC
1 188 Read More
Zorro Scripts
04/25/24 10:20
I attached the text from the output window.
4 247 Read More

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1