Wojciech Rogulski
Wojciech Rogulski
  • Information
1 year
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Friends

Add friends via their profile or user search and you will be able to see if they are online

Wojciech Rogulski
Added topic Where is pass number in strategy tester scatter?
The scatter plot of strategy tester has pass number on horizontal axis and result on vertical axis. Why in the attached screenshot pass number 61 is not where 61 is on the axis
Wojciech Rogulski
Added topic Implementing indicator from Market in your own Expert Advisor
How do you implement an indicator that you bought in the Market in your own Expert Advisor ? For example, the sample ExpertMACD that is included in examples uses SignalMACD and for that it needs to include SignalMACD.mqh. #include
Wojciech Rogulski
Added topic Exporting MQL5 payment operations
In your MQL5 profile , under Payments, there is a table with your history of top-ups and payments for Signals, VPS, etc. I want to export it to a database. Can you get this table as a CSV? Or can you access this data from inside an MQL5 program? It
Wojciech Rogulski
Added topic Getting Signal Trading history
You can get general information about a Signal, like balance or equity, using SignalBaseGet...(), but this will not give you full transaction history. Is there a way to get full transaction history for a signal, similar as you would get for your own
Wojciech Rogulski
Added topic Structs for Position, Order and Deal
SQLite/ Native handling of SQL databases in MQL5 - MQL5 Articles This article shows an example of how to use struct Person with DatabaseReadBind() function to fill an object from a database. I want to do a similar thing but with Positions, Orders
Wojciech Rogulski
Added topic What is signal Reliability?
How is the Reliability of a signal calculated ? As an example, compare <Deleted> and <Deleted> . The first one has maximum drawdown, percentage of profit trades and recovery factor all worse but still it has higher Reliability
Wojciech Rogulski
Added topic How is signal growth calculated?
Can it be calculated just from Equity, Profit, Initial Deposit, Withdrawals and Deposits, or do you need entire Trading history for it? Please provide specific calculation steps that will allow me to get the number as shown in a signal page
Wojciech Rogulski
Added topic How do you calculate Profit?
In a signal provider 's page, in the Trading history tab, there is a table that shows past transactions. The last column is Profit. - What unit is it? - How do you calculate it from other columns (Volume, Price, Commission, Swap, etc.)
Wojciech Rogulski
Registered at MQL5.community