You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a heads-up, this is not trivial, but if you are willing to spend a few days to get started, I am here to help (when asking a question, consider putting your latest code in a fork so I can review all changes instead of going back and forth with small code excerpt).
Best way to start is to cut&paste&rename an existing "similar" function in a table, rebuild and run gen_code... and verify that a new ta_func/TA_xxxx.c file is created.
You then modify the non-generated portion of TA_xxxx.c file to put your own code. You can always add/remove parameters by changing the table and rebuilding+running gen_code.
To test the logic, rebuild ta_regtest after a gen_code. Again, cut&paste an existing "similar" function for testing.
where is source of mcpp.exe and how to use gen_code.exe to generate a new indicator?
because i want to add a new indicator, magic nine turn
The text was updated successfully, but these errors were encountered: