- Search Energy EXCH
-
prozor7 replied Apr 29, 2019any one know how to buy BDM please do not send me to web page thx prozor7
Commercial talk with HP
-
prozor7 replied Jan 15, 2018I try to contact Hotpotato several times in last 3-4 month, it seems that he abandon BDM. pity it was great product and Hotpotato is excellent developer. does anyone know similar product that open listed charts (template) like BDM?
BDM Trading Tips, Tricks, and Development
-
prozor7 replied Nov 13, 2017you load template with following indicators but they are missing: thv coral thv ha thv trend thv trix 4.1 solutions: 1. create new template and place indy that you need 2. dl indy and place them in ...\...\indicators folder with exact name as you ...
THV system, final edition
-
prozor7 replied Oct 26, 2017How much money are you willing to lose today? Instead of focusing on how much money you want to make investing in the market, focus on the amount you are prepared to lose when you're investing. If you say to yourself that you are prepared to lose ...
What is your secret and edge?
-
prozor7 replied Sep 27, 2017unfortunately I don't have programming skills that you required.
I will code your EAs and Indicators for no charge
-
prozor7 replied Sep 27, 2017This simple EA utility places Stoploss & TakeProfit if there are positions without them by: 1 Fixed Pips 2 ATR Multiple (average trading range)
I will code your EAs and Indicators for no charge
-
prozor7 replied Jun 27, 2017one word for you Alex Brilliant man just brilliant final code: double myHigh, myLow; myHigh = iHigh(Symbol(),TF,iHighest(Symbol(),TF,MODE_HIGH,BarsForAverage,1)); myLow = iLow(Symbol(),TF,iLowest(Symbol(),TF,MODE_LOW,BarsForAverage,1)); ...
I will code your EAs and Indicators for no charge
-
prozor7 replied Jun 27, 2017anyone? this code: Range+=(iHigh(Symbol(),TF,i)-iLow(Symbol(),TF,i)); doesn't find highest and lowest value so it doesn't work. this code: Range+=High[iHighest(Symbol(),0,MODE_HIGH,10,1)]-Low[iLowest(Symbol(),0,MODE_LOW,10,1)]; work but it change ...
I will code your EAs and Indicators for no charge
-
prozor7 replied Jun 26, 2017thx for reply it was very nice from you but I don't have programing skills to understand what you have wrote here. in case you wonder from where this code coming from ? I pay for the development that was never finished. while I was playing with this ...
I will code your EAs and Indicators for no charge
-
prozor7 replied Jun 26, 2017hi to all, need some help with following code: Range+=(iHigh(Symbol(),TF,i)-iLow(Symbol(),TF,i)); where: "TF" is "input ENUM_TIMEFRAMES TF" where: "i" is "for(int i=1; i<=BarsForAverage; i++)" - code above works great and it doesn't change chart ...
I will code your EAs and Indicators for no charge
-
prozor7 replied Jun 21, 2017hi to all, need some help with following code: Range+=(iHigh(Symbol(),TF,i)-iLow(Symbol(),TF,i)); where: "TF" is "input ENUM_TIMEFRAMES TF" where: "i" is "for(int i=1; i<=BarsForAverage; i++)" - code above works great and it doesn't change chart ...
Dashboard EAX
-
prozor7 replied Jan 30, 2017this is third 4/week testing cycle jamesT setup auto open/close 24/5 last 4 weeks running from 2016.01.03. to 2016.01.27. 1. total orders limit to 70 2. working time 06:15 - 21:45 starting capital $2766; DD 0% Abs. Gain was 100% (+$2800) I didn't ...
Dashboard EAX
-
prozor7 replied Jan 19, 2017may I suggest to publish an expiry date when you give yours work to test.
Commercial talk with HP
-
prozor7 replied Jan 3, 2017jamesT setup auto open/close 24/5 last 4 weeks running from 2016.12.05. to 2016.12.30. 1. total orders limit to 70 2. working time 06:15 - 21:45 starting capital $2955; DD 34% in first week; order size 0.02; manual close all 2016.12.30. gain / loss ...
Dashboard EAX
-
prozor7 replied Dec 4, 2016thx for reply, clear now, PIN1 as 28MA has exit on opposite signal on D1 chart; new (in this case sell) trade wasn't open because in setup I have included "Only add if profitable"? is this correct?
Dashboard EAX
-
prozor7 replied Dec 4, 2016jamesT setup with 2 modification auto open/close 24/5 last 4 weeks running from 2016.11.07. to 2016.12.02. 1. total orders limit to 70 - broker limit 2. working time 06:15 - 21:45 - because of "premature execution" during Asian session. starting ...
Dashboard EAX
-
prozor7 replied Nov 24, 2016hi to all, I'm using jamesT setup and to fully understand how it works I would like to know: what controls closing orders? why there is a open and close same order in next second?
Dashboard EAX
-
prozor7 replied Nov 21, 2016perhaps a suggestion: Currency Strength as 8th chart on same time format as in image:
BDM Testing LAB
-
prozor7 replied Nov 14, 2016is it possible for any indicator or EA (single currency) to become PIN execute if it does what will take to develop?
Dashboard EAX
-
prozor7 replied Oct 25, 2016in case you live in Europe pay attention to decimal separator it should be dot (.) not comma (,): through excel 2007 < file - option - advanced : (chkbox) - Use system separator - uncheck - Decimal separator below enter value "."
MT4 Trading the GAP With Excel