- Search Metals Mine
- Paymanz replied Sep 16, 2024
i prefer scripts because of their flexibility , they do the job and disappear! you can customize them in variety and use them to do exactly what you want at the moment. indicators are not usually as good in that regard. Thanks a lot! it is perfect!
I will code your EAs and Indicators for no charge
- Paymanz replied Sep 16, 2024
yeah , OBJ_TEXT is what I'm looking for
I will code your EAs and Indicators for no charge
- Paymanz replied Sep 16, 2024
i wanted to have a set of scripts with pre written text and no input show so it drop the text with the pre written Description...
I will code your EAs and Indicators for no charge
- Paymanz replied Sep 15, 2024
oh no i mean the actual text
I will code your EAs and Indicators for no charge
- Paymanz replied Sep 15, 2024
thanks , so impossible for script to do that. not even to drop the text somewhere nearby so it can then manually adjusted?
I will code your EAs and Indicators for no charge
- Paymanz replied Sep 15, 2024
anyone can please provide an mt5 script that drops a custom text on the current price on the chart?
I will code your EAs and Indicators for no charge
- Paymanz replied Sep 15, 2024
hi everyone , is there any rectangle extender for mt5 please? an script that just extends them to the end of the current daily candle also would be nice
I will code your EAs and Indicators for no charge
- Paymanz replied Sep 13, 2024
Hi everyone , is there any mt5 script that can delete chart objects by a definable object name prefix?
I will code your EAs and Indicators for no charge
- Paymanz replied Sep 11, 2024
i see, i corrected it and it compiled with no error: CommentString+="\n"+"Symbol Leverage : "+IntegerToString(CalculateSymbolLeverage(Symbol())); but the value it returns is "-1"
I will code your EAs and Indicators for no charge
- Paymanz replied Sep 11, 2024
thank you brother , I'm trying to use it in the comment but I'm getting error: "' "'CalculateSymbolLeverage' - wrong parameters count " at my comment line: CommentString+="\n"+"Symbol Leverage : "+IntegerToString(CalculateSymbolLeverage()); am i ...
I will code your EAs and Indicators for no charge
- Paymanz replied Sep 11, 2024
thanks, I'm aware of that tool but i need the symbol leverage info somewhere else ideally
I will code your EAs and Indicators for no charge
- Paymanz replied Sep 11, 2024
hi everyone , how can i calculate the symbol's leverage in mt5? anyone can please help with a loop that returns symbol leverage?
I will code your EAs and Indicators for no charge
- Paymanz replied Sep 2, 2024
Btw you don't need these quantum mathematics stuff to be profitable, I've seen very good traders who have no idea about these things.
I will code your EAs and Indicators for no charge
- Paymanz replied Sep 2, 2024
yeah , happened to me god knows how many times , sticking to my bias despite chart disagrees. not closing a losing trade hoping it goes in my direction. not closing a winning trade hoping it will go further but it gets back to my entry point... and ...
I will code your EAs and Indicators for no charge
- Paymanz replied Sep 2, 2024
most retail traders don't even look at the chart through mathematics. one big culprit of retail traders is the desperation to make money , especially if they are poor. trades goes against them but they cant close the trade, there's randomness to the ...
I will code your EAs and Indicators for no charge
- Paymanz replied Sep 2, 2024
why would he?! funds don't trade like retailers. we deal with leverage and SL. they don't AFAIK
I will code your EAs and Indicators for no charge
- Paymanz replied Sep 2, 2024
yeah so real balance in that scenario = balance -(-withdraws)
I will code your EAs and Indicators for no charge
- Paymanz replied Sep 2, 2024
Thanks to you and jblanked i think my indicator shows correct numbers now. But regarding the math i think we need to separate deposits from withdrawal because imagine the account has performed good and you withdrew multiple withdrawals, until a ...
I will code your EAs and Indicators for no charge
- Paymanz replied Sep 1, 2024
thanks a lot , it works now(maybe it returned zero the last time because market is close? this time i tried it on btcusd , anyways). it sums all deposits and withdrawals. do you think there's a way to exclude the withdraws?! adding a condition if ...
I will code your EAs and Indicators for no charge
- Paymanz replied Sep 1, 2024
yeah we have it in the statement in monetary amount, of course one can calculate the gain% manually. as i mentioned before there's many free online account trackers that can do it. i just have an stats indicator that shows performance in different ...
I will code your EAs and Indicators for no charge