- Search Metals Mine
-
786 trading replied Mar 26, 2013One thing I missed to mention that I am testing it for fxPro which has 5 digit feed. Does it matter?
I will code your EAs and Indicators for no charge
-
786 trading replied Mar 26, 2013Thanks Kis, I will test and will update you the results. May be one we can have sell and other for buy. but first as you said let me test it for sell. And I was testing it for sell by chance already. Now I will test your new one.
I will code your EAs and Indicators for no charge
-
786 trading replied Mar 26, 2013Hi Kis, I tested it and it is not putting the order. I used the default setting which is using the horizontal line. Do I need to first time enter manually the orders? If that is the case it is fine no problem. Also where it is defined or how EA ...
I will code your EAs and Indicators for no charge
-
786 trading replied Mar 25, 2013Just for reminder as I am still in your list
- Also is it possible that once EA close the order if one-hour close above a price then one hour closes below again for that price and EA put two pending oders with Tps and it repeats the process only ...I will code your EAs and Indicators for no charge
-
786 trading replied Mar 23, 2013Here is the code which closes the trade if it goes against a certain price. Now I want to re enter if prices closes below and close the candle then there should be limit order. If I get stopped two times then off for the day. Also if possible that ...
I will code your EAs and Indicators for no charge
-
786 trading replied Mar 21, 2013Hi Kis, I tried to make EA which manage the trade but it has some bug. Some time it close only one order. I am not sure that is it easy to write brand new code or fix someone code. If you want I can post the EA and you can look it when you get time ...
I will code your EAs and Indicators for no charge
-
786 trading replied Mar 20, 2013Thank you . I will PM you the requirements. If you want I can also send you picture to describe it. Thanks for all help. Edit: I had sent you PM with requirements.
I will code your EAs and Indicators for no charge
-
786 trading replied Mar 20, 2013Any one has indicator which will give alert or can close all trade if 1 hour candle closes above/below a certain price? Thanks.
james16 Chart Thread
-
786 trading replied Mar 20, 2013Hi, Is it possible to make indicator which can close my all trades of that chart if 1 hour candle closes against me (above /below) of some specific level or price. Can anyone give me some similar code or indicator which I can modify? Thanks
I will code your EAs and Indicators for no charge
-
786 trading replied Mar 15, 2013Hi , I am looking some code which can enable visualization of object (like Rectangle or line) can be visualize in certain time-frame. for example this one will draw a rectangle. I want to show it on only weekly and hourly chart. ObjectCreate("RECT", ...
I will code your EAs and Indicators for no charge
-
786 trading replied Mar 7, 2013Sir in this type of situations ... where big chart is confusing by up/down/up/down kind of moves ... that is some time looks going down and some time looks it is bouncing up... question is should we do trade with minimum exposure ? or just wait side ...
Technical Analysis Fallacy
-
786 trading replied Mar 6, 2013Please note that I am not writing it for arguments or debate or discussion; These are just my believes and thoughts, if these make sense to you, then I would say please think about it. Why I am doing this because I think this is my moral duty as I ...
Technical Analysis Fallacy
-
786 trading replied Mar 1, 2013Thanks Phil, M-H Trader and Dr_Zulu. The biggest hurdle to learn all this is ME (mySelf). My weakness is that I am trying to find shortcut. I will go again from start and will try to catch what I missed and will start practice as much as I can. ...
Technical Analysis Fallacy
-
786 trading replied Mar 1, 2013As due to time constraint, I am trying to work with big flow, so far is doing well. But I am having one problem even when I used to dance with small tf too that how I will add more troops while battle is in my favour. Or in other words, what is the ...
Technical Analysis Fallacy
-
786 trading replied Feb 28, 2013Any body has script to close the last order. May be there two separate scripts one is for buy and second is for sell orders.
I will code your EAs and Indicators for no charge
-
786 trading replied Feb 26, 2013I am trying to think MO to stay with big flow. In 5 min / 1min things move faster ... in daily/1 hr they are so slow that it seems they are not moving. I had reduced my troops to minimum and have very low expectation from market. Should I see same ...
Technical Analysis Fallacy
-
786 trading replied Feb 26, 2013Mike, Have you tried Oanda, they have US office and they allow to trade as minimum as you want.
Technical Analysis Fallacy
-
786 trading replied Feb 26, 2013Thanks for help. My code is running now. int init() {} int deinit() {} int Handle; string Text; int start() { // csv file //EURUSD,1.34347,Red Print("----------------- Start --------------"); color Col = Red; string val; string line_title_prefix = ...
I will code your EAs and Indicators for no charge
-
786 trading replied Feb 26, 2013Sorry to make you angry, I did not mean that someone fixed my code. What happen that once my code did not work as I expect then I was trying to display variable values using Print.. to see at what stage string gets lot of zeros.. and my mistake that ...
I will code your EAs and Indicators for no charge