Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
4 registered members (TipmyPip, AndrewAMD, dBc, clonman), 18,643 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rating: 5
Page 2 of 2 1 2
Re: Code Repository [Re: LDM] #473757
08/10/18 00:29
08/10/18 00:29
Joined: Aug 2018
Posts: 101
O
OptimusPrime Offline
Member
OptimusPrime  Offline
Member
O

Joined: Aug 2018
Posts: 101
@dr_panther, thank you .

In Listing 34, I note that SkillLong[0] is not initialized. I believe it would have to be initialized outside the HuckTrend function or as a static within it.

Thanks
OptimusPrime


Last edited by OptimusPrime; 08/11/18 19:56.

Thanks so much,

OptimusPrime

Re: Code Repository [Re: OptimusPrime] #473781
08/14/18 11:25
08/14/18 11:25
Joined: Aug 2018
Posts: 101
O
OptimusPrime Offline
Member
OptimusPrime  Offline
Member
O

Joined: Aug 2018
Posts: 101
@dr_panther,

In listing 29: Simple Profit System, there is an error in line 35 where the script is supposed to take on the previously optimized risk management parameters of the Short trade before it goes Short.

The revision is below:
--------------------------
if (hour() == 21 ){
Stop=StopS; // should not be StopL
TakeProfit=TakeProfitS;// should not be TakeProfitL
enterShort();
}


Thanks so much,

OptimusPrime

Re: Code Repository [Re: LDM] #475105
11/23/18 12:07
11/23/18 12:07
Joined: Apr 2018
Posts: 46
M
MINER Offline
Newbie
MINER  Offline
Newbie
M

Joined: Apr 2018
Posts: 46
Thank you @dr_panther

Re: Code Repository [Re: JerryS] #479288
03/15/20 09:49
03/15/20 09:49
Joined: Mar 2019
Posts: 357
D
danatrader Offline
Senior Member
danatrader  Offline
Senior Member
D

Joined: Mar 2019
Posts: 357
I decided to create a public Git.


If anyone likes to contribute you are welcome.
Also I will provide my snippets.


https://github.com/noosso/ZorroCode

Page 2 of 2 1 2

Moderated by  Petra 

Gamestudio download | 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