Juergen Aaron Jared Israel Jesse Jean Marie
Juergen Aaron Jared Israel Jesse Jean Marie
  • Information
no
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Juergen Aaron Jared Israel Jesse Jean Marie
Added topic if result.retcode != mt5.TRADE_RETCODE_DONE: NoneType' object has no attribute 'retcode'
         # send a trading request         result = mt5.order_send(request)          # check the execution result
Juergen Aaron Jared Israel Jesse Jean Marie
Added topic How can I get the broker's server datetime?
Using python with mt5 https://www.mql5.com/en/docs/python_metatrader5/mt5login_py How can I get the broker's server datetime
Fast  Happy
[Deleted] 2023.11.10
[Deleted]
Juergen Aaron Jared Israel Jesse Jean Marie
Added topic How can I get the broker's server datetime?
Using python with mt5 https://www.mql5.com/en/docs/python_metatrader5/mt5login_py How can I get the broker's server datetime
Juergen Aaron Jared Israel Jesse Jean Marie
Added topic Is it possible to sort assets downloaded from metatrader 5 using python by sector?
Is it possible to sort assets downloaded from metatrader 5 using python by sector
Fast  Happy
[Deleted] 2023.11.10
[Deleted]
Juergen Aaron Jared Israel Jesse Jean Marie
Added topic mt5.TIMEFRAME_
Where is the documentation for the different timeframes i can querry? Using python mt5 library https://www.mql5.com/en/docs/python_metatrader5
Juergen Aaron Jared Israel Jesse Jean Marie
Added topic Can I get the symbol margin?
https://www.mql5.com/en/docs/python_metatrader5/mt5symbolinfo_py Where can I find the margin for the symbol
Juergen Aaron Jared Israel Jesse Jean Marie
Added topic Convert Lots to Nominal value
How do you convert lots to nominal value
Juergen Aaron Jared Israel Jesse Jean Marie
Added topic Can you get the commission rate from the metatrader ?
Can you get the commission rate from the metatrader for each asset
Juergen Aaron Jared Israel Jesse Jean Marie
Added topic How does metatrader optimize strategies?
How dos metatrader optimize strategies? (basic loops?, dynamic programming?)
Juergen Aaron Jared Israel Jesse Jean Marie
Added topic withdrawl to skrill using python
Can I withdraw money with the metatrader to skrill using python? https://www.metatrader4.com/en/company/342
Juergen Aaron Jared Israel Jesse Jean Marie
Added topic Thinking of a way to algorithmically adjust lot sizes without a stop loss.
Thinking of a way to algorithmically adjust lot sizes without a stop loss . Is there a framework or calculation people normally use in this situation
Juergen Aaron Jared Israel Jesse Jean Marie
Added topic Is it possible to get all available pairs/assets from the metatrader using the metatrader5
Is it possible to get all available pairs/assets from the metatrader using the metatrader5
Juergen Aaron Jared Israel Jesse Jean Marie
Added topic Using python with metatrader with the pypi metatrader library
Using python can I querry a list of all available pairs or stocks
Juergen Aaron Jared Israel Jesse Jean Marie
Added topic Does Metaquotes include commisions and swap in Max DD calculations?
Does Metaquotes include commisions and swap in Max DD calculations
Juergen Aaron Jared Israel Jesse Jean Marie
Added topic Reversal of Purchase Market Products.
The product works far from what was advertised and it was said the product was autonomous and works manually with an indicator. Which is different from working with an iCustom function . I would like to cancell the purchases made $60 USD in total
Juergen Aaron Jared Israel Jesse Jean Marie
Added topic Automatically Take pictures of Orders
How do I automatically take pictures of orders
Juergen Aaron Jared Israel Jesse Jean Marie
Added topic 'StringToTime' - wrong parameters count
Comm= Comm +"StringToT"+ StringToTime(TimeCurrent() + 60*60,TIME_DATE|TIME_MINUTES)+"\n"; But  Comm= Comm +"TimeToSMath"+ TimeToString(TimeCurrent() + 60*60, TIME_DATE|TIME_MINUTES)+"\n"; Works