Gamestudio Links
Zorro Links
Newest Posts
Trading Journey
by howardR. 04/28/24 09:55
basik85278
by basik85278. 04/28/24 08:56
Zorro Trader GPT
by TipmyPip. 04/27/24 13:50
Help with plotting multiple ZigZag
by M_D. 04/26/24 20:03
Data from CSV not parsed correctly
by jcl. 04/26/24 11:18
M1 Oversampling
by jcl. 04/26/24 11:12
Why Zorro supports up to 72 cores?
by jcl. 04/26/24 11:09
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (AndrewAMD, NeoDumont), 761 guests, and 1 spider.
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
Third Party Tools
5 hours ago
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,206 Read More
Educational
Yesterday at 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 115 Read More
Starting with Gamestudio
Yesterday at 08:56
Classic Italian dessert! The tiramisu you devour on weekdays is usually divided into thick and mild. Warmth's chocolate tiramisu is topped with almond crisps, which feels like a chocolate mousse.
search engine optimization
0 22 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 2,936 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 ...
4 805 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 237 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.
3 171 Read More
Starting with Zorro
04/26/24 11:09
The new version supports more cores. But yes, they are for WFO only.
2 214 Read More
Morbius' Virtual Answering Machine
04/26/24 11:08
Meine neue Autorenseite: https://books.lotter.org/
0 38 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 16 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 285 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 185 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