- Search Crypto Craft
- 113 Results (27 Threads, 86 Replies)
-
Zig Zag Help
Started Apr 11, 2009|Rookie Talk|1 reply
Hi Guys, In the zig zag indicator what do these three inputs mean ExtDepth ExtDeviation ...
-
Fixed Fractional Position Sizing
Started Feb 18, 2009|Platform Tech|2 replies
Hi Guys, Does anybody here have the piece of code which will calculate lot size as per fixed ...
-
iSAR Problems. Help Please.
Started Dec 18, 2008|Platform Tech|5 replies
This is my piece of code if (Open[1] > Open[2] || Open[1] < Open[2]) Print (" iSAR is ", ...
-
Order Placing
Started Nov 30, 2008|Platform Tech|3 replies
Hi Guys, 1. Can a magic number be a 10 digit number. Basically I would like to use Time[0] as ...