- Search Crypto Craft
- 335 Results (86 Threads, 249 Replies)
-
How to display Zigzag and Semafor Indicator with 5 digit values?
Started Jul 28, 2011|Platform Tech|0 repliesHi, How do I display the Zigzag and Semafor Indicators on my charts with 5 digit values? It is ...
-
How do I find out the time and price values for Fibonacci TimeZones?
Started Jun 17, 2011|Platform Tech|0 repliesHow do I find out the time and price values for OBJ_FIBOTIMES?
-
How do differentiate between Fibo and Fibo TimeZones?
Started Jun 16, 2011|Platform Tech|4 repliesI use the following code to get values from the fibo lines with my EA: for (int object=0; ...
-
How to configure global variable according to currency pair?
Started Jun 8, 2011|Platform Tech|20 repliesHow can I configure global variable according to currency pair? ...
-
Does anyone trade more than 10 currency pairs?
Started Jun 1, 2011|Trading Discussion|6 repliesHi, Does anyone trade more than 10 currency pairs? If so, what are they? Know anyone or ...
-
Can someone explain the Zigzag and Semafor Indicator?
Started May 24, 2011|Trading Discussion|0 repliesHi, How does the Zigzag and Semafor Indicator work? What is the logic that determines when a ...
-
Parial Order Fill for ECN Market?
Started Apr 20, 2011|Trading Discussion|1 replyHi, I heard that there may be partial order fill with ECN like Dukascopy depending on ...
-
How do I make a double round to 1 decimal point?
Started Mar 29, 2011|Platform Tech|2 repliesHi, How do I make a double round to 1 decimal point? if (Boost == true) { Lots = (LotSize + ...