- Search Metals Mine
- fullaforex replied Mar 20, 2022
[quote=jacryptoking;13938795] Wow a reply to a comment made from over a year ago! Hope you're up do date now.
I will code your EAs and Indicators for no charge
- fullaforex replied Mar 19, 2022
Did you try here .... url
I will code your EAs and Indicators for no charge
- fullaforex replied Feb 3, 2022
In both. Changed to, //Declare and initialize the trade request and result of trade request MqlTradeRequest request= { }; MqlTradeResult result= { }; //--- file file Fulla
I will code your EAs and Indicators for no charge
- fullaforex replied Nov 24, 2021
I have this.. file I hope it helps, the arrows are on the main chart. Fulla
I will code your EAs and Indicators for no charge
- fullaforex replied Jun 21, 2021
It's not impossible but may require you to modify the indicator. One way would be to add buffers then read through iCustom, another way would be to output the values to the terminal "Global Variables" and have the EA read them in. See url . With ...
I will code your EAs and Indicators for no charge
- fullaforex replied Jun 20, 2021
Suggest you try Correl8b. It has the buffers you need. file Fulla
I will code your EAs and Indicators for no charge
- fullaforex replied Apr 1, 2021
too many issues with this. Try this one instead; file Fulla
I will code your EAs and Indicators for no charge
- fullaforex replied Apr 1, 2021
If you don't post the indicator, I can't help you!
I will code your EAs and Indicators for no charge
- fullaforex replied Apr 1, 2021
post the indicator that doesn't work
I will code your EAs and Indicators for no charge
- fullaforex replied Apr 1, 2021
Perhaps try a time delay. something similar to this; extern int EntryDelay=0;//Entry Delay (Minutes) TimeCurrent()-(EntryDelay*60) > LastClosedTrade etc etc
I will code your EAs and Indicators for no charge
- fullaforex replied Feb 22, 2021
Maybe you could post the indicator (mq4 file ) in order that someone might be able to help you
I will code your EAs and Indicators for no charge
- fullaforex replied Feb 20, 2021
Hope this will suffice. I haven't coded for the preceding zeros on the day or month. file image Fulla
I will code your EAs and Indicators for no charge
- fullaforex replied Feb 17, 2021
If the original trade was 0.02 lots and you closed 50%(0.01lots), then you closed .01 "from" the original trade and .01 went "to" the remaining(new) trade.
Trading Made Simple
- fullaforex replied Feb 17, 2021
It's usually from a partial close. The from, is from the original trade. The to is the new number for the remaining trade. Hope that helps..
Trading Made Simple
- fullaforex replied Feb 16, 2021
Perhaps you could ask in the "commercial" area of FF..
I will code your EAs and Indicators for no charge
- fullaforex replied Feb 16, 2021
No mq4 file. Cannot edit.
I will code your EAs and Indicators for no charge