- Search Crypto Craft
- 559 Results (12 Threads, 547 Replies)
-
Fulltime247 replied Jan 27, 2009novice!? I wish? I've programmed video games, 3d animation, federal budget systems, ecommerce websites, relational database stuff, etc, etc..... (working on iphone game right now too) and I've been programing forex systems for the past couple years ...
[ask] coding for un-decompile ex4
-
Fulltime247 replied Jan 27, 2009TRADING FUNDS!!! Big Bucks Accounts!!!
[ask] coding for un-decompile ex4
-
Fulltime247 replied Jan 27, 2009//Put at top with other externs extern STARTHour=21; //9pm - Using your local computer time extern WORKHours=7; //till 4 am extern FridayTrading==false; //add to list of variables after the externs double timestop; //add after first few lines of ...
help with 5 digit broker recode
-
Fulltime247 replied Jan 27, 2009Ha! You must think programming experience has no value (specially the forex. hardest programs I've ever written). I wish I could convince all my fave artists, game programmers and gadget makers that getting money for their lifes work has no value ...
[ask] coding for un-decompile ex4
-
Fulltime247 replied Jan 27, 2009If they had code protection I would sell working EA's - until then no way!!
[ask] coding for un-decompile ex4
-
Fulltime247 replied Jan 27, 2009x=NormalizeDouble(num,Digits); you can replace Digits with any number if you dont want it autofitted to currency.
How to normalize value of price???
-
Fulltime247 replied Jan 27, 2009It doesnt trade because 24hr time doesnt wrap around. cant go 22 to 6. only 22 to 24 then 0 to 6.
help with 5 digit broker recode
-
Fulltime247 replied Jan 27, 2009extern FridayTrading==false; tradeok=1; //Check local time on your computer if(FridayTrading==false && TimeDayOfWeek(TimeLocal())==6){tradeok=0;} if (tradeok==1 && ... && ...)
help with 5 digit broker recode
-
Fulltime247 replied Jan 23, 2009easy. - 100% Auto double xecn=1; if(Digits==3||Digits==5){xecn=10;} multiply all TP and SL references by xecn. (TakeProfit*xecn)*Point
help with 5 digit broker recode
-
Fulltime247 replied Jan 22, 2009orderok=1; //put outside of loop at top for(int cnt=0;cnt<total;cnt++) ------------ //put this in preceding loop - loop thru all History() entries... If((TimeCurrent()-60*60)>=OrderOpenTime()){orderok=0;} //this in order loop ...
simple code for hour trade
-
Fulltime247 replied Jan 22, 2009that wont work. you might not get a tick on 0 minute every time.
simple code for hour trade
-
Fulltime247 replied Jan 22, 2009orderok=1; //put outside of loop at top for(int cnt=0;cnt<total;cnt++) ------------ If((TimeCurrent()-60*60)>=OrderOpenTime()){orderok=0;} if(OrderSymbol()==Symbol() && OrderMagicNumber() == MAGIC_NUM && orderok==1)
simple code for hour trade
-
Fulltime247 replied Jan 21, 2009put... extern ORDERDELAY_Minutes=60; double timedelay=0; if(TimeCurrent()>=timedelay, .. other order conditions ..) { //In order loop //Remember to use ticket=OrderSend(... if(ticket>0){timedelay=TimeCurrent()+(ORDERDELAY_Minutes*60);} }
simple code for hour trade
-
Fulltime247 replied Jan 19, 2009looks like your signals are backwards - EUR going down nicely right now and I expect the same for quite a while since US is taking first steps toward recovery. Others lagging behind by months - we're still waiting for euro to lower rates - ...
EURUSD
-
Fulltime247 replied Jan 19, 2009Doesnt matter the modeling quality is n/a - has so many holes in it that it would make a coin flip strategy profitable!
EURUSD
-
Fulltime247 replied Jan 19, 2009could you please remove aleccohfx from the list? those crooks dont exist anymore and closed while still owing clients milions. it makes my eyes hurt to even see their name.
Forex Brokers offering Segregated Accounts
-
Fulltime247 replied Jan 18, 2009do a search but fxcm seems to cause RAGE when mentioned on this board. Its hard to not take those attitudes with seriousness. Most like Oanda aside from the interface issues. If I were you I'd pay the $40. url
Oanda or FXCM?
-
Fulltime247 replied Jan 18, 2009url They're shutting the US office - the UK one if waaay better anyway.
Seeking for a reliable CFD broker using MetaTrader