- Search Metals Mine
-
ganztrade replied Dec 18, 2020for count order all //put on top double pricebuy[99]; double pricebuylimit[99]; double pricebuystop[99]; double pricesell[99]; double priceselllimit[99]; double pricesellstop[99]; //----------------------------------------- //put on start/ontick ...
My Learning Code Block
-
ganztrade replied Dec 18, 2020for count order separate block //+------------------------------------------------------------------+ //| Count Buy function | //+------------------------------------------------------------------+ int CountBuy() { //--- int ordercount = 0; for (int ...
My Learning Code Block
-
ganztrade replied Dec 18, 2020for Profit All Close //put on top input bool UseProfitPipsClose = false; input int ProfitPipsAllClose = 3; input int ProfitPipsLongClose = 13; input int ProfitPipsShortClose = 13; //---------------------------------- //put on start/ontick ...
My Learning Code Block
-
ganztrade replied Dec 18, 2020for calculating rebate //put on top input double RebatePerLot = 1.5; //---------------------------- //+------------------------------------------------------------------+ //| Calculate Rebate Buy function | ...
My Learning Code Block
-
ganztrade replied Dec 18, 2020for trailing all //put on top input bool UseTrailingStopAll = true; input int TrailStart = 13; input int TrailStop = 3; //------------------- //put on start/ontick //+------------------------------------------------------------------+ //| Trailing ...
My Learning Code Block
-
ganztrade replied Dec 18, 2020for trailing stop //put on top input bool UseTrailingStopLoss = false; input int TrailPips = 13; //------------------------ //put on start/ontick TrailingStopLoss(); //block trailing stop ...
My Learning Code Block
-
ganztrade replied Dec 18, 2020for timefilter things //put on top input bool UseDays = false; input bool Monday = false; input bool Tuesday = false; input bool Wednesday = false; input bool Thursday = false; input bool Friday = false; //--- input bool UseHours = false; input bool ...
My Learning Code Block
-
ganztrade replied Dec 18, 2020for making lock expert/indicator //+------------------------------------------------------------------+ //for making expired things put on top #define acct 0 #define expireD 01 #define expireM 01 #define expireY 2021 string Expire_Message = "Your ...
My Learning Code Block
-
My Learning Code Block
Started Dec 18, 2020|Platform Tech|45 replies
I'm start a thread for save my learning code block MT4. I decide learning code (so far copy ...
-
ganztrade replied Dec 18, 2020I'm not paranormal can guessing



I will code your EAs and Indicators for no charge
-
ganztrade replied Dec 18, 2020you funny, all script can't execute if autotrading off



no need to disable autotrading, because script only one time execute ...I will code your EAs and Indicators for no charge
-
ganztrade replied Dec 18, 2020I'm still learn to EA code. mostly master steve EA limit the order send. Your problem on this if (DoesTradeExist() ) return; try don't use it, you will got unlimited order on your signal

I will code your EAs and Indicators for no charge
-
ganztrade replied Dec 18, 2020you lazy for looking on google



I will code your EAs and Indicators for no charge
-
ganztrade replied Dec 18, 2020this is it.. if still have problem, then you should recycle bin this indicator




I will code your EAs and Indicators for no charge
-
ganztrade replied Dec 18, 2020use this script Sorry bro, I'm not yet learn alert/arrow thing in mq5... no time yet to study it. maybe master jeanlouie will help you.. patience bro. If I see the indicator, in theory to draw arrow/alert on OB/OS need more filter on peak of ...
I will code your EAs and Indicators for no charge
-
ganztrade replied Dec 18, 2020Here bro, a lot of adjustment, hope all of you understand, what I mean the update



I don't put price or comment things on past line....I'm not see the purpose doing that can enhance ...I will code your EAs and Indicators for no charge
-
ganztrade replied Dec 17, 2020yes you wrong
, why put orderclose on there?
if you want switch signal close order, you can learn from MovingAverage template on MT4 expert. and most important to make EA, send only 1 order per ...I will code your EAs and Indicators for no charge
-
ganztrade replied Dec 17, 2020why using decompiler files? you will got scolded..



search on this thread. I see it somewhere..I will code your EAs and Indicators for no charge
-
ganztrade replied Dec 17, 2020I can do that, but...this decompile code...
sorry, skip. OK, if I have time I put BlueRain template chart refresh code
patience bro. I know what you ...I will code your EAs and Indicators for no charge
-
ganztrade replied Dec 17, 2020Yes totally Agree with Grand Master "William Roeder". Read mq4 from EA/Indicator builder really pain in my head .. better i skip and search code on clean free EA or from other free code from coder master ...
I will code your EAs and Indicators for no charge