- Search Crypto Craft
- 7,780 Results (67 Threads, 7,713 Replies)
-
hanover replied Sep 2, 2008Tom, I guess by that logic we're not buddies any more.
....... .......
I did my thoughts to death in the thread in your link in post #1, so I won't repeat them in full here. LOL. Very quick summary, before I disappear from this ...My money management (advanced)
-
hanover replied Sep 2, 2008George, I don’t think anybody’s upset here, so there’s no damage done, and it’s obvious that Roland is a very experienced and successful trader, so personally I hope somebody can encourage him to keep posting!
Re the “free trade”, if I may speak ...How much money can a seasoned semi-pro make with trading on Forex?
-
hanover replied Sep 1, 2008Roland, many thanks for the explanation, that's exactly how I understood it (i.e. can't have it both ways). Sorry, perhaps the terminology used in my question was unclear. BTW, congrats on being part of the Millionaire Traders book.
George, many ...How much money can a seasoned semi-pro make with trading on Forex?
-
hanover replied Sep 1, 2008If I have an position that's already in profit, and I "double down" by adding a new order, then when I set the stoploss for the new order, I risk forfeiting some of my original profit (i.e. if the trend happens to reverse at that point, causing the ...
How much money can a seasoned semi-pro make with trading on Forex?
-
hanover replied Sep 1, 2008Depends whether you want to use GMT, or London time. London is currently GMT+1 due to daylight saving. You need to calculate what the IBFX time is relative to the cut-off time you want to use. Assuming IBFX is GMT+0, and you want to use London GMT+1 ...
PIVOT POINTS
-
hanover replied Sep 1, 2008Eclayf, Does this link help to get you started? Good luck, David
Creating a "Super Pitchfork"
-
hanover replied Sep 1, 2008Moj1, the trade server has rejected the price at which you have asked it to close the order (just like a requote with manual trading, an EA is simply automating the manual process). Buy orders should be closed at the Bid price; Sell orders at the ...
Does anyone know what "error 138" is?
-
hanover replied Sep 1, 2008Credit where credit's due..... — Agreed, there are some good points (cliches we've all read many times before, but nonetheless valid) in the articles. If anybody wants to read the articles, and see who the original authors were: url url ...
Must Read Advise for New Traders
-
hanover replied Sep 1, 2008Hi Pip_rugrat, Colors: you can set the colors and styles to anything you wish. Edit the indicator parameters (press Ctrl-I, double click on "Auto-Pivot Plotter V1-41") and select the Colors tab. In the "#" column: 0 = R3 1 = R2 2 = R1 3 = PP 4 = S1 ...
PIVOT POINTS
-
hanover replied Sep 1, 2008Aha, so that's how the Financial Institutions make their money! No analysis, just buy low and sell high. If only I'd seen this post seven years ago......
DavidI never proved anything
-
hanover replied Sep 1, 2008Pip_rugrat, Here's a link to my personal favorite pivot indicator (reasons given in the link). Should run OK with any MT4 version. A forum search will likely reveal at least 20 other pivot indicators. Here at FF we are spolied for choice.
Good ...PIVOT POINTS
-
hanover replied Aug 30, 2008Richard, I was generalizing. Much depends on profit factor (accuracy of system determines return vs drawdown); trading timeframe (obviously scalping is going to allow more frequent compounding than position trading); position sizing (compounding 3% ...
How much money can a seasoned semi-pro make with trading on Forex?
-
hanover replied Aug 30, 2008No offense to anybody, but if I could capture even 10 pips per day, four days out of every five, I'd be a forex millionaire within a few years. At 100:1 leverage that's easily possible. Let's be more realistic. Here's a post by a pro trader who's ...
How much money can a seasoned semi-pro make with trading on Forex?
-
hanover replied Aug 29, 2008Agreed, Scott, hence the little
in my post. Apologies for my cryptic sense of humor! Some time back I tried to Google something like "MT4 decompiler" (out of curiosity rather than for any sinister reasons!) and wasn't able to find anything. LOL. ...Complicated looking Indicator, what to do?
-
hanover replied Aug 29, 2008Perhaps try something like this: extern bool AlertOn = true; : : : : : : : : : : if ( timenow != Time[0] && AlertOn ) { if ( arr_global_76[0] >= 8 && arr_global_76[1] < 8 ) // green line value rises from below 8 to above 8 { Alert( "Buy Signal ", ...
Complicated looking Indicator, what to do?
-
hanover replied Aug 29, 2008Omni, LOL - this (UT_FAST.mq4) would have to be the worst piece of coding that I've ever seen!!
The green line (indicator buffer is arr_global_76[]) gets assigned here: arr_global_76[var_124] = var_128; and here if (inp_lenars_4 == 1) ...Complicated looking Indicator, what to do?
-
hanover replied Aug 29, 2008FF calendar archive 1/1/2006 thru 08/30/2008 — The attached file contains a complete archive of the FF calendar (7,726 news events) from 1/1/2006 thru 08/30/2008. The ZIP file contains a CSV file that can be loaded directly into Microsoft ...
FFcal - Plot News indicator
-
hanover replied Aug 28, 2008Thanks, Ubeee, I always enjoy your posts. Sounds like you're way ahead of where I'm at currently, in terms of trading profitably (with a good measure of consistency). For me the most difficult part is not mindset, but simply finding non-random ...
How to deal with the losses??
-
hanover replied Aug 27, 2008You might like to try this.......... — Jokokendil (and Jodie), you might like to try the following, especially if you have downloaded several months worth of news events into the Events History database: On the screen shown in the attachment, ...
FFcal - Plot News indicator
-
hanover replied Aug 27, 2008Hi Ahmed, Not sure what you're using the news.csv file for. Its main purpose is to provide the data used to plot the symbols on your MT4 charts. Here's what I think might have happened. You've installed other software that's changed the program that ...
FFcal - Plot News indicator