Help,please。。。

 
hey guys,i need a help,please.i am a new one,and have no experience of codeing.now here

is the description of the script which i need.

1,i need the script judge my two latest orders in account history,if i have lost twice
in a row,the script alert me such as "sorry,you have lost twice in a row,you should
have a rest in 24 hours!it is XX hours left.",and the script close(24 hrs is the time
between my latest order in my account histroy and server's current time). of course,if
over 24 hrs,script works continue.
2,judge my latest order both in trade and account histroy,get the latest time,if the
time between server's current time and the latest time over 12 hours, script works
continue,else,alert me such as "you cant open order in 12 hours!" information.
3, open order,script can calculated the volume to make sure the margin is a fixed
percentage of my balance,such as 10%.(i dont know the formula),assume the leverage is
1:50. and the script alert me the opening order's information(symbol,volume) and let me
confirm.
4,when opening the order,script Pop-up a input box,let me input the stop loss,it cant
be 0 or negative number.
5,when i failed to open an order,script alert me the message.
thanks a lot !!!
 

dear weinux,

In here, don't ask for free stuff and don't ask for someone making something for you for free, either you learn and we'll help you to "get it" or pay for it, otherwise you will get mocked and ridiculed for asking something for free.

 
weinux:
hey guys,i need a help,please.i am a new one,and have no experience of codeing.now here

is the description of the script which i need.

1,i need the script judge my two latest orders in account history,if i have lost twice
in a row,the script alert me such as "sorry,you have lost twice in a row,you should
have a rest in 24 hours!it is XX hours left.",and the script close(24 hrs is the time
between my latest order in my account history and server's current time). of course,if
over 24 hrs,script works continue.

You could of course go on a 1 minute training course and click the Account History tab of the terminal to see if your last two trades were failures. If they were you could then look in a mirror and tell yourself to stop trading. This is a lot quicker than learning to program.