i sorted out
thanks
Posts made by saeed 2
-
show history closed trades for period of timeposted in Questions & Answers
is there a way to show closed trades throw history from certain dates ?
so at chart i can show closed trades symbol with their profit/loss -
RE: custom code for chart symbolposted in Questions & Answers
@jstap my mistake .. i forget to add (+) before Symbol()
thanks dude -
RE: HTTP request & telegramposted in Questions & Answers
@l-andorrà u need to create your telegram bot to get the token and use telegram info name as chat ID then add >> @text=<what text is need is here> and add telegram website link .org at terminal webrequest .. its working but for sure key1,2 etc is not functioning at all
-
RE: custom code for chart symbolposted in Questions & Answers
i tried tht but still not giving the correct result
will try again
thanks -
RE: [Custom Block Release] Send a message or screenshot to Telegram Blocksposted in Tutorials by Users
@zackry hello sir
whats custome code for current chart symbol ? everything is fine except this
thanks -
custom code for chart symbolposted in Questions & Answers
whats custom code to add at block to refer chart symbol ?
thanks -
RE: [Custom Block Release] Send a message or screenshot to Telegram Blocksposted in Tutorials by Users
@spuzy said in [Custom Block Release] Send a message or screenshot to Telegram Blocks:
string variable
thanks alot for this amazing toturial
everything is running well at open channel .. but for private even after i added the bot there plus got the id group (-100xxx etc ) its not sending messages there
even though i used chat_ID instead of channel name as mentioned above
could anyone help here please -
RE: HTTP request & telegramposted in Questions & Answers
its sending Texts now but i cant use key1 key2 etc
anyone knows >? -
HTTP request & telegramposted in Questions & Answers
i created telegramBot and i have token
i copied the link at page search and sent me text directly to telegrambut when im using Http request block considering adding webrequest URL of telegram .. still not functioning
could anyone show me where to put HTTP request block ? ( tick / init .. etc )
and how to make it function properly
thanks -
RE: how to ignore spread sizeposted in Questions & Answers
thanks for assistance .. i will apply it
-
how to ignore spread sizeposted in Questions & Answers
is there a way to make EA identify the SL or TP exact price without considering the spread ?
using standard account has higher spread
what im looking for is >> current price ( - minus ) spread
so when current price hit exact SL / TP it will instant close the trade
-
RE: Is there a way to reset Turn on / off blocksposted in Questions & Answers
@jstap i sorted out no issue .. just want to verify if there is a ready block to restart EA when certain condition occurred
-
RE: Is there a way to reset Turn on / off blocksposted in Questions & Answers
@jstap unless u have more than a 150 turn on / off block hehe
-
RE: Is there a way to reset Turn on / off blocksposted in Questions & Answers
the best way to resetting EA manually is to save a profile prior initializing the EA .. so the time u need to restart it again delete all charts and load that saved profile .. u will restart EA in shorter time
-
RE: Is there a way to reset Turn on / off blocksposted in Questions & Answers
@l-andorrà restarting all blocks that has been turn off / on by EA .. resetting variable value to zero is something else
-
RE: Is there a way to reset Turn on / off blocksposted in Questions & Answers
@tipsywisdom yeah its has to be manually
-
RE: Is there a way to reset Turn on / off blocksposted in Questions & Answers
@jstap so it has to be manually .. will find a way to manually shorten time of EA restarting
-
RE: Is there a way to reset Turn on / off blocksposted in Questions & Answers
@jstap how these blocks are working is fine
but what im looking for is to reset the blocks thats been ( on/off )
i need EA to restart and resturn back the EA from beginiing
what im looking for is ( restart ) function
-
Is there a way to reset Turn on / off blocksposted in Questions & Answers
how to reset multiple turn on / off blocks with their assigned blocks ?
its like reset the EA to function as just initialized by MT4
thanks