Register
Log In
Forums
Starting with Zorro
Bug in trade management function int input
Forums
Calendar
Active Threads
Search
Forum Help
Gamestudio Links
► Features
► Download
► Online Manual
► Online Tutorial
► Free Resources
► F.A.Q.
Zorro Links
► Download
► Online Manual
► Online Tutorial
► Blog
► Support
► What's New?
Newest Posts
Camera always moves upwards?
by clonman. 11/13/25 14:04
brokerCommand PLOT_HLINE parameters
by M_D. 11/13/25 10:42
ZorroGPT
by TipmyPip. 11/10/25 11:04
Training with the R bridge does not work
by frutza. 11/05/25 00:46
Zorro 2.70
by opm. 10/24/25 03:44
Zorro not reconnecting to IB gateway after restart
by opm. 10/24/25 00:23
COT Download with Quandl does not work
by gbe. 10/20/25 19:10
Alpaca Plugin v1.4.0
by TipmyPip. 10/20/25 18:04
AUM Magazine
Latest Screens
Who's Online Now
5 registered members (
Grant
,
AndrewAMD
,
ozgur
,
Quad
,
TipmyPip
), 29,980 guests, and 3 spiders.
Key:
Admin
,
Global Mod
,
Mod
Newest Members
sheliepaley
,
Blueguy
,
blobplayintennis
,
someone2
,
NotEBspark
19177 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Re: Bug in trade management function int input
[
Re: NorbertSz
]
#488422
10/23/24
15:13
10/23/24
15:13
Joined:
Jul 2000
Posts: 28,029
Frankfurt
jcl
Chief Engineer
jcl
Chief Engineer
Joined:
Jul 2000
Posts: 28,029
Frankfurt
Why so complicated? A var is just a 64-bit value. What's in these 64 bits, whether ints or strings, is up to you.
int tmf(var Parameter1) {
string MyString = (string)&Parameter1;
...
}
string String1 = "Zorro";
enterLong(tmf,*((var*)String1));
Entire Thread
Subject
Posted By
Posted
Bug in trade management function int input
NorbertSz
10/21/24
15:38
Re: Bug in trade management function int input
AndrewAMD
10/21/24
18:38
Re: Bug in trade management function int input
NorbertSz
10/22/24
07:11
Re: Bug in trade management function int input
AndrewAMD
10/22/24
10:38
Re: Bug in trade management function int input
jcl
10/23/24
15:13
Re: Bug in trade management function int input
AndrewAMD
10/23/24
18:11
Re: Bug in trade management function int input
jcl
10/25/24
14:56
Re: Bug in trade management function int input
AndrewAMD
10/25/24
15:58
Moderated by
Petra
Hop To
Gamestudio ------
Starting with Gamestudio
Atari lite-C
Editors & Templates
A8 Engine
Shaders
Third Party Tools
Acknex Users Magazine
The Past
The Future
Zorro ------
Starting with Zorro
Educational
Automated Trading
Zorro Scripts
The Z Systems
Zorro and the Brokers
Zorro Future
Feedback ------
Bug Hunt
Blame the Manual
Ask the Developers
Updates & Announcements
Rants
Game Creation ------
Game Design & Business
Jobs Wanted
Jobs Offered
User Resources
Projects
Showcase
Beyond Games & Money ------
Hilbert's Hotel
Morbius' Virtual Answering Machine
Print Thread
Switch to Flat Mode
5
Excellent
4
Good
3
Average
2
Bad
1
Terrible
View Profile
Send Private Message
View Homepage
Follow User
Show Forum Posts
Default Style
gamestudio
UBBT77
UBBT77 - Dark2
Forum Rules
·
Mark All Read
·
Powered by UBB.threads™ PHP Forum Software 7.7.1