Gamestudio Links
Zorro Links
Newest Posts
MT5 bridge not working on MT5 v. 5 build 4160
by EternallyCurious. 04/25/24 20:49
Data from CSV not parsed correctly
by EternallyCurious. 04/25/24 10:20
Trading Journey
by howardR. 04/24/24 20:04
M1 Oversampling
by Petra. 04/24/24 10:34
Zorro FIX plugin - Experimental
by flink. 04/21/24 07:12
Scripts not found
by juergen_wue. 04/20/24 18:51
zorro 64bit command line support
by 7th_zorro. 04/20/24 10:06
StartWeek not working as it should
by jcl. 04/20/24 08:38
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (EternallyCurious, RealSerious3D), 779 guests, and 6 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Mega_Rod, EternallyCurious, howardR, 11honza11, ccorrea
19048 Registered Users
Active Threads | Active Posts | Unanswered Today | Since Yesterday | This Week
The Z Systems
Yesterday at 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 5 Read More
Automated Trading
Yesterday at 20:49
Hi!!

I use the MT5 Version 5 build 4260 and the bridge is working fine.
2 240 Read More
The Z Systems
Yesterday at 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 169 Read More
Zorro Scripts
Yesterday at 10:20
I attached the text from the output window.
3 183 Read More
Educational
04/24/24 20:04
One thing that always interested me is how other Traders are progressing. I'd like to know how your *Roadmap* so far looked like, what big Challenges did you overcome and which Realisations paved your way?
How did you get where you are today?
My Roadmap so far looks kinda like this:

- Trading is easy. Buy low sell high. Duh. Imma build a trading bot.
- My bot doesn't bot
- *Searching for the magic indicator*
- Getting swayed by Trading Gurus
- Actually Researching the Gurus. Turns out they're broke.

- After much search, realising that there's no Magic indicator. But shurely there must be a working combination of them?
- TA Systems don't work. I'll try discretionary Trading.
- Running with my head against a wall for half a year trying to get at least an edge in discretionary trading.
- Realising that what I'm doing is completely stupid.

- Actually thinking, what it would take to make money in the financial Markets.
- Kinda get together, what a system should look like, what you would exploit, how different approaches to the market work etc.
- Testing my ideas (No strategies, just asumptions on how to build strategies, etc.)
- Finally realising the existence of Inefficienies in the markets

- Starting to build strategies in TradingView, cause I don't want to program my own engine
- Realising the importance of Simplicity
- Realising the importance of exits
- Realising the importance of filters

- After many difficulties with Tradingview (well. what would you expect) researching for better, easily programmable Backtesting engines
- Finding Zorro (great btw.)
- Reading through all the stuff
- Confirming some of my findings, getting introduced to new ones
- Finally a profitable (heavily inspired but selfbuild) strategy

- Learning how to find new ideas for strategies (by not copying others from the web but actually getting own ideas)
- Creating strategies (mostly unprofitable) with the occasional winner
- Building a portfolio of profitable strategies

Well, that's how I got where I am. Still struggling with finding filters. And beeing amazed at JCl's findings.
So how looked your journey? Where are you still struggling. Would love to kow.
0 40 Read More
Starting with Zorro
04/24/24 10:34
Sure, for instance use NumSampleCycles = 4; and SampleOffset = 60; for 4 cycles with 1 hour start time difference each.
1 117 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